thirtyflightsofloving/ui
Knightmare66 a07cf5c962 Added ui_font and scr_font cvars to separately change menu and HUD font.
Added R_DrawString() to allow drawing of text strings directly in the renderer.
Refactored r_speeds drawing to use new R_DrawString() function.
2021-01-11 01:17:13 -05:00
..
ui_backend.c Added ui_font and scr_font cvars to separately change menu and HUD font. 2021-01-11 01:17:13 -05:00
ui_game.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
ui_game_credits.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
ui_game_saveload.c Renamed save slots to use format of kmq2savexxx. 2020-09-27 19:59:38 -04:00
ui_local.h Added screenshot gamma correction. 2020-07-04 01:31:44 -04:00
ui_main.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
ui_mp_addressbook.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
ui_mp_dmoptions.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
ui_mp_download.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
ui_mp_joinserver.c Added ui_font and scr_font cvars to separately change menu and HUD font. 2021-01-11 01:17:13 -05:00
ui_mp_playersetup.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
ui_mp_startserver.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
ui_multiplayer.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
ui_options.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
ui_options_controls.c Fix "MWHEELUP/MWHEELDOWN is unbound" being spammed to console when scrolling. 2020-08-05 17:15:30 -04:00
ui_options_effects.c Don't copy default.cfg to savegame dir. 2020-10-26 12:48:48 -04:00
ui_options_interface.c Added ui_font and scr_font cvars to separately change menu and HUD font. 2021-01-11 01:17:13 -05:00
ui_options_keys.c Added ui_font and scr_font cvars to separately change menu and HUD font. 2021-01-11 01:17:13 -05:00
ui_options_screen.c Renamed cvars hud_scale, hud_alpha, and hud_squeezedigits to scr_hudsize, scr_hudalpha, and scr_hudsqueezedigits. 2020-08-09 17:03:47 -04:00
ui_options_sound.c Added ui_font and scr_font cvars to separately change menu and HUD font. 2021-01-11 01:17:13 -05:00
ui_quit.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
ui_subsystem.c Added screenshot gamma correction. 2020-07-04 01:31:44 -04:00
ui_video.c Added 165 and 180Hz refresh rates to video menu. 2020-09-20 19:17:00 -04:00
ui_video_advanced.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00