summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2021-01-19Parentheses for GET_UNOWN_LETTERGriffinR
2021-01-19Make broader use of RGB macrosSphericalIce
2021-01-19Add misc item data constantsGriffinR
2021-01-19Use GET_UNOWN_LETTER macroGriffinR
2021-01-15Make filler in PokemonSubstruct0 explicitGriffinR
2021-01-14Document battle tv dataGriffinR
2021-01-13Label remaining battle typesGriffinR
2021-01-11List battle animation indexes alongside tablesGriffinR
2021-01-11rename string id to reflect usageopakedragon
2021-01-07Use constants for max IVs & the random IV generation flagSphericalIce
2021-01-04Fix substitute back spriteGriffinR
2021-01-03Merge pull request #1283 from GriffinRichards/doc-factscreenGriffinR
Document battle factory screen
2021-01-03Merge pull request #1285 from GriffinRichards/doc-fieldscrGriffinR
Minor field_screen_effect / field_player_avatar documentation
2021-01-01Label some ReturnToField funcsGriffinR
2021-01-01Document warp spin functionsGriffinR
2020-12-31Merge branch 'master' into doc-factscreenGriffinR
2020-12-30Resume factory screen docGriffinR
2020-12-29Index battle controller cmd tablesGriffinR
2020-12-24Label remaining subs in battle_tower.cGriffinR
2020-12-14Merge pull request #1265 from Kurausukun/berry_crushGriffinR
fakematch fixes, begin documenting Berry Crush (based on #1187)
2020-12-14Merge pull request #1267 from ipatix/m4a_namesGriffinR
refactor m4a.c/m4a_1.s constant/variable/type naming
2020-12-14Merge pull request #1269 from GriffinRichards/bugfixGriffinR
Use BUGFIX for some inline fixes
2020-12-13BUGFIX implies UBFIXGriffinR
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-12Use BUGFIX for some inline fixesGriffinR
2020-12-12Corrected small inconsistency in move flag namesLOuroboros
2020-12-12fix typoMichael Panzlaff
2020-12-11more CgbSound decipher workMichael Panzlaff
2020-12-11use better m4a variable/constant namesMichael Panzlaff
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-12-08Define terminal species IDs relativelyGriffinR
2020-11-23Move object event pal declarations to graphicsGriffinR
2020-11-23Clarify Kecleon objectsGriffinR
2020-11-23Name object event pals/tagsGriffinR
2020-11-17Use more constants in Battle Tower codekageru
2020-11-06add spaces around - and remove comment from include in battle.hMCboy
2020-11-06use constants for ball throw countMCboy
2020-11-03Merge pull request #1189 from aaaaaa123456789/revertsPikalaxALT
Undo PokeCodec's PRs and port changes
2020-11-02Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald ↵Kurausukun
into reverts
2020-11-02address commentsKurausukun
2020-10-29Use constants for menu info icon tableGriffinR
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-26re-match BattleIntroOpponent1SendsOutMonAnimationKurausukun
a lot of functions and a bit of data had to be moved from battle_main.c to battle_util.c; I have added a note to battle_util.c stating the reason for this
2020-10-26port sub_806F160 fakematch fixKurausukun
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-11Merge pull request #1229 from ghoulslash/documentGriffinR
start pokenav documentation
2020-10-11align pokenav task funcs and update some pokenav menu bg gfx filesEvan
2020-10-11Document gUnknown_03006298kageru
2020-10-10start pokenav documentationEvan