index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pokedex
Age
Commit message (
Expand
)
Author
2018-07-29
Fix reviewed issues.
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-18
Fix usage of NUM_UNOWN
mid-kid
2018-06-25
Keep more data/ INCLUDEs with relevant routines
Rangi
2018-06-25
No space between labels and bodies
Rangi
2018-06-25
Remove more triple newlines
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-06-12
Note which labels are only needed for locating banks (relevant to issue #485)
Rangi
2018-04-04
Fix snake_case filenames
mid-kid
2018-04-01
Fix file permissions
mid-kid
2018-03-02
Improve some code labels
Rangi
2018-02-07
questionmark is not a pokemon pic
Rangi
2018-02-03
Keep documentation in sync with new WRAM labels
Rangi
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-30
Fix wVirtualOAM labels, part 2.
luckytyphlosion
2018-01-25
Move event data to data/events/
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-22
wStatusFlags/2 bit constants
Rangi
2018-01-21
Group engine/pokedex files
Remy Oukaour