index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
battle
/
misc.asm
Age
Commit message (
Expand
)
Author
2018-08-26
hQuotient is a four-byte buffer (fixes #558)
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-06-25
No space between labels and bodies
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-28
Badge type boosts make sense in data/types/
Rangi
2018-01-25
More battle data in data/battle/
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 1.
luckytyphlosion
2018-01-16
Remove Predef_ prefix from routines listed in PredefPointers
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-10
Arrays end with -1, not $ff
Remy Oukaour
2018-01-02
Consistent predef function names
xCrystal
2017-12-28
Prefix engine_flags wram addresses with w
xCrystal
2017-12-26
Split battle/ into data/ and engine/ components
Remy Oukaour