index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scrcmd.c
Age
Commit message (
Expand
)
Author
2017-05-09
file renaming
YamaArashi
2017-04-27
Sort includes
Marijn van der Werf
2017-04-08
finish decompiling item_use.c (#244)
ProjectRevoTPP
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-01-17
Sort includes
Marijn van der Werf
2017-01-10
more labels and finish decompiling battle_ai.c except for unk_24 (#184)
ProjectRevoTPP
2017-01-05
more labels (#165)
ProjectRevoTPP
2017-01-04
name some functions
YamaArashi
2017-01-03
more labels in battle_ai.c and intro.c and misc places (#151)
ProjectRevoTPP
2017-01-02
define script data in C
YamaArashi
2017-01-02
name functions and split data more
YamaArashi
2017-01-02
name battle setup functions
YamaArashi
2017-01-02
event_data.c
YamaArashi
2017-01-01
split rom_806936C
YamaArashi
2016-12-16
Decompile money
Marijn van der Werf
2016-12-12
Fix various warnings
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-11-10
decompile field_door.c (#97)
Cameron Hall
2016-11-06
cleanup (#93)
Cameron Hall
2016-11-05
contest category var
YamaArashi
2016-11-05
script special variables
YamaArashi
2016-11-04
add flag.h and var.h
YamaArashi
2016-10-25
rename functions
YamaArashi
2016-10-24
name/rename a lot of functions
YamaArashi
2016-10-22
clean up scrcmd.c (#67)
Cameron Hall
2016-10-21
don't specify arguments in GetMonData()/GetBoxMonData() prototypes
YamaArashi
2016-10-20
new game PC items
YamaArashi
2016-10-19
name some weather-related functions
YamaArashi
2016-10-18
Mori debug menu functions
YamaArashi
2016-10-18
script condition table
YamaArashi
2016-10-18
DoDailyEvents -> DoTimeBasedEvents
YamaArashi
2016-10-18
name some functions
YamaArashi
2016-09-30
clean up sound code
YamaArashi
2016-09-23
rename field message box functions
YamaArashi
2016-09-22
rename some script functions
YamaArashi
2016-09-21
decompile rest of script commands
YamaArashi
2016-09-20
decompile more script functions
YamaArashi
2016-09-19
WIP decompilation of script functions
YamaArashi