summaryrefslogtreecommitdiff
path: root/src/window.c
AgeCommit message (Collapse)Author
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
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-26Fix BgAttributesDizzyEggg
2018-12-20Merge with masterDizzyEggg
2018-12-173.5 asm leftDizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix 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-27Window priority to window bgDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-18Move Bitmap struct and clear sprite/text filesDizzyEggg
2018-02-28clean up filesDizzyEggg
2018-02-11Merge branch 'master' into linkPikalaxALT
2018-02-06Finish menu.s and eliminate TextColorDiegoisawesome
2018-02-03common syms in window.c, because why notPikalaxALT
2018-01-07match ScrollWindowcamthesaxman
2017-10-06use rodata for save_failed_screenProjectRevoTPP
2017-09-26battle 4 up to a8DizzyEggg
2017-09-18add important headers, const ptrs and egg hatch startDizzyEggg
2017-09-05start start menu decompDizzyEggg
2017-09-01get rid of data windowDizzyEggg
2017-09-01decompile window.sDizzyEggg
2017-03-29Begin disassembling window.sDiegoisawesome