summaryrefslogtreecommitdiff
path: root/src/battle_anim_utility_funcs.c
AgeCommit message (Collapse)Author
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-08-20Give songs meaningful english namesGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-15Document contest appealGriffinR
2020-07-27semicolonPokeCodec
2020-02-25Rename battle anim type files, remove unneeded ARG_RET_IDsGriffinR
2020-02-25Clean up move anim docGriffinR
2020-02-25Label move anim dataGriffinR
2020-02-25Clean up battle anim C for docGriffinR
2020-02-25Finish documenting move anim scriptsGriffinR
2020-02-25Document move anims S-ZGriffinR
2020-02-25Some battle anim review changesGriffinR
2020-02-25Document move anims I-SGriffinR
2020-02-25Document move anims C-HGriffinR
2020-02-25Document move anims A-CGriffinR
2019-10-20more battle_anims_effects_2Sewef
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-02-06Document some battle anim thingsMarcus Huderle
2018-12-31Fix buildMarcus Huderle
2018-12-31Document more battle anim effectsMarcus Huderle
2018-12-18Fix compressed palette alignmentDiegoisawesome
2018-12-17Document a bunch of battle anim stuffMarcus Huderle
2018-12-12Decompile battle_intro.c (#444)Marcus Huderle
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-30Decompile normal.c (#414)Marcus Huderle
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-10-25finish 80FE840 data (actually)garak
2018-10-25finish 80FE840 data (almost)garak