aboutsummaryrefslogtreecommitdiffstats
path: root/code/sys/sys_local.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups for the Mac error dialog, after a code review from tma.icculus2009-09-161-1/+0
* Added a real GUI message box to Sys_ErrorDialog() on Mac OS X.icculus2009-09-151-0/+1
* * Fix warning in cl_main.ctma2009-09-141-0/+1
* * Always show the mouse cursor when the mouse is disabledtma2008-08-091-0/+1
* * Add Sys_GLimpInit for platform specific GLimp initialisationtma2008-08-081-0/+1
* * Change win32 client Sys_Sleep so it ONLY sleeps since before it was waking on tma2008-08-031-0/+1
* * Add con_log.c to log all console outputtma2007-11-301-6/+11
* * Move MINSDL_ values to sys_local.h from Makefile/VC projecttma2007-11-261-0/+5
* * rewrite of the win32 dedicated console:tjw2007-09-151-0/+2
* * Build dedicated server binary on Windowstma2007-09-061-6/+6
* * Merge unified-sdl to trunktma2007-09-051-0/+40