summaryrefslogtreecommitdiff
path: root/include/constants
AgeCommit message (Collapse)Author
2020-09-25Use constants for item digitsGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-04Make battle pyramid defines into enumsPokeCodec
2020-09-04Fix issues according to feedbackPokeCodec
2020-09-04Match more functionsPokeCodec
2020-09-04Merge pull request #1163 from GriffinRichards/doc-animthrowPikalaxALT
Minor battle_anim_throw cleanup
2020-09-01Give proper names to underwater mapsGriffinR
2020-08-30Minor battle_anim_throw cleanupGriffinR
2020-08-28Merge pull request #1160 from kiliwily/master2GriffinR
add MAX_LEVEL_UP_MOVES macro
2020-08-29add more macroskiliwily
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
Give songs meaningful english names
2020-08-28add MAX_LEVEL_UP_MOVES macrokiliwily
2020-08-28Add MAX_PER_STAT_EVS macroThomas Winwood
2020-08-21Document contest AI scriptsGriffinR
2020-08-20Sync encounter musics with encounter music typesGriffinR
2020-08-20Fix incorrect pike curtain SE namesGriffinR
2020-08-20Give songs meaningful english namesGriffinR
2020-08-20Merge pull request #1138 from GriffinRichards/doc-contestGriffinR
Document contest
2020-08-18Match battle script commands by correcting a function and the pokemon structPokeCodec
2020-08-18Fix wallys parents misnamed as uncle/auntGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-16Clean up contest docGriffinR
2020-08-16Document contest live updatesGriffinR
2020-08-11Add MAP_SCRIPT descriptionsGriffinR
2020-08-10Merge pull request #1121 from GriffinRichards/doc-rouletteGriffinR
Document roulette
2020-08-10Merge pull request #1122 from GriffinRichards/clean-battlemsgGriffinR
Add stat stage constants, clean up misc battle msg data
2020-08-04Add stat stage constantsGriffinR
2020-08-01Merge pull request #1116 from GriffinRichards/doc-slotmachinePikalaxALT
Document slot machine
2020-07-30Start documenting rouletteGriffinR
2020-07-28Merge pull request #1085 from GriffinRichards/doc-overworldGriffinR
Document field effects / misc overworld
2020-07-28Document slot machine funcsGriffinR
2020-07-26Document some slot machine dataGriffinR
2020-07-24Add warnings to generated filesGriffinR
2020-07-24Continue new contest documentationGriffinR
2020-07-23Begin new contest documentationGriffinR
2020-07-23Merge branch 'master' into doc-overworldGriffinR
2020-07-22Sync flags with pokerubyGriffinR
2020-07-18Merge branch 'master' into doc-overworldGriffinR
2020-07-18Merge pull request #1100 from GriffinRichards/clean-battlescrdataGriffinR
Misc battle and battle palace documentation
2020-07-18Convert more battle constants to bit shiftsGriffinR
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-07-17Merge pull request #1081 from GriffinRichards/add-localidsGriffinR
Add local object event ids for referenced objects
2020-07-15Merge branch 'master' into doc-overworldGriffinR
2020-07-14Merge pull request #1082 from GriffinRichards/add-flagvarsaveGriffinR
Allow flag/var counts to be updated alongside values
2020-07-14Merge pull request #1080 from AsparagusEduardo/EndBallsGriffinR
Created constant for easier Ball Expansion.
2020-07-12Renamed constant,Eduardo Quezada
2020-07-08Merge branch 'master' of https://github.com/pret/pokeemerald into ↵GriffinR
add-flagvarsave
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-07-08Merge branch 'master' into add-localidsGriffinR
2020-07-08Merge branch 'master' of https://github.com/pret/pokeemerald into doc-confettiGriffinR