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-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-11-07 | Fix incorrect compressed types, part 2 | Diegoisawesome | |
2018-11-05 | r5/r6 swap on sub_80E2578 | Diegoisawesome | |
2018-10-18 | Move Bitmap struct and clear sprite/text files | DizzyEggg | |
2018-09-15 | Slot machine is decompiled. | DizzyEggg | |
2018-09-15 | slot machine is decompiled | DizzyEggg | |
2018-09-15 | More of slot machine | DizzyEggg | |
2018-09-14 | Document main_menu | Diegoisawesome | |
2018-09-08 | Standartize AddTextPrinterParametrized functions, | DizzyEggg | |
2018-08-12 | Finish decompiling learn_move | Diegoisawesome | |
2018-08-12 | slot machine review changes | DizzyEggg | |
2018-08-11 | port more of slot machine | DizzyEggg | |
2018-08-11 | start porting slot machine | DizzyEggg | |