Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-03 | Propagate BG_COORD constants | GriffinR | |
2021-11-03 | Add COPYWIN constants | GriffinR | |
2021-10-30 | Add font id constants | GriffinR | |
2021-10-02 | Document summary screen sprite manager | GriffinR | |
2021-04-22 | Misc contest cleanup | GriffinR | |
2021-04-21 | Clean up contest_painting | GriffinR | |
2021-03-04 | Clean up a few unlabeled scripts | GriffinR | |
2021-02-24 | Add palette selection constants | GriffinR | |
2021-02-14 | fix indentation | Kurausukun | |
2021-02-14 | [LEAK-INFORMED] remove fakematching comment | Kurausukun | |
it is in fact not a fakematch | |||
2020-12-10 | Merge remote-tracking branch 'upstream/master' into berry_crush | Kurausukun | |
2020-11-02 | Re-apply joypad macros (minus merge conflicts) | aaaaaa123456789 | |
2020-10-26 | port InitPaintingMonOamData fakematch fix | Kurausukun | |
2020-10-22 | re-match _InitContestMonPixels (from #1153) | Kurausukun | |
2020-09-19 | battle_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-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
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-10 | InitPaintingMonOamData fix | PokeCodec | |
2020-09-04 | Switch to button macros | PokeCodec | |
2020-08-25 | remove outside parenthesis | PokeCodec | |
2020-08-25 | Removed unneeded parenthesis | PokeCodec | |
2020-08-25 | Fix mistakes | PokeCodec | |
2020-08-25 | Match InitContestMonPixels | PokeCodec | |
2020-06-18 | Document contest results | GriffinR | |
2019-11-12 | Match ConvertImageProcessingToGBA | DizzyEggg | |
2019-11-10 | Rename contest_painting_effects to image_processing_effects | Marcus Huderle | |
2019-11-10 | Document contest painting image processing effects | Marcus Huderle | |
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |
2019-08-21 | initial documentation commit | GriffinR | |
2019-07-28 | remove hardcoded VRAM addresses | camthesaxman | |
2019-07-25 | Decompile pokemon unk 6 | DizzyEggg | |
2019-07-02 | Merge branch 'master' into modern_gcc | PikalaxALT | |
2019-07-01 | Clean up code in HoldContestPainting | DizzyEggg | |
2019-06-26 | Modernize code | PikalaxALT | |
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input | |||
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-04-02 | Cleanup OamData entries | Phlosioneer | |
2019-03-16 | Use constants for Oam .shape and .size fields | Phlosioneer | |
Also some general formatting fixes for constants. | |||
2019-03-02 | Rename macro with correct name for pixel values | Phlosioneer | |
2019-02-21 | Improve window palette macros | Phlosioneer | |
2019-02-21 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-17 | use BG_SCREEN_ADDR macro for tilemap addresses | garak | |
2019-02-11 | Document main_menu state machine, name window constants | Phlosioneer | |
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-02 | Clean up ram vars | DizzyEggg | |
2019-01-04 | Decompile more of contest_link_80F57C4.c | Marcus Huderle | |
2018-12-16 | Fix typo in UpdateContestPaintingMosaicEffect() | Marcus Huderle | |
2018-12-15 | Decompile contest_painting.c (#447) | Marcus Huderle | |
2018-11-19 | Decompile mossdeep hym | DizzyEggg | |