Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-19 | Sync global | GriffinR | |
2020-12-31 | Fix Missed Magic Numbers in main_menu.c | Deokishisu | |
There were two lines where magic numbers were used instead of the constant for MAIN_MENU_WINDOW_ERROR, so I filled them in. | |||
2020-04-12 | Address review on misc documentation | PikalaxALT | |
2020-04-10 | Create COPYWIN defines for CopyWindowToVram calls | PikalaxALT | |
2020-04-10 | Comment dma3 methods and create DMA3_*BIT macros | PikalaxALT | |
2020-04-08 | Clean up includes | PikalaxALT | |
2020-04-06 | Move gfx out of data | GriffinR | |
2019-10-21 | Decompile event_data.s | PikalaxALT | |
2019-10-17 | sys flag rearrange | PikalaxALT | |
2019-10-17 | Trainer dump pass 2; flag refactoring | PikalaxALT | |
2019-10-09 | Address review comments | PikalaxALT | |
2019-10-08 | Document main_menu | PikalaxALT | |
2019-10-08 | Finish main menu decomp | PikalaxALT | |
2019-10-07 | main_menu through sub_800CE70 | PikalaxALT | |
2019-10-07 | main menu through sub_800C780 | PikalaxALT | |