index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
gfx_constants.asm
Age
Commit message (
Expand
)
Author
2018-07-22
ANIM_MON_UNUSED → ANIM_MON_HOF
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-04-04
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-04-04
Use constants for screen size in metatiles
Rangi
2018-04-01
Update file paths in constants/ and docs/
mid-kid
2018-03-19
Relabel some map-related WRAM
Rangi
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-25
Move some more constants out of misc_constants.asm
Rangi
2018-01-23
Prefix wram labels with w, part 1.
luckytyphlosion
2018-01-23
Separate data/mon_menu.asm
Rangi
2018-01-22
PALETTE_SIZE
Rangi
2018-01-22
tile+color macros in gfx.asm
Rangi
2018-01-18
Only graphics data goes in gfx/
Remy Oukaour
2018-01-18
More SGB documentation
Remy Oukaour
2018-01-11
Local UI tiles don't belong in charmap
Remy Oukaour
2018-01-10
Resolve #461
Remy Oukaour
2018-01-09
Replace some hex constants
Remy Oukaour
2017-12-26
Various cleanup
Remy Oukaour
2017-12-15
Move predef/ files into engine/
Remy Oukaour
2017-12-11
Add constants for time-of-day boundaries
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2016-03-01
Battle animation annotations
PikalaxALT
2015-11-04
give/takeitem *, 1: the 1 is optional
PikalaxALT
2015-10-31
SPRITEMOVEDATA
PikalaxALT
2015-07-13
Enumerate various constants
PikalaxALT
2015-07-13
Replace EVENT_ALWAYS_THERE with -1
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2013-12-19
battle animation constants
yenatch