Commit graph

405 commits

Author SHA1 Message Date
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