thirtyflightsofloving/ui
Knightmare66 4eea7036b8 Added Ethan Lee's Linux porting changes.
Moved loadingMessage, loadingMessages, and loadingPercent variables in client into client_static_t struct.
2021-10-11 15:38:20 -04: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 keybind menu control type. 2021-09-05 00:05:38 -04: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 flag to reload player models in menu when new player models/skins have been downloaded. 2021-09-21 03:02:44 -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 keybind menu control type. 2021-09-05 00:05:38 -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 keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_quit.c Refactoring and rearrangment of menu code. 2021-08-12 15:30:51 -04:00
menu_video.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
menu_video_advanced.c Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -04:00
ui_draw.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00
ui_local.h Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -04:00
ui_main.c Added automatic re-initialization of UI data and execution of config files (via CL_ChangeGameRefresh() and FS_ExecConfigs()) when changing "game" cvar and gamedir. 2021-09-27 21:47:12 -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_utils.c Added automatic re-initialization of UI data and execution of config files (via CL_ChangeGameRefresh() and FS_ExecConfigs()) when changing "game" cvar and gamedir. 2021-09-27 21:47:12 -04:00
ui_widgets.c Added keybind menu control type. 2021-09-05 00:05:38 -04:00