Commit graph

6 commits

Author SHA1 Message Date
blendogames
3ee852d7e2 Joystick can now select menu items. Added various gamepad menu interactions. 2024-01-30 19:24:23 -08:00
blendogames
32ef9104af updated menu credits 2021-12-02 16:59:16 -08:00
Ethan Lee
f4cad5010e Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
Knightmare66
befa8db495 Added GL_PrintError() for more detailed OpenGL error output.
Added R_EndFrame() to remove direct calls to GLimp_EndFrame() from client and UI.
Removed GL_LockArrays()/GL_UnlockArrays() calls in shadow volume rendering.
Changed parameters to UI_DrawMenuString(), UI_DrawString(), and variants.
Added UI_DrawPopupMessage() to simplify popup text drawing.
2021-11-19 07:25:37 -05:00
Knightmare66
d0d781761d Added keybind menu control type.
Refactored key binding menu with new control type.
Minor cleanup of menu implementations.
2021-09-05 00:05:38 -04:00
Knightmare66
1e5348cbe0 Refactoring and rearrangment of menu code.
Added new graphic for text box.
Made edict_t pointer arrays static in 3ZB2, Awakening2, and Zaero DLLs due to stack size concerns.
2021-08-12 15:30:51 -04:00