index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
menu.asm
Age
Commit message (
Collapse
)
Author
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2016-05-08
All functions in main.asm have non-generic names
pikalaxalt
2016-05-04
HDMA transfer functions
pikalaxalt
2016-04-10
Local labels starting with lowercase letters are no longer decorated with a ↵
pikalaxalt
trailing colon
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ↵
pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2015-12-22
More stats screen shenanigans
PikalaxALT
2015-12-21
More link trade shenanigans
PikalaxALT
2015-12-20
Menu joy flags; started with link address space
PikalaxALT
2015-12-16
Bill's PC
PikalaxALT
2015-12-15
Menu
PikalaxALT
2015-12-10
slot machines
PikalaxALT
2015-11-25
Rename several script commands
PikalaxALT
2015-11-10
enum macros/move_anim.asm, resolve battle/anims.asm function labels
PikalaxALT
2015-11-04
Mon submenu, engine/menu.asm
PikalaxALT
2013-09-07
move common asm from engine/ to common/
yenatch
engine/ was getting really bloated and common asm wasnt what it was made for
2013-09-03
split menu functions into engine/menu.asm
yenatch