index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
map.asm
Age
Commit message (
Expand
)
Author
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-08-17
Merge pull request #309 from PikalaxALT/master
yenatch
2015-07-26
Name some map event reading functions.
yenatch
2015-07-25
Macro update, roam mon annotations
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-20
Named more specials, fixed a missing EOL
PikalaxALT
2015-07-20
Fix unnecessary white space and retire add_n_times
PikalaxALT
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
2015-07-18
Trainer data structure and field move functions
PikalaxALT
2015-07-16
Special script annotation, trainer constant enumeration, person-event structu...
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-10
Blind wram labels part 4.
yenatch
2014-12-26
Some wram labels in map connection code.
yenatch
2014-12-26
Fix a static bank in map header code.
yenatch
2014-06-24
Don't use Olivine maps to define the length of a map header.
yenatch
2014-06-12
Consolidate monster structs in wram and sram.
yenatch
2014-06-04
Use {hl,de,bc}coord macros wherever possible.
yenatch
2014-05-21
Comment music functions in home.asm.
yenatch
2014-03-03
Label map trigger functions in home.asm.
yenatch
2014-03-03
Map triggers and label some addresses in bank 0.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2014-01-26
Map setup scripts and commands
yenatch
2013-12-11
more map attribute getters and some cleanup in home/map.asm
yenatch
2013-12-11
LoadTilesetHeader
yenatch
2013-12-01
shorten redundant text_jump macros
yenatch
2013-10-25
Merge commit '66ef1838' into merge-mrwint
yenatch
2013-10-11
relabel LoadMapGroupRoof
yenatch
2013-10-05
* added index comments to pointer lists
Mr Wint
2013-10-02
* more callab/callba macros
Mr Wint
2013-09-09
rename common/ to home/
yenatch