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
2d2a7dec7d8bea0c456e4598f73c24e4b5635c24
pokecrystal-board
/
engine
/
movie
History
mid-kid
58b45443e8
Minor title screen fixes
2020-08-03 23:35:18 +02:00
..
credits.asm
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
2020-06-17 17:03:38 -04:00
evolution_animation.asm
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
2020-06-17 17:03:38 -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
intro.asm
Identify more labels, and use the jumptable macro when possible
2020-07-01 13:13:49 -04:00
title.asm
Minor title screen fixes
2020-08-03 23:35:18 +02:00
trade_animation.asm
Port pokered's more local system for trade animation scripts
2020-07-17 16:53:22 -04: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