thirtyflightsofloving/ui
2019-10-12 19:54:15 -04:00
..
ui_backend.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_game.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_game_credits.c Fixed out-of-bounds array access when trying to draw saveshot for back action in save/load menus. 2019-04-15 15:00:12 -04:00
ui_game_saveload.c Added check for autosave slot in LoadGameCallback() to not specify a non-existent saveshot. 2019-04-16 19:15:25 -04:00
ui_local.h Replace strstr with non-ambiguous check for file extensions. 2019-08-29 16:58:21 -04:00
ui_main.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_mp_addressbook.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_mp_dmoptions.c Set the teamplay box value based on dmflags. 2019-04-18 12:00:55 -04:00
ui_mp_download.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_mp_joinserver.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_mp_playersetup.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_mp_startserver.c Added new FS_GetFileList() function to retrieve lists of files (by extension or filter) from both paks and game dirs. 2019-10-08 21:55:44 -04:00
ui_multiplayer.c Fixed out-of-bounds array access when trying to draw saveshot for back action in save/load menus. 2019-04-15 15:00:12 -04:00
ui_options.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_options_controls.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_options_effects.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_options_interface.c Changed SetCrosshairNames(), SetFontNames(), and S_OGG_LoadFileList() to use FS_GetFileList(). 2019-10-12 19:54:15 -04:00
ui_options_keys.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_options_screen.c Changed SetCrosshairNames(), SetFontNames(), and S_OGG_LoadFileList() to use FS_GetFileList(). 2019-10-12 19:54:15 -04:00
ui_options_sound.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_quit.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_subsystem.c Replace strstr with non-ambiguous check for file extensions. 2019-08-29 16:58:21 -04:00
ui_video.c inital commit of full repository 2019-03-13 15:20:07 -04:00
ui_video_advanced.c inital commit of full repository 2019-03-13 15:20:07 -04:00