summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-01-06Merge pull request #1586 from GriffinRichards/clean-areascreenGriffinR
Clean up pokedex_area_screen
2022-01-06Add glow tile emptyGriffinR
2022-01-06Update field_specials.ckiliwily
2022-01-06Revert "Update field_specials.c"kiliwily
This reverts commit f67137ddb23fc5fb5aea18ae3665dc0e9a68b409.
2022-01-06Update field_specials.ckiliwily
2022-01-04Use SPECIES_NONE and ITEM_NONE in battle_tower.csphericalice
2022-01-02Use TEXT_SKIP_DRAW in CreateAvailableDecorationsMenusphericalice
2021-12-31Clarify ScrollableMultichoice_ProcessInput commentsphericalice
2021-12-31Update src/field_specials.csphericalice
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
2021-12-31Update field_specials.c to match the stylesphericalice
2021-12-31Clean up pokedex_area_screenGriffinR
2021-12-30Remove some magic numbers from TryPushBouldersphericalice
2021-12-29Merge pull request #1583 from GriffinRichards/renametilemapsGriffinR
Give less generic names to some tilemaps, some misc fixes
2021-12-28Move pokemon and easy chat constants to global, misc clean-upGriffinR
2021-12-28RGB macro use in slot_machineGriffinR
2021-12-28Rename unused frontier pass tilemapGriffinR
2021-12-28Rename generic jp contest tilemapsGriffinR
2021-12-28Rename generic title screen tilemapsGriffinR
2021-12-25Update main_menu.cLOuroboros
2021-12-24Update battle_script_commands.cLOuroboros
2021-12-21Removed more commented out addressesLOuroboros
I like to help.
2021-12-18Review correctionsLOuroboros
2021-12-17[LEAK INFORMED] Documented the unk19 item fieldLOuroboros
2021-12-15Merge pull request #1573 from GriffinRichards/tilesetanimGriffinR
Clean up tileset_anims
2021-12-14Clean up tileset_animsGriffinR
2021-12-14Update trade.cLOuroboros
2021-11-29Add BUGFIX for roamer's statusGriffinR
2021-11-27Merge pull request #1567 from LOuroboros/sBattleTerrainTableGriffinR
Renamed gBattleTerrainTable
2021-11-28gBattleTerrainTable -> sBattleTerrainTableLOuroboros
2021-11-28Use enums for jump distancescbt6
2021-11-28Rename speed parameter to distance in jump functionscbt6
2021-11-18Finish updating macro commentsGriffinR
2021-11-17Distinguish 'virtual object' names from object eventsGriffinR
2021-11-17Use specific name limits for string limit functionsGriffinR
2021-11-17Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into ↵GriffinR
update-macros
2021-11-17Continue macro comment updatingGriffinR
2021-11-17Index sMapHealLocationsGriffinR
2021-11-17Remove dead sub referencesGriffinR
2021-11-17Merge pull request #1550 from GriffinRichards/doc-pokenavGriffinR
Document Pokénav
2021-11-17Document field_tasksGriffinR
2021-11-16More updating event macro commentsGriffinR
2021-11-16Some TV clean-upGriffinR
2021-11-16Label slot machine ids, fix GetPriceReductionGriffinR
2021-11-16Continue updating event macro commentsGriffinR
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-11-15Drop some overworld prefixesGriffinR
2021-11-15Add PARTY_NOTHING_CHOSENGriffinR
2021-11-15Name pokenav region map structsGriffinR
2021-11-15Rename pokenav match call filesGriffinR
2021-11-15Finish match call menu docGriffinR