index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rom6.c
Age
Commit message (
Expand
)
Author
2018-01-16
use game stat defines
ProjectRevoTPP
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-11-26
abilities, songs, species constants
camthesaxman
2017-10-18
document bike.c.
ProjectRevoTPP
2017-09-23
do some scrcmd/overworld labeling
camthesaxman
2017-09-13
more labeling
camthesaxman
2017-09-12
rename rom_4.c to overworld.c
camthesaxman
2017-09-12
lots more relabeling
camthesaxman
2017-09-09
more renaming/refactoring
camthesaxman
2017-07-20
map out ram variables
drifloony
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-15
move player_pc data to C file and do a lot of labeling
ProjectRevoTPP
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-05
Remove trailing whitespace
Marijn van der Werf
2017-04-27
Sort includes
Marijn van der Werf
2017-03-22
label changes for clarity
ProjectRevoTPP
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-01-19
decompile rom6 (#202)
Cameron Hall