index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
flag.asm
Age
Commit message (
Expand
)
Author
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-02-22
Small home/ reorganization
mid-kid
2018-11-20
Cosmetic fixes
mid-kid
2018-10-11
Rename CheckTrainerBattle
mid-kid
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-22
wStatusFlags/2 bit constants
Rangi
2017-12-28
Prefix engine_flags wram addresses with w
xCrystal
2017-12-24
Rename "map permissions" to "map environment" (fix #396)
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2015-11-06
BattleCommand labels copied from macros
PikalaxALT
2015-07-21
Added labels to different parts of the map script and event headers
PikalaxALT
2015-07-20
Named more specials, fixed a missing EOL
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-10
Blind wram labels part 4.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-09-09
rename common/ to home/
yenatch