index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mobile
/
mobile_45_sprite_engine.asm
Age
Commit message (
Expand
)
Author
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-30
Fix wVirtualOAM labels, part 2.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 1.
luckytyphlosion
2018-01-23
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...
Rangi
2018-01-14
Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #...
Remy Oukaour
2018-01-14
GFX tile sizes in decimal
Remy Oukaour
2018-01-14
Use constants for menu flags
mid-kid
2018-01-13
menu_coords macro for (x1, y1, x2, y2) order (see issue #440)
Remy Oukaour
2018-01-10
Resolve #461
Remy Oukaour
2018-01-01
Rename Pals labels in WRAM bank 5
xCrystal
2018-01-01
Use more palette(s) constants
xCrystal
2017-12-29
LY_BLANK and rLCDC constants
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-21
Use NAME_LENGTH_JAPANESE more
Remy Oukaour
2017-12-15
Move some misc/ files into meaningful directories
Remy Oukaour