index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
map_setup.asm
Age
Commit message (
Expand
)
Author
2015-12-01
Break up engine/sprites.asm; address yenatch's comments
PikalaxALT
2015-11-26
Battle Tower scripts and text labels
PikalaxALT
2015-11-20
bgcoord
PikalaxALT
2015-11-14
More map object work
PikalaxALT
2015-11-12
Map header labels, tileset constants
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT
2015-11-05
Various labels
PikalaxALT
2015-11-04
home/copy.asm completely labeled
PikalaxALT
2015-11-03
dbw BANK, addr replaced with dba
PikalaxALT
2015-11-01
Object masks
PikalaxALT
2015-10-24
Address comments on PR 322
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-07
More labels, including fns responsible for partymon generation
PikalaxALT
2015-07-25
Macro update, roam mon annotations
PikalaxALT
2015-07-23
Wild Pokemon functions and data
PikalaxALT
2015-07-21
Move radio code to its own file
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
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-02-11
Split out the map setup scripts.
yenatch