summaryrefslogtreecommitdiff
path: root/src/diploma.c
AgeCommit message (Expand)Author
2021-04-15Misc reg constant cleanupGriffinR
2021-04-06Document remaining overworldGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-01-19Use ARRAY_COUNT in InitBgsFromTemplatesGriffinR
2020-09-04Switch to button macrosPokeCodec
2020-06-10Begin item_menu.c cleanupSierraffinity
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-08-24Synchronize with pokefirered pokedex.c.ultima-soul
2019-04-04RGB ConstantsPhlosioneer
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-01Reduce externsPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-11-07Fix incorrect compressed types, part 2Diegoisawesome
2018-10-27Window priority to window bgDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-06Finish menu.s and eliminate TextColorDiegoisawesome
2018-01-29decompile scanline effectDizzyEggg
2018-01-24Fix spelling of 'Parametrized' to 'Parameterized'Diegoisawesome
2018-01-21Merge branch 'master' of https://github.com/pret/pokeemerald into fix_permsDevin
2018-01-19Fix file permissions.Devin
2018-01-16decompile option menuDizzyEggg
2017-10-09add diploma header and static names fixDizzyEggg
2017-10-07forgot to remove unnecessary local ptrProjectRevoTPP
2017-10-07decompile diploma.cProjectRevoTPP