summaryrefslogtreecommitdiff
path: root/src/contest.c
AgeCommit message (Expand)Author
2021-02-24Add palette selection constantsGriffinR
2021-02-05Use GAME_LANGUAGE instead of LANGUAGE_ENGLISHGriffinR
2021-01-23Misc battle documentationGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-11-02Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald into...Kurausukun
2020-11-02address commentsKurausukun
2020-10-26Fix whitespace issuesaaaaaa123456789
2020-10-26Remove unused variableaaaaaa123456789
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-19battle_gfx_sfx_util.c: Very annoying fakematch fix.Kaz
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-04Switch to button macrosPokeCodec
2020-09-04Match more functionsPokeCodec
2020-09-01Merge pull request #1149 from PokeCodec/datatypesGriffinR
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
2020-08-23Documentation of unk fieldPokeCodec
2020-08-23Remove unused variable remaining from rubyPokeCodec
2020-08-21Document contest AI scriptsGriffinR
2020-08-21Document contest AI commandsGriffinR
2020-08-20Give songs meaningful english namesGriffinR
2020-08-18Add condition mod constantsGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-16Clean up contest docGriffinR
2020-08-16Document contest live updatesGriffinR
2020-08-16Document misc contestGriffinR
2020-08-15Document contest appealGriffinR
2020-08-13Split contest funcs from script_pokemon_utilGriffinR
2020-08-13Document link contest connectionGriffinR
2020-07-24Continue new contest documentationGriffinR
2020-07-23Begin new contest documentationGriffinR
2020-07-08Merge branch 'master' of https://github.com/pret/pokeemerald into add-flagvar...GriffinR
2020-06-24Allow flag/var counts to be updated alongside valuesGriffinR
2020-06-18Rename contest_link_80FC4F4, 80F57C4, and 81D9DE4GriffinR
2020-06-18Document contest resultsGriffinR
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2019-12-20Document Battle Dome scripts and some battle_dome.cGriffinR
2019-12-06Merge master into ObjEvent renameGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-16Document contest stringsGriffinR
2019-11-13Document Contest scriptsGriffinR
2019-11-10Document contest painting image processing effectsMarcus Huderle
2019-10-31Clean up party_menu docGriffinR
2019-10-25Document party_menu first passGriffinR
2019-10-14Document Oamdata in battle_anim (#838)Sewef
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT