Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-22 | Give window drawing functions better names | Phlosioneer | |
2019-02-21 | Improve window palette macros | Phlosioneer | |
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. | |||
2018-12-26 | Fix BgAttributes | DizzyEggg | |
2018-12-20 | Merge with master | DizzyEggg | |
2018-12-17 | 3.5 asm left | DizzyEggg | |
2018-12-06 | Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵ | nullableVoidPtr | |
spaces -> tabs | |||
2018-12-06 | Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵ | nullableVoidPtr | |
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation | |||
2018-10-27 | Window priority to window bg | DizzyEggg | |
2018-10-21 | Fix LZ compressed data alignment | Diegoisawesome | |
2018-10-18 | Move Bitmap struct and clear sprite/text files | DizzyEggg | |
2018-02-28 | clean up files | DizzyEggg | |
2018-02-11 | Merge branch 'master' into link | PikalaxALT | |
2018-02-06 | Finish menu.s and eliminate TextColor | Diegoisawesome | |
2018-02-03 | common syms in window.c, because why not | PikalaxALT | |
2018-01-07 | match ScrollWindow | camthesaxman | |
2017-10-06 | use rodata for save_failed_screen | ProjectRevoTPP | |
2017-09-26 | battle 4 up to a8 | DizzyEggg | |
2017-09-18 | add important headers, const ptrs and egg hatch start | DizzyEggg | |
2017-09-05 | start start menu decomp | DizzyEggg | |
2017-09-01 | get rid of data window | DizzyEggg | |
2017-09-01 | decompile window.s | DizzyEggg | |
2017-03-29 | Begin disassembling window.s | Diegoisawesome | |