.. |
ui_backend.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 |
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
|
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 |
ui_local.h
|
Added screenshot gamma correction.
|
2020-07-04 01:31:44 -04:00 |
ui_main.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 |
ui_mp_addressbook.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 |
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
|
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 |
ui_mp_playersetup.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 |
ui_mp_startserver.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 |
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 HUD font option to interface options menu.
|
2021-01-11 02:04:12 -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
|
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 |
ui_video_advanced.c
|
Miscellaneous 64-bit porting fixes.
|
2020-07-29 06:05:09 -04:00 |