index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
new_game.c
Age
Commit message (
Expand
)
Author
2018-06-19
Label various overworld-related things
Marcus Huderle
2018-03-24
use constants for truck warp
yenatch
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-20
map out ram variables
drifloony
2017-07-10
do some labeling
camthesaxman
2017-05-26
Rename pokeblock.h.h
Marijn van der Werf
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-09
name daily event functions
YamaArashi
2017-05-09
name more functions
YamaArashi
2017-05-09
name new-game functions
YamaArashi
2017-05-09
name mail_data.c functions
YamaArashi
2017-05-08
decompile roamer.s
YamaArashi
2017-05-05
Convert tabs to spaces
Marijn van der Werf
2017-04-27
Sort includes
Marijn van der Werf
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-01-31
make ROM match again (#227)
ProjectRevoTPP
2017-01-17
Sort includes
Marijn van der Werf
2017-01-05
more labels (#165)
ProjectRevoTPP
2017-01-04
more labels (#159)
ProjectRevoTPP
2017-01-02
label and document berry.c, decompress.c, item_use.c and label gBattleTypeFla...
ProjectRevoTPP
2017-01-02
event_data.c
YamaArashi
2016-12-20
split out more data
YamaArashi
2016-12-11
decompile load_save.c (#125)
ProjectRevoTPP
2016-12-04
Decompile sub_8093110 and sub_8093130
Marijn van der Werf
2016-12-02
[WIP] Extract all external function declarations to headers (#114)
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-10-25
rename functions
YamaArashi
2016-10-24
name/rename a lot of functions
YamaArashi
2016-10-20
new game PC items
YamaArashi
2016-10-18
name some functions
YamaArashi
2016-09-25
decompile new game init code
YamaArashi