summaryrefslogtreecommitdiff
path: root/constants/gfx_constants.asm
AgeCommit message (Expand)Author
2018-07-22ANIM_MON_UNUSED → ANIM_MON_HOFRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-04-04Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-04-04Use constants for screen size in metatilesRangi
2018-04-01Update file paths in constants/ and docs/mid-kid
2018-03-19Relabel some map-related WRAMRangi
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-25Move some more constants out of misc_constants.asmRangi
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
2018-01-23Separate data/mon_menu.asmRangi
2018-01-22PALETTE_SIZERangi
2018-01-22tile+color macros in gfx.asmRangi
2018-01-18Only graphics data goes in gfx/Remy Oukaour
2018-01-18More SGB documentationRemy Oukaour
2018-01-11Local UI tiles don't belong in charmapRemy Oukaour
2018-01-10Resolve #461Remy Oukaour
2018-01-09Replace some hex constantsRemy Oukaour
2017-12-26Various cleanupRemy Oukaour
2017-12-15Move predef/ files into engine/Remy Oukaour
2017-12-11Add constants for time-of-day boundariesRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2016-03-01Battle animation annotationsPikalaxALT
2015-11-04give/takeitem *, 1: the 1 is optionalPikalaxALT
2015-10-31SPRITEMOVEDATAPikalaxALT
2015-07-13Enumerate various constantsPikalaxALT
2015-07-13Replace EVENT_ALWAYS_THERE with -1PikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2013-12-19battle animation constantsyenatch