summaryrefslogtreecommitdiff
path: root/src/battle_anim.c
AgeCommit message (Collapse)Author
2021-10-19Merge pull request #1516 from GriffinRichards/doc-miscbattleGriffinR
Miscellaneous battle documentation
2021-10-11Rename battle anim cmds, move its data, name remaining symbolsGriffinR
2021-10-09Add TRACKS_ALL, remove BGCntrlBitfieldGriffinR
2021-10-09More battle doc, add battle window idsGriffinR
2021-10-08Start misc battle documentationGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-02-28Document more battle anim effectsMarcus Huderle
2021-02-28Merge pull request #1344 from GriffinRichards/doc-ecGriffinR
Document easy chat and mail, script.c cleanup, add/use some general constants
2021-02-27Document some battle anim funcs and dataMarcus Huderle
2021-02-24Use SPRITE_NONE constantGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2020-08-15Document contest appealGriffinR
2020-02-25Finish documenting move anim scriptsGriffinR
2019-11-24battle_anim_effects_3 (5)Sewef
2019-11-23TriForce → TriAttackSewef
2019-11-23battle_anim_effects_3 (4)Sewef
2019-10-14Document Oamdata in battle_anim (#838)Sewef
2019-09-04Use B_SIDE constantsGriffinR
Also includes a CHAR_X constant use for X items
2019-04-14Use constants in battle_anim_special.cDizzyEggg
2019-04-08Match sub_8159308ultima-soul
2019-04-06Give names to battle anim backgroundsDizzyEggg
2019-04-06Rename sprite sheet to sprite gfxDizzyEggg
2019-04-06Rename battle anim spritesDizzyEggg
2019-04-06Change anim tag namesDizzyEggg
2019-04-02Cleanup OamData entriesPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-02-17use BG_SCREEN_ADDR macro for tilemap addressesgarak
2019-02-16use BG_CHAR_ADDR definegarak
2019-02-06Document some battle anim thingsMarcus Huderle
2019-01-13Decompile trainer hillDizzyEggg
2018-12-26Fix bldcnt gpu reg argsDizzyEggg
2018-12-24Decompile dark.cMarcus Huderle
2018-12-20Merge with masterDizzyEggg
2018-12-19Document a bunch of battle animsMarcus Huderle
2018-12-17Document a bunch of battle anim stuffMarcus Huderle
2018-12-173.5 asm leftDizzyEggg
2018-12-16decompile electric.sshinny456
2018-12-13Decompile battle_anim_8170478.c (#445)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-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-13Tidy up header filesSlawter666
2018-11-07Fix incorrect compressed types, part 2Diegoisawesome
2018-10-22name remaining tagsgarak
2018-10-21battle_anims.s data to Cgarak
2018-10-19Merge remote-tracking branch 'upstream/master' into pan-constantsgarak
2018-10-19use sound panning constants in battle_anim_scriptsgarak
2018-10-07port 80d51acDizzyEggg
2018-10-07battle anim 80a5c6c decompiledDizzyEggg
2018-10-06Start porting ruby battle anim fileDizzyEggg