index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
window.asm
Age
Commit message (
Expand
)
Author
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2016-05-10
Name all functions in event/
pikalaxalt
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2016-05-04
HDMA transfer functions
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2015-12-24
writebackup --> closewindow; game corner prize vendors; others
PikalaxALT
2015-12-22
Color fns, some more address decoding in link/mobile
PikalaxALT
2015-12-19
More work on slots; WRAM cleanup, Move Deleter
PikalaxALT
2015-12-09
opentext and breeding
PikalaxALT
2015-11-25
Rename several script commands
PikalaxALT
2015-11-11
engine/mart.asm
PikalaxALT
2015-11-04
home/copy.asm completely labeled
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-17
Add commented numbers to map/group constants
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-20
Named more specials, fixed a missing EOL
PikalaxALT
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2014-02-01
Use :: to export labels between objects.
yenatch
2013-09-18
move window asm into home/window.asm
yenatch