summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-16Merge pull request #1603 from LOuroboros/patch-2GriffinR
Updated the value of MAX_MAP_DATA_SIZE
2022-01-16Updated the value of MAX_MAP_DATA_SIZELOuroboros
2022-01-16Merge pull request #1596 from GriffinRichards/player-avatar-arr-constGriffinR
Add missing array constants in field_player_avatar
2022-01-16Merge pull request #1602 from GriffinRichards/charmap-quoteGriffinR
Allow right single quotation mark in charmap
2022-01-16Allow right single quotation mark in charmapGriffinR
2022-01-15Merge pull request #1600 from GriffinRichards/remove-berry-fixGriffinR
Remove berry fix
2022-01-14Apply palettes to some field effect pngsGriffinR
2022-01-14Move more graphics out of miscGriffinR
2022-01-14Merge pull request #1598 from atasro2/masterGriffinR
Give sensical names to Unused_AdjustBgMosaic
2022-01-14Move enum to bg.hMCboy
2022-01-14Give sensical names to Unused_AdjustBgMosaicMCboy
2022-01-13Remove berry fixGriffinR
2022-01-12Use MON_GIVEN_TO_ constants for givemonGriffinR
2022-01-11Move starter choose out of interface/miscGriffinR
2022-01-11Move balls, shop, link, map popups, and bag out of interfaceGriffinR
2022-01-11Merge pull request #1594 from GriffinRichards/pokestorage-cleanGriffinR
Misc pokemon_storage_system cleanup
2022-01-11Move pokeblock graphics out of interfaceGriffinR
2022-01-11Move party menu graphics out of interfaceGriffinR
2022-01-11Move summary screen graphics out of interface, fix some namesGriffinR
2022-01-11Fix berry crusher graphics nameGriffinR
2022-01-11Fix some battle dome graphics namesGriffinR
2022-01-11Add missing commasGriffinR
2022-01-11Add seteventmonGriffinR
2022-01-11Make item optional for givemon and setwildbattleGriffinR
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