summaryrefslogtreecommitdiff
path: root/src/engine/sprite.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-01-25integrate debug functions in mail.c and decompile some debug codeCameron Hall
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-17add more debug dataCameron Hall
2018-01-16add debug ifdefsCameron Hall
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-12-20Decompile battle_anim shockMarcus Huderle
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-10-09Document party menu handlers, text oam, and menu typesMarcus Huderle
2017-10-09Merge remote-tracking branch 'upstream/master' into party_menuMarcus Huderle
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP