summaryrefslogtreecommitdiff
path: root/src/contest_painting.c
AgeCommit message (Expand)Author
2021-06-24Document pokedex.c, 1PikalaxALT
2021-06-18Document image_processing_effects.cPikalaxALT
2021-06-18Revert these symbols back to ewram.hPikalaxALT
2021-06-18Sync image_processing_effects from emerald, 1PikalaxALT
2021-06-17document ewram macros in BattleStartClearSetDataPikalaxALT
2020-09-01Match more naked functionsPokeCodec
2020-06-02Fix typos.Kaz
2020-06-02contest_painting.c: sub_8106B90 and sub_8106630 matchingKaz
2019-07-28remove hardcoded VRAM and EWRAM addressescamthesaxman
2019-04-06Finish contest_painting_effectsPikalaxALT
2019-04-06sub_80FD8CC: an attempt was madePikalaxALT
2018-09-12Match a few NONMATCHINGs, document some NONMATCHINGs.luckytyphlosion
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-04-05Rename cute_sketch to contest_painting_effects, and battle_1 to decompressMarcus Huderle
2018-03-16Merge branch 'master' into tomomichi_debug_menuPikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-20map out ram variablesdrifloony
2017-06-24wip srcMarijn van der Werf
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-22Add data2 headerMarijn van der Werf
2017-05-22Remove duplicate strings.h declarationsMarijn van der Werf
2017-05-09use macros to set DISPCNT and BG*CNT registers (#286)Cameron Hall
2017-04-27Sort includesMarijn van der Werf
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-01-28tabs to spacesYamaArashi
2017-01-27define more data in C (#220)Cameron Hall
2017-01-21formattingYamaArashi
2017-01-17Remove trailing whitespaceMarijn van der Werf
2017-01-07get more functions to match and clean upcamthesaxman
2017-01-07get HoldContestPainting to matchcamthesaxman
2017-01-07get ShowContestPainting to matchcamthesaxman
2017-01-06Contest paintingMarijn van der Werf