index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
start_menu.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-02-18
Merge branch 'master' into decompile_debug
Cameron Hall
2018-02-17
Merge branch 'master' of https://github.com/pret/pokeruby into evobjmv
ProjectRevoTPP
2018-02-17
decompile more debug code
Cameron Hall
2018-01-27
add comments for pool loads in C files
Cameron Hall
2018-01-24
merge
ProjectRevoTPP
2018-01-24
merge field files into evobjmv.c.
ProjectRevoTPP
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
formatting
ProjectRevoTPP
2018-01-17
use Defvars instead of some Dma macros and hopefully last while(1)s
ProjectRevoTPP
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve some undefined references
Cameron Hall
2018-01-17
Dma macro cleanup and cleanup sub_8076034 and sub_8076464
ProjectRevoTPP
2018-01-17
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-16
Merge branch 'master' into german_debug
Cameron Hall
2018-01-16
add debug ifdefs
Cameron Hall
2018-01-16
use game stat defines
ProjectRevoTPP
2018-01-13
clean up save.c
camthesaxman
2018-01-12
Labeled most of trainer_card.c
Lior Halphon
2018-01-10
finish labeling scanline_effect.c
camthesaxman
2018-01-09
label some scanline_effect functions
camthesaxman
2018-01-09
rename unknown_task to scanline_effect
camthesaxman
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-11-26
abilities, songs, species constants
camthesaxman
2017-09-28
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP