summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2020-08-19Merge pull request #788 from kazblox/masterGriffinR
2020-06-08Preliminary support for English rev0 debug. Matching but still needsKaz
2020-05-06Sync surf.inc, dynamic_npc_graphics.incGriffinR
2019-12-14Merge branch 'master' of github.com:pret/pokeruby into modern_gccPikalaxALT
2019-10-19Merge pull request #754 from camthesaxman/emerald_diffhuderlem
2019-08-23[WIP] English Debug menu translations! (Plus some build system fixes)easyaspi314 (Devin)
2019-07-31resolve more battle system differencescamthesaxman
2019-07-07Stack-free IWRAM clearPikalaxALT
2019-06-26Make Ruby compile with gcc-8PikalaxALT
2018-04-28through sub_811A15C (two nonmatching)PikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-21Various intro namingNieDzejkob
2017-05-21Identify gUnknown_3001764NieDzejkob
2017-05-05Various German patchesMarijn van der Werf
2017-04-27Sort includesMarijn van der Werf
2017-02-19define gFlashMemoryPresent in load_save.cYamaArashi
2017-02-19gFlashMemoryPresent variableYamaArashi
2017-01-04more labels (#159)ProjectRevoTPP
2016-12-17Rename `charset` and use macro for build languageMarijn van der Werf
2016-12-12Fix new errorsMarijn van der Werf
2016-12-04Fix warnings in main.cMarijn 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-10-02put function prototypes in main.hYamaArashi
2016-09-30clean up sound codeYamaArashi
2016-09-25begin using common symbolsYamaArashi
2016-08-18make game version equal 1 for sapphireYamaArashi
2016-07-24RNG headerYamaArashi
2016-06-10switch order of fill macros from dest, value to value, destYamaArashi
2016-06-05sprite tile allocation macrosYamaArashi
2016-06-05link.cYamaArashi
2016-05-21sprite.c and updated preprocYamaArashi
2016-05-15main.cYamaArashi