thirtyflightsofloving/client
Knightmare66 15d8479c9b Refactored menu utility funcs for fonts, crosshairs, savegames, serverlist, start server maplist, and player models and moved them to ui_utils.c.
Renamed "cursor" cursor_t struct to "ui_menucursor".
Renamed "currentweaponmodel" char pointer to "ui_currentweaponmodel".
Added shutdown functions for console, screen, and UI.
2021-02-17 04:11:49 -05:00
..
adivtab.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
anorms.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
asm_i386.h inital commit of full repository 2019-03-13 15:20:07 -04:00
block8.h inital commit of full repository 2019-03-13 15:20:07 -04:00
block16.h inital commit of full repository 2019-03-13 15:20:07 -04:00
cdaudio.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
cinematic.h inital commit of full repository 2019-03-13 15:20:07 -04:00
cl_cin.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
cl_cinematic.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
cl_console.c Refactored menu utility funcs for fonts, crosshairs, savegames, serverlist, start server maplist, and player models and moved them to ui_utils.c. 2021-02-17 04:11:49 -05:00
cl_download.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
cl_effects.c Added implementation of TE_RAILTRAIL_COLORED. 2020-10-08 17:32:37 -04:00
cl_ents.c Refactored menu utility funcs for fonts, crosshairs, savegames, serverlist, start server maplist, and player models and moved them to ui_utils.c. 2021-02-17 04:11:49 -05:00
cl_event.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
cl_http.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
cl_hud.c Added ui_font and scr_font cvars to separately change menu and HUD font. 2021-01-11 01:17:13 -05:00
cl_input.c Added screenshot gamma correction. 2020-07-04 01:31:44 -04:00
cl_keys.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
cl_lights.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
cl_loc.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
cl_main.c Refactored menu utility funcs for fonts, crosshairs, savegames, serverlist, start server maplist, and player models and moved them to ui_utils.c. 2021-02-17 04:11:49 -05:00
cl_parse.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
cl_particle.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
cl_pred.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
cl_screen.c Refactored menu utility funcs for fonts, crosshairs, savegames, serverlist, start server maplist, and player models and moved them to ui_utils.c. 2021-02-17 04:11:49 -05:00
cl_string.c Added ui_font and scr_font cvars to separately change menu and HUD font. 2021-01-11 01:17:13 -05:00
cl_tempent.c Added implementation of TE_RAILTRAIL_COLORED. 2020-10-08 17:32:37 -04:00
cl_utils.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
cl_view.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
client.h Refactored menu utility funcs for fonts, crosshairs, savegames, serverlist, start server maplist, and player models and moved them to ui_utils.c. 2021-02-17 04:11:49 -05:00
console.h Refactored menu utility funcs for fonts, crosshairs, savegames, serverlist, start server maplist, and player models and moved them to ui_utils.c. 2021-02-17 04:11:49 -05:00
input.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
keys.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
particles.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
q2palette.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
ref.h Added ui_font and scr_font cvars to separately change menu and HUD font. 2021-01-11 01:17:13 -05:00
screen.h Refactored menu utility funcs for fonts, crosshairs, savegames, serverlist, start server maplist, and player models and moved them to ui_utils.c. 2021-02-17 04:11:49 -05:00
snd_dma.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
snd_loc.h Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
snd_mem.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
snd_mix.c More 64-bit portability fixes. 2020-08-01 22:54:35 -04:00
snd_ogg.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
snd_stream.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
sound.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
vid.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
x86.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00