summaryrefslogtreecommitdiff
path: root/src/battle/battle_interface.c
AgeCommit message (Expand)Author
2018-10-02graphics datagarak
2018-04-18use >= for hp percentagesyenatch
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-04-06Use 'battler' instead of 'bank'Marcus Huderle
2018-04-06Finish decompiling battle_9Marcus Huderle
2018-04-06Decompile a bunch of battle_9Marcus Huderle
2018-04-05Merge remote-tracking branch 'upstream/master' into various_dataMarcus Huderle
2018-01-25more debug integrationsCameron Hall
2018-01-22fix false gMysteryEventScriptCmdTableEnd offsetsCameron Hall
2018-01-19switching over to a different branch for testing with tile stuffMarco Willems (M17.1)
2018-01-17add more debug thingsCameron Hall
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-16Continuing testing with OBJ_VRAM0, all replaced with OBJ_VRAM0_TEMP nowMarco Willems (M17.1)
2018-01-15Done decompiling battle_interfaces.sMarco Willems (M17.1)
2018-01-15A bit of cleanupMarco Willems (M17.1)
2018-01-15Done data for battle_interface.c, doing OBJ_VRAM0 stuff laterMarco Willems (M17.1)
2018-01-15done testingMarco Willems (M17.1)
2018-01-15continue testingMarco Willems (M17.1)
2018-01-14testing somethingMarco Willems (M17.1)
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
2017-11-05move src/engine/ direct ewram calls to ewram.h.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-10-09Merge remote-tracking branch 'upstream/master' into party_menuMarcus Huderle
2017-09-30Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP