ioq3/code/sys
Tim Angus c29417b42a * Always show the mouse cursor when the mouse is disabled
* Rename IN_StartupJoystick to IN_InitJoystick, add IN_ShutdownJoystick
* Add IN_Restart, which avoids calling IN_DeactivateMouse at the wrong time
* Call IN_Restart when changing r_fullscreen
* Add CVAR_ROM r_sdlDriver for easy checking of the SDL driver in use
* Random README tweaks
2008-08-09 13:20:00 +00:00
..
con_log.c * Add con_log.c and con_passive.c from r1222 to quake3.vcproj. 2007-12-02 00:48:59 +00:00
con_passive.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
con_tty.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
con_win32.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
sys_loadlib.h * Build dedicated server binary on Windows 2007-09-06 20:31:30 +00:00
sys_local.h * Always show the mouse cursor when the mouse is disabled 2008-08-09 13:20:00 +00:00
sys_main.c * Always show the mouse cursor when the mouse is disabled 2008-08-09 13:20:00 +00:00
sys_unix.c * Add Sys_GLimpInit for platform specific GLimp initialisation 2008-08-08 21:35:33 +00:00
sys_win32.c * Add Sys_GLimpInit for platform specific GLimp initialisation 2008-08-08 21:35:33 +00:00
win_resource.h * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
win_resource.rc * Fix to win_resource.rc for MSVC build 2007-11-03 21:53:50 +00:00