summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-10Merge pull request #1590 from GriffinRichards/dex-enumGriffinR
Convert pokedex defines to enums
2022-01-09Remove redundant assemblerWiz
2022-01-09Use runningState directly in CheckMovementInputNotOnBikeGriffinR
2022-01-09Fix FLAG_DECORATION_0 nameGriffinR
2022-01-08Add missing array constants in field_player_avatarGriffinR
2022-01-08Merge pull request #1595 from sphericalice/patch-3GriffinR
Remove unneeded brackets in GetWeekCount
2022-01-08Remove unneeded brackets in GetWeekCountsphericalice
2022-01-07Clean up pokemon_storage_system graphicsGriffinR
2022-01-07Add window constants in pokemon_storage_systemGriffinR
2022-01-07Merge pull request #1593 from laqieer/masterGriffinR
Fix macro v069 in sound/MPlayDef.s
2022-01-08Fix macro v069 in sound/MPlayDef.slaqieer
2022-01-06Merge pull request #1586 from GriffinRichards/clean-areascreenGriffinR
Clean up pokedex_area_screen
2022-01-06Add glow tile emptyGriffinR
2022-01-06Merge pull request #1591 from kiliwily/masterGriffinR
Fix brackets inconsistency in field_specials.c
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-05Add comment about pokedex reorderingGriffinR
2022-01-05Convert pokedex defines to enumsGriffinR
2022-01-04Misc cleanupGriffinR
2022-01-04Merge pull request #1589 from sphericalice/patch-2GriffinR
Use SPECIES_NONE and ITEM_NONE in battle_tower.c
2022-01-04Use SPECIES_NONE and ITEM_NONE in battle_tower.csphericalice
2022-01-02Merge pull request #1588 from sphericalice/patch-1GriffinR
Use TEXT_SKIP_DRAW in CreateAvailableDecorationsMenu
2022-01-02Use TEXT_SKIP_DRAW in CreateAvailableDecorationsMenusphericalice
2021-12-31Merge pull request #1585 from sphericalice/patch-2GriffinR
Update field_specials.c to match the style
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-30Merge pull request #1584 from sphericalice/patch-1GriffinR
Remove some magic numbers from TryPushBoulder
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-27Merge pull request #1582 from LOuroboros/patch-2GriffinR
Update main_menu.c
2021-12-25Update main_menu.cLOuroboros
2021-12-24Merge pull request #1576 from Kurausukun/aif2pcm16GriffinR
Accept 16-bit AIFF Files and Convert to 8-bit
2021-12-24Merge pull request #1581 from LOuroboros/patch-2GriffinR
Fixed typo in src/battle_script_commands.c
2021-12-24Update battle_script_commands.cLOuroboros
2021-12-21Merge pull request #1580 from LOuroboros/patch-2GriffinR
Removed some commented out addresses
2021-12-21Removed more commented out addressesLOuroboros
I like to help.
2021-12-21Update event_scripts.sLOuroboros
2021-12-17one more lelKurausukun
2021-12-17fix indentation againKurausukun
2021-12-17fix indentationKurausukun
2021-12-17accept 16-bit aiff files and convert to 8-bitKurausukun
2021-12-17Merge pull request #1575 from LOuroboros/benriBotanGriffinR
[LEAK INFORMED] Documented the unk19 item field