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
2018-06-10
Label move_tutor_menu.c
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-06-28
Remove excess declarations of gScriptItemId
scnorton
2017-06-24
Fix link
Marijn van der Werf
2017-06-24
Make sBlockRequestLookupTable public
Marijn van der Werf
2017-05-26
Make rom build again
Marijn van der Werf
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-23
Merge pull request #305 from NieDzejkob/master
yenatch
2017-05-22
Add strings2.h
Marijn van der Werf
2017-05-21
Identify gUnknown_3001764
NieDzejkob
2017-05-09
use macros to set DISPCNT and BG*CNT registers (#286)
Cameron Hall
2017-05-05
Various German patches
Marijn van der Werf
2017-05-05
remove German-only function call
YamaArashi
2017-05-05
German ProcessRecvCmds
YamaArashi
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-02-10
misc labels and memcpy/set cleanups (#232)
ProjectRevoTPP
2017-01-23
preproc incbins
YamaArashi
2017-01-22
change preproc syntax for C strings
YamaArashi
2017-01-17
Sort includes
Marijn van der Werf
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