This website requires JavaScript.
Explore
Help
Sign In
pokehacks
/
pokecrystal-board
Watch
0
Star
0
Fork
0
You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced
2025-09-08 08:13:02 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c37e8a65d874ed8a068fd662c717e8e6c41ae944
pokecrystal-board
/
engine
/
movie
History
Rangi
22615cecc5
More miscellaneous fixes (see
#709
)
2020-04-17 10:52:59 -04:00
..
credits.asm
More miscellaneous fixes (see
#709
)
2020-04-17 10:52:59 -04:00
crystal_intro.asm
rgbds supports 'X - 1' instead of 'X + -1'
2020-03-21 14:01:05 -04:00
evolution_animation.asm
rgbds supports 'X - 1' instead of 'X + -1'
2020-03-21 14:01:05 -04:00
gbc_only.asm
Standardize on lowercase Tilemap and Attrmap
2020-02-13 18:31:10 +01:00
init_hof_credits.asm
Standardize on lowercase Tilemap and Attrmap
2020-02-13 18:31:10 +01:00
title.asm
rgbds supports 'X - 1' instead of 'X + -1'
2020-03-21 14:01:05 -04:00
trade_animation.asm
Change how some PNG graphics are formatted
2020-03-01 17:00:57 -05:00
unused_title.asm
dsprite y, ypx, x, xpx, off, attr
->
dbsprite x, y, xpx, ypx, off, attr
2020-04-04 16:00:30 -04:00