thirtyflightsofloving/ui
Knightmare66 add4c7cc46 Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c.
Added new SCR_DrawPic() variants in cl_screen.c.
Added new graphics for text fields and sliders in menus.
Improved mouse interaction for menu sliders.
Added resettargets developer command to default Lazarus and  missionpack DLLs.
Added hint_test developer command to missionpack DLL.
Fixed freeze developer command in default Lazarus and missionpack DLLs so it can be used more than once.
More tweaks to Tactician Gunner prox mine safety checks in misssionpack DLL.
2021-08-07 00:43:46 -04:00
..
ui_backend.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_game.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
ui_game_credits.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
ui_game_saveload.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_local.h Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_main.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04: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 Added dedicated server option to start server menu. 2021-02-21 22:05:20 -05:00
ui_mp_joinserver.c Updated description of client compatibility option in join server menu. 2021-03-19 01:07:38 -04:00
ui_mp_playersetup.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_mp_startserver.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -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 Added percentage display boolean for slider menu controls. 2021-03-08 00:52:46 -05:00
ui_options_effects.c Added percentage display boolean for slider menu controls. 2021-03-08 00:52:46 -05:00
ui_options_interface.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_options_keys.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_options_screen.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_options_sound.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_quit.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_subsystem.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
ui_utils.c Updated changelog. 2021-02-17 15:38:30 -05:00
ui_video.c Added borderless window support. 2021-07-20 00:21:05 -04:00
ui_video_advanced.c Added percentage display boolean for slider menu controls. 2021-03-08 00:52:46 -05:00