thirtyflightsofloving/unix
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
..
zip inital commit of full repository 2019-03-13 15:20:07 -04:00
cd_sdl.c Added screenshot gamma correction. 2020-07-04 01:31:44 -04:00
cd_unix.c Added screenshot gamma correction. 2020-07-04 01:31:44 -04:00
gl_glx.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
glob.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
glob.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
glw_unix.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
in_unix.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
math.s inital commit of full repository 2019-03-13 15:20:07 -04:00
net_udp.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
q2icon.xbm inital commit of full repository 2019-03-13 15:20:07 -04:00
qasm.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
qgl_unix.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
qsh_unix.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_mixa.s inital commit of full repository 2019-03-13 15:20:07 -04:00
snd_sdl.c inital commit of full repository 2019-03-13 15:20:07 -04:00
snd_unix.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
sys_unix.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
vid_so.c Added cvar r_maxfps_autoset to allow disabling of automatic framerate capping. 2020-08-06 18:47:26 -04:00