Commit graph

511 commits

Author SHA1 Message Date
Sally Coolatta
15a243db09 Fix other merge errors 2020-05-16 04:58:52 -04:00
TehRealSalt
6520ae8d55 Static for placeholder menu images 2019-11-15 17:21:14 -05:00
TehRealSalt
a7dac9d04b Implement images 2019-10-27 15:50:22 -04:00
TehRealSalt
64a3d133b4 Cleanup & bug-fixin 2019-10-15 20:56:28 -04:00
TehRealSalt
cf8a77cfd6 Cup icon drawing 2019-10-05 23:11:31 -04:00
TehRealSalt
32bdd10dbf Cup definitions, updated menu to use them 2019-10-04 22:44:19 -04:00
TehRealSalt
94e8fddd46 Time Attack screen
No functionality ported yet
2019-10-04 13:27:09 -04:00
TehRealSalt
67e63442da Start on Cup/Level selects 2019-10-04 00:18:34 -04:00
TehRealSalt
7d8a512d2a Several minor fixes & tweaks for character select 2019-10-03 00:13:09 -04:00
TehRealSalt
dae7dd003a More complete character select 2019-10-02 19:13:56 -04:00
TehRealSalt
ca83b06d93 Fuckhuge restructuring
- m_menu.c and m_menu.h are dead. Everything has now been moved to k_menudef.c, k_menufunc.c, k_menudraw.c, and k_menu.h.
- Expanded menu_t and menuitem_t to add transitions and tooltips
- Early character select screen
- Removed almost all menu definitions, I'll be reimporting them as they are needed
2019-10-02 11:31:11 -04:00