summaryrefslogtreecommitdiff
path: root/include/constants
AgeCommit message (Collapse)Author
2021-01-07Use constants for max IVs & the random IV generation flagSphericalIce
2020-12-24Label remaining subs in battle_tower.cGriffinR
2020-12-13docs: fix simple typo, redunant -> redundantTim Gates
There is a small typo in include/constants/battle_frontier.h. Should read `redundant` rather than `redunant`.
2020-12-12Corrected small inconsistency in move flag namesLOuroboros
2020-12-08Define terminal species IDs relativelyGriffinR
2020-11-23Clarify Kecleon objectsGriffinR
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-23re-match sub_81C79BC (from #1177)Kurausukun
also re-define RBG macros
2020-10-23re-match Cmd_unknown_24 (from #1140)Kurausukun
changes to data structs are necessary. other things that look unnecessary, like the order of operands, are also necessary. fuck this function.
2020-10-05Add ITEM6_HEAL constants, change move flags to shiftsGriffinR
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