Commit Graph

33 Commits

Author SHA1 Message Date
Eduardo Quezada f5e9cc595b Multiple changes
- BATTLESTRINGS_ID_ADDER ->BATTLESTRINGS_TABLE_START
- Defines for battle windows
- MAIL_NONE
- MON_DATA_FILLER -> MON_DATA_UNUSED_RIBBONS
- Usage of BattlePutTextOnWindow with masks
- PlayCry1 -> PlayCry_Normal
- BlendPalettes(0xFFFFFFFF -> BlendPalettes(PALETTES_ALL
- FillPalette(0 -> FillPalette(RGB_BLACK
2022-07-27 18:14:48 -04:00
Eduardo Quezada 3b98289de2 BeginNormalPaletteFade PALETTES_ALL documentation 2022-07-27 13:16:28 -04:00
PikalaxALT aec808ac0d Flatten pos fields in struct Sprite 2021-07-07 09:05:48 -04:00
GriffinR 1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
PikalaxALT aea30489fc Create COPYWIN defines for CopyWindowToVram calls 2020-04-10 16:17:46 -04:00
PikalaxALT f15a705021 Resolve compile warnings in modern 2020-04-05 13:07:40 -04:00
PikalaxALT cc3419eff7 Get pokefirered_modern to build 2020-04-04 12:58:08 -04:00
PikalaxALT 8f74dda3e4 Minor cleanup 2020-04-03 19:18:55 -04:00
PikalaxALT 58e8bad37b intro.c includes gflib.h 2020-04-02 20:20:09 -04:00
PikalaxALT 1e5150742e Apply pals to bg tiles in intro.c 2020-04-02 18:14:18 -04:00
PikalaxALT c60821d3fb Name remaining subroutines in intro.c 2020-04-01 20:37:25 -04:00
PikalaxALT 1d399a41dd Fix intro gfx and start doccing intro methods 2020-04-01 08:57:03 -04:00
PikalaxALT 9ff146b0bc document minigame_countdown.c 2020-02-11 13:43:14 -05:00
PikalaxALT dd0da2484f Match FireRed Rev1 2019-12-19 10:23:05 -05:00
PikalaxALT 1226dfd946 Match rev1 intro.c maybe 2019-12-18 22:17:14 -05:00
PikalaxALT 2fa08605b8 Propagate save status, type, and sector defines 2019-11-04 17:12:02 -05:00
PikalaxALT 855c052be0 Rename song constants using Japanese sound test menu 2019-10-09 20:02:59 -04:00
PikalaxALT 221dd4721d link through TestBlockTransfer + bss, ewram 2019-10-05 20:30:02 -04:00
jiangzhengwenjz 0e8a731cb8 fixed intro.c 2019-07-07 01:52:45 +08:00
PikalaxALT 95537e5c23 Make almost everything in intro static 2019-07-04 21:54:09 -04:00
PikalaxALT a1f10189b6 Finish decomp of intro 2019-07-04 21:16:08 -04:00
PikalaxALT b3b439fd8a intro: through sub_80EE6A4 2019-07-04 19:31:07 -04:00
PikalaxALT 5bad031d18 intro: through sub_80EE350 2019-07-04 18:08:32 -04:00
PikalaxALT b5f0c606dd intro: through sub_80EDD28 2019-07-04 13:27:30 -04:00
PikalaxALT 2f671f9bd2 intro: sub_80EDC40 2019-07-04 10:42:22 -04:00
PikalaxALT 168109aa9e Decompile intro rodata 2019-07-04 09:23:14 -04:00
PikalaxALT 8bdc814a8f Dump some intro-related gfx 2019-07-03 18:23:57 -04:00
PikalaxALT 6ccb5cc172 intro: through sub_80ED818 2019-07-03 16:27:56 -04:00
PikalaxALT 6da3a0b53a intro: through sub_80ED4A0 2019-07-03 15:18:34 -04:00
PikalaxALT 3b83565a7e intro: through sub_80ED140 2019-07-03 14:01:03 -04:00
PikalaxALT 4f63b54a6b intro: through sub_80ECC3C 2019-07-02 15:30:30 -04:00
PikalaxALT 2c953c5baf Redo partial decomp of intro (force push) 2019-07-01 22:10:35 -04:00