index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
serial.asm
Age
Commit message (
Expand
)
Author
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-02-13
Standardize on lowercase Tilemap and Attrmap
mid-kid
2020-02-13
Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap
mid-kid
2019-05-25
Fix usage of rIE and rSC constants
mid-kid
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-02-04
Fix more w-izing edge cases.
luckytyphlosion
2018-01-19
Resolve #471 (although link code still needs more cleanup, like its WRAM labels)
Remy Oukaour
2018-01-02
Clean up XXX comments for unused content
xCrystal
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2016-05-15
SPRITE_ANIM_FRAME_IDX constants
pikalaxalt
2016-05-11
Save functions; feeble attempt at serial and link functions
pikalaxalt
2016-05-11
Name all printer functions
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2015-12-20
Menu joy flags; started with link address space
PikalaxALT
2015-12-15
Menu
PikalaxALT
2015-12-01
Break up engine/sprites.asm; address yenatch's comments
PikalaxALT
2015-11-23
link and seer labels
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT
2015-11-06
BATTLEACTION constants
PikalaxALT
2015-10-26
merge with newest update
JimB16
2015-10-19
So very jumb
PikalaxALT
2015-10-19
Move battle start animation functions to its own file
PikalaxALT
2015-09-10
changed more labels
JimB16
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-10
Blind wram labels part 4.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-09-09
rename common/ to home/
yenatch