index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
event
/
overworld.asm
Age
Commit message (
Expand
)
Author
2017-12-26
event/ → events/, and move some appropriate engine/ files there
Remy Oukaour
2017-12-24
Renaming: (fix #412)
Remy Oukaour
2017-12-24
Rename "map permissions" to "map environment" (fix #396)
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-11
Better file name
Remy Oukaour
2017-12-11
Move lots of data tables into individual data/ files
Remy Oukaour
2017-12-10
Consistent code formatting: no redundant `a`s and spaces after commas
Remy Oukaour
2017-12-09
More WRAM cleanup
Remy Oukaour
2017-12-09
Further WRAM organization
Remy Oukaour
2017-10-28
Fix WATERTILE/WALLTILE constants
pfero
2017-01-16
Labels for Trainer Rankings stat tracking functions
hatschky
2016-05-14
Unify directional movement macros
pikalaxalt
2016-05-14
Unify step_sleep macro
pikalaxalt
2016-04-10
Local labels starting with lowercase letters are no longer decorated with a t...
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2016-03-27
Split up banks 1-3 of main.asm
pikalaxalt