index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
link.c
Age
Commit message (
Expand
)
Author
2017-01-04
more labels (#159)
ProjectRevoTPP
2017-01-02
battle type constants
YamaArashi
2017-01-02
gBattleTypeFlags
YamaArashi
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-05
script special variables
YamaArashi
2016-10-29
fix typo in function name
YamaArashi
2016-10-24
rename more functions
YamaArashi
2016-10-02
Change some plain numbers to defined constants (#51)
camthesaxman
2016-09-30
clean up sound code
YamaArashi
2016-09-25
delete filler variables from link.c
YamaArashi
2016-09-25
begin using common symbols
YamaArashi
2016-09-16
purge text label redundancy in data2 (#44)
ProjectRevoTPP
2016-09-05
simplify function names
YamaArashi
2016-09-05
rename menu functions
YamaArashi
2016-07-24
RNG header
YamaArashi
2016-06-10
switch order of fill macros from dest, value to value, dest
YamaArashi
2016-06-10
decompile palette.c
YamaArashi
2016-06-09
double-colon global labels in preproc; misc other stuff
YamaArashi
2016-06-05
link.c
YamaArashi