index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
games
Age
Commit message (
Expand
)
Author
2019-10-20
#641 fixes and additions. (#646)
mid-kid
2019-04-09
TextBox -> Textbox
mid-kid
2019-02-18
Card Flip digits are shifted 1px up, not 2px left
Rangi
2019-02-16
Eliminate some $xxxx values
Rangi
2019-02-16
Update to rgbds 0.3.8
Rangi
2019-01-30
Remove the nested UNION within battle WRAM
Rangi
2018-11-18
Resolve issue #575: Rename text commands
Rangi
2018-11-05
text_jump → text_far
mid-kid
2018-09-09
Curr -> Cur
Rangi
2018-08-25
Remove HRAM label address comments
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-07-15
More OAM coordinate consistency
Rangi
2018-06-25
Use specific constants for overwritten text tiles
Rangi
2018-06-25
Use charmap values
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-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-04-05
Use constants for bit/set/res more
Rangi
2018-04-04
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-04-01
Fix file permissions
mid-kid
2018-03-14
Organize the engine/ directory, take 2
mid-kid