aboutsummaryrefslogtreecommitdiffstats
path: root/code/sys/sys_unix.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups for the Mac error dialog, after a code review from tma.icculus2009-09-161-1/+3
* * Revert r1624 and r1626-r1628tma2009-09-151-3/+1
* Added support for hardcoded HOMEPATH.icculus2009-09-151-1/+3
* Added a real GUI message box to Sys_ErrorDialog() on Mac OS X.icculus2009-09-151-0/+5
* Fixed infinite recursion of writing crashlog because we're out of file handles.icculus2009-09-151-7/+24
* Make newly-created prefpath permissions more sane.icculus2009-09-141-3/+3
* Create "~/Library/Application Support" on Mac OS X if it doesn't exist.icculus2009-09-141-1/+5
* * Fix warning in cl_main.ctma2009-09-141-0/+12
* * Fix some new GCC 4.3 warningstma2008-11-101-1/+4
* * Add Sys_GLimpInit for platform specific GLimp initialisationtma2008-08-081-1/+18
* * Change win32 client Sys_Sleep so it ONLY sleeps since before it was waking on tma2008-08-031-0/+12
* * Use Sys_Sleep to limit FPS, which will save CPUtma2008-07-211-0/+3
* * Add con_log.c to log all console outputtma2007-11-301-3/+35
* * rewrite of the win32 dedicated console:tjw2007-09-151-0/+28
* * Merge unified-sdl to trunktma2007-09-051-0/+450