thirtyflightsofloving/ui
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
..
menu_credits_id.h Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_credits_rogue.h Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_credits_xatrix.h Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_game.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_game_credits.c Added GL_PrintError() for more detailed OpenGL error output. 2021-11-19 07:25:37 -05:00
menu_game_saveload.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_main.c Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -04:00
menu_mp_addressbook.c Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_mp_dmoptions.c Refactored spincontrol menu control with value lists, simplifying menu implementations. 2021-09-04 02:18:06 -04:00
menu_mp_download.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_mp_joinserver.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_mp_playersetup.c Added color1 userinfo cvar for player railgun effect color to client. 2021-10-21 02:03:19 -04:00
menu_mp_startserver.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_multiplayer.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_options.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_options_controls.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_options_effects.c Added color1 userinfo cvar for player railgun effect color to client. 2021-10-21 02:03:19 -04:00
menu_options_interface.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_options_keys.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_options_screen.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_options_sound.c Added GL_PrintError() for more detailed OpenGL error output. 2021-11-19 07:25:37 -05:00
menu_quit.c Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_video.c Added unix shell script for extractfuncs. 2021-10-11 16:27:13 -04:00
menu_video_advanced.c Added unix shell script for extractfuncs. 2021-10-11 16:27:13 -04:00
ui_draw.c Added GL_PrintError() for more detailed OpenGL error output. 2021-11-19 07:25:37 -05:00
ui_local.h Added GL_PrintError() for more detailed OpenGL error output. 2021-11-19 07:25:37 -05:00
ui_main.c Added color1 userinfo cvar for player railgun effect color to client. 2021-10-21 02:03:19 -04:00
ui_menu.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
ui_mouse.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
ui_playercolors.h Added color1 userinfo cvar for player railgun effect color to client. 2021-10-21 02:03:19 -04:00
ui_utils.c Added GL_PrintError() for more detailed OpenGL error output. 2021-11-19 07:25:37 -05:00
ui_widgets.c Added GL_PrintError() for more detailed OpenGL error output. 2021-11-19 07:25:37 -05:00