summaryrefslogtreecommitdiff
path: root/src/credits.c
AgeCommit message (Expand)Author
2021-03-29Finish documenting creditsGriffinR
2021-03-29Add MON_PIC_SIZE constantGriffinR
2021-03-29Document some creditsGriffinR
2021-03-28Document intro, start intro_credits/creditsGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-01-19Merge pull request #1311 from GriffinRichards/clean-unusedGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2021-01-19Use ARRAY_COUNT in InitBgsFromTemplatesGriffinR
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-04Switch to button macrosPokeCodec
2020-09-01Merge pull request #1149 from PokeCodec/datatypesGriffinR
2020-08-23sizeOf data type, not pointer valuePokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-06-24Allow flag/var counts to be updated alongside valuesGriffinR
2020-03-09Document pokedex.cGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-11-04Requested change from pkmn to montustin2121
2019-11-04Document showing pokemon in creditsTustin2121
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-08-17Suggested changes from reviewTustin2121
2019-08-17Documenting credits a bitTustin2121
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-21Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-17use BG_SCREEN_ADDR macro for tilemap addressesgarak
2019-02-13Merge branch 'master' of github.com:pret/pokeemerald into main-menu-state-mac...Phlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
2019-02-09Document the intro movie state machinePhlosioneer
2018-12-26Fix Bldalpha argsDizzyEggg
2018-12-26Fix bldcnt gpu reg argsDizzyEggg
2018-12-24Clear includesDizzyEggg
2018-12-20Merge with masterDizzyEggg
2018-12-173.5 asm leftDizzyEggg
2018-12-15Use correct term.Meowsy
2018-12-15Document various things relating to the Pokedex.Meowsy
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-10-27Window priority to window bgDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
2018-09-09Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemera...Slawter666
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-09-02Format more templatesSlawter666
2018-08-19battle dome cards sensibly renamedDizzyEggg
2018-08-08Begin porting/decompiling field_specialsDiegoisawesome
2018-02-17Decompile creditsDiegoisawesome