summaryrefslogtreecommitdiff
path: root/src/link.c
AgeCommit message (Expand)Author
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-06-28Remove excess declarations of gScriptItemIdscnorton
2017-06-24Fix linkMarijn van der Werf
2017-06-24Make sBlockRequestLookupTable publicMarijn van der Werf
2017-05-26Make rom build againMarijn van der Werf
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-23Merge pull request #305 from NieDzejkob/masteryenatch
2017-05-22Add strings2.hMarijn van der Werf
2017-05-21Identify gUnknown_3001764NieDzejkob
2017-05-09use macros to set DISPCNT and BG*CNT registers (#286)Cameron Hall
2017-05-05Various German patchesMarijn van der Werf
2017-05-05remove German-only function callYamaArashi
2017-05-05German ProcessRecvCmdsYamaArashi
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-02-10misc labels and memcpy/set cleanups (#232)ProjectRevoTPP
2017-01-23preproc incbinsYamaArashi
2017-01-22change preproc syntax for C stringsYamaArashi
2017-01-17Sort includesMarijn van der Werf
2017-01-04more labels (#159)ProjectRevoTPP
2017-01-02battle type constantsYamaArashi
2017-01-02gBattleTypeFlagsYamaArashi
2016-12-12Fix various warningsMarijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
2016-11-05script special variablesYamaArashi
2016-10-29fix typo in function nameYamaArashi
2016-10-24rename more functionsYamaArashi
2016-10-02Change some plain numbers to defined constants (#51)camthesaxman
2016-09-30clean up sound codeYamaArashi
2016-09-25delete filler variables from link.cYamaArashi
2016-09-25begin using common symbolsYamaArashi
2016-09-16purge text label redundancy in data2 (#44)ProjectRevoTPP
2016-09-05simplify function namesYamaArashi
2016-09-05rename menu functionsYamaArashi
2016-07-24RNG headerYamaArashi
2016-06-10switch order of fill macros from dest, value to value, destYamaArashi
2016-06-10decompile palette.cYamaArashi
2016-06-09double-colon global labels in preproc; misc other stuffYamaArashi
2016-06-05link.cYamaArashi