index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
scrcmd.c
Age
Commit message (
Expand
)
Author
2018-01-08
re-label some window and text code
camthesaxman
2018-01-01
Port battle_setup names from pokeemerald
Marcus Huderle
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-21
Use event script macro names from pokeemerald
Marcus Huderle
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-25
finish decompiling field_weather_2
camthesaxman
2017-10-01
vloadptr -> vloadword
camthesaxman
2017-10-01
imm -> value
camthesaxman
2017-10-01
setmestatus -> setmysteryeventstatus
camthesaxman
2017-10-01
fix more command names
camthesaxman
2017-10-01
fix more command names
camthesaxman
2017-10-01
fix more command names
camthesaxman
2017-10-01
fix more command names
camthesaxman
2017-10-01
fix more command names
camthesaxman
2017-10-01
Merge remote-tracking branch 'upstream/master' into script_cmd_renaming
camthesaxman
2017-09-28
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP