index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
cable_club.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-02-06
fix build
camthesaxman
2018-02-06
decompile debug code in cable_club.c
camthesaxman
2018-01-27
add comments for pool loads in C files
Cameron Hall
2018-01-27
fix undefined references after merge
Cameron Hall
2018-01-24
integrate some debug differences
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-20
More documentation of field_weather
Marcus Huderle
2018-01-18
add more debug code
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
add more debug code
Cameron Hall
2018-01-17
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-16
add debug ifdefs
Cameron Hall
2018-01-12
Labeled most of trainer_card.c
Lior Halphon
2018-01-08
re-label some window and text code
camthesaxman
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-13
migrate cable_club and mori_debug_menu data to src
ProjectRevoTPP
2017-10-01
Merge remote-tracking branch 'upstream/master' into script_cmd_renaming
camthesaxman
2017-09-28
merge
ProjectRevoTPP
2017-09-09
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP