summaryrefslogtreecommitdiff
path: root/engine/player_gfx.asm
AgeCommit message (Expand)Author
2018-03-13Organize the engine/ directorymid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...Rangi
2018-01-22More engine flag constantsRangi
2018-01-16map_header → map_def; map_header_2 → map_dataRemy Oukaour
2018-01-16Remove Predef_ prefix from routines listed in PredefPointersRemy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-09default_names.asm → player_names.asmRemy Oukaour
2018-01-02Consistent predef function namesxCrystal
2018-01-02Clean up XXX comments for unused contentxCrystal
2017-12-28Lowercase v for VRAM addressesxCrystal
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-26event/ → events/, and move some appropriate engine/ files thereRemy Oukaour
2017-12-15Move more contiguous related code blocks from main.asm to engine/ and events/Remy Oukaour