ioq3/code/sys
Tom Kidd fa64d4f8a8 Added rudimentary support for automatically finding Microsoft Store version of Quake 3
Unlike the Steam and GOG support I'm not doing a registry search as I don't see anything in the registry that would show us the path. If we find more official ways to search for it later we can address that, in the meantime the path is just hardcoded to where it's installed by default.
2021-09-25 21:30:03 -05:00
..
con_log.c Fix reading crash log when log wraps around buffer 2017-10-08 07:19:07 -05:00
con_passive.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
con_tty.c Remove CON_FlushIn function and where STDIN needs flushing, use tcflush POSIX function 2018-03-14 21:43:56 +00:00
con_win32.c Add arrow key support for win32 console 2015-01-26 02:39:59 -06:00
sys_autoupdater.c Fixed comment typo: s/until/under 2017-06-02 11:28:33 -04:00
sys_loadlib.h Don't search system directories for renderer lib 2011-08-01 09:33:48 +00:00
sys_local.h Enable SDL audio capture for SDL 2.0.5 and newer 2018-04-26 11:21:36 -05:00
sys_main.c Fix in_restart causing fatal error while video is shutdown 2018-06-10 15:13:10 -05:00
sys_osx.m Fix Makefile for OSX 2016-06-12 17:17:33 -04:00
sys_unix.c Allow loading system OpenAL library on macOS again 2018-03-22 14:58:44 -05:00
sys_win32.c Added rudimentary support for automatically finding Microsoft Store version of Quake 3 2021-09-25 21:30:03 -05:00
win_manifest.xml Disable DPI scaling on Windows 2017-09-07 21:17:44 -05:00
win_resource.h * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
win_resource.rc Add Windows application manifest 2017-09-07 21:04:52 -05:00