summaryrefslogtreecommitdiff
path: root/src/contest_painting.c
AgeCommit message (Collapse)Author
2021-11-03Propagate BG_COORD constantsGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id constantsGriffinR
2021-10-02Document summary screen sprite managerGriffinR
2021-04-22Misc contest cleanupGriffinR
2021-04-21Clean up contest_paintingGriffinR
2021-03-04Clean up a few unlabeled scriptsGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-14fix indentationKurausukun
2021-02-14[LEAK-INFORMED] remove fakematching commentKurausukun
it is in fact not a fakematch
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-10-26port InitPaintingMonOamData fakematch fixKurausukun
2020-10-22re-match _InitContestMonPixels (from #1153)Kurausukun
2020-09-19battle_gfx_sfx_util.c: Very annoying fakematch fix.Kaz
daycare.c: -g eliminates the need for the brace hack. battle_transition.c: Fix Phase2_Ripple_Func2...?
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-10InitPaintingMonOamData fixPokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-08-25remove outside parenthesisPokeCodec
2020-08-25Removed unneeded parenthesisPokeCodec
2020-08-25Fix mistakesPokeCodec
2020-08-25Match InitContestMonPixelsPokeCodec
2020-06-18Document contest resultsGriffinR
2019-11-12Match ConvertImageProcessingToGBADizzyEggg
2019-11-10Rename contest_painting_effects to image_processing_effectsMarcus Huderle
2019-11-10Document contest painting image processing effectsMarcus Huderle
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-08-21initial documentation commitGriffinR
2019-07-28remove hardcoded VRAM addressescamthesaxman
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-07-02Merge branch 'master' into modern_gccPikalaxALT
2019-07-01Clean up code in HoldContestPaintingDizzyEggg
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-04-05Clean up data headersDizzyEggg
2019-04-02Cleanup OamData entriesPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
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-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.
2019-02-02Clean up ram varsDizzyEggg
2019-01-04Decompile more of contest_link_80F57C4.cMarcus Huderle
2018-12-16Fix typo in UpdateContestPaintingMosaicEffect()Marcus Huderle
2018-12-15Decompile contest_painting.c (#447)Marcus Huderle
2018-11-19Decompile mossdeep hymDizzyEggg