index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
sys
/
sys_unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups for the Mac error dialog, after a code review from tma.
icculus
2009-09-16
1
-1
/
+3
*
* Revert r1624 and r1626-r1628
tma
2009-09-15
1
-3
/
+1
*
Added support for hardcoded HOMEPATH.
icculus
2009-09-15
1
-1
/
+3
*
Added a real GUI message box to Sys_ErrorDialog() on Mac OS X.
icculus
2009-09-15
1
-0
/
+5
*
Fixed infinite recursion of writing crashlog because we're out of file handles.
icculus
2009-09-15
1
-7
/
+24
*
Make newly-created prefpath permissions more sane.
icculus
2009-09-14
1
-3
/
+3
*
Create "~/Library/Application Support" on Mac OS X if it doesn't exist.
icculus
2009-09-14
1
-1
/
+5
*
* Fix warning in cl_main.c
tma
2009-09-14
1
-0
/
+12
*
* Fix some new GCC 4.3 warnings
tma
2008-11-10
1
-1
/
+4
*
* Add Sys_GLimpInit for platform specific GLimp initialisation
tma
2008-08-08
1
-1
/
+18
*
* Change win32 client Sys_Sleep so it ONLY sleeps since before it was waking on
tma
2008-08-03
1
-0
/
+12
*
* Use Sys_Sleep to limit FPS, which will save CPU
tma
2008-07-21
1
-0
/
+3
*
* Add con_log.c to log all console output
tma
2007-11-30
1
-3
/
+35
*
* rewrite of the win32 dedicated console:
tjw
2007-09-15
1
-0
/
+28
*
* Merge unified-sdl to trunk
tma
2007-09-05
1
-0
/
+450