Commit Graph

22 Commits

Author SHA1 Message Date
GriffinR 7b2da8e402 Sync/document the rest of strings.c 2022-09-13 14:48:54 -04:00
Eduardo Quezada 95dd979f09 Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
Eduardo Quezada 60ce72fa5a Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
Eduardo Quezada 7f53f533bb Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
Eduardo Quezada 3b98289de2 BeginNormalPaletteFade PALETTES_ALL documentation 2022-07-27 13:16:28 -04:00
cbt6 b3e53d255e Use FALSE instead of 0 2022-07-17 05:04:49 +08:00
cbt6 d6cb94895f Document src/overworld.c 2022-07-17 04:07:09 +08:00
GriffinR b2c74cae84 Sync global 2021-11-19 20:36:59 -05:00
Deokishisu 6e77eef0cd Fix Missed Magic Numbers in main_menu.c
There were two lines where magic numbers were used instead of the constant for MAIN_MENU_WINDOW_ERROR, so I filled them in.
2020-12-31 11:36:27 -05:00
PikalaxALT 58f59a3491 Address review on misc documentation 2020-04-12 08:48:14 -04:00
PikalaxALT aea30489fc Create COPYWIN defines for CopyWindowToVram calls 2020-04-10 16:17:46 -04:00
PikalaxALT a205881ce2 Comment dma3 methods and create DMA3_*BIT macros 2020-04-10 15:57:08 -04:00
PikalaxALT ea207f6334 Clean up includes 2020-04-08 17:03:26 -04:00
GriffinR 100188ac43 Move gfx out of data 2020-04-06 10:02:14 -04:00
PikalaxALT 6ee1bd0621 Decompile event_data.s 2019-10-21 21:15:54 -04:00
PikalaxALT 2435bcc09d sys flag rearrange 2019-10-17 21:24:47 -04:00
PikalaxALT 97dc0a6903 Trainer dump pass 2; flag refactoring 2019-10-17 17:11:34 -04:00
PikalaxALT 734cada66a Address review comments 2019-10-09 18:12:37 -04:00
PikalaxALT 3c3fd189d8 Document main_menu 2019-10-08 13:40:04 -04:00
PikalaxALT 99bd3d9154 Finish main menu decomp 2019-10-08 10:31:33 -04:00
PikalaxALT 0f67a952a3 main_menu through sub_800CE70 2019-10-07 17:06:11 -04:00
PikalaxALT 2fe6b6db8c main menu through sub_800C780 2019-10-07 14:06:47 -04:00