summaryrefslogtreecommitdiff
path: root/src/diploma.c
AgeCommit message (Collapse)Author
2022-01-14Move more graphics out of miscGriffinR
2021-11-08Merge pull request #1542 from GriffinRichards/doc-menuGriffinR
Document menu
2021-11-05Use relevant constants for BlendPalettessphericalice
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-11-03Merge pull request #1536 from GriffinRichards/clean-brailleGriffinR
Add font id constants, better braille support
2021-10-30Add font id constantsGriffinR
2021-10-27Label remaining symbols in graphics.cGriffinR
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
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
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