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/+0 |
* | Added a real GUI message box to Sys_ErrorDialog() on Mac OS X. | icculus | 2009-09-15 | 1 | -0/+1 |
* | * Fix warning in cl_main.c | tma | 2009-09-14 | 1 | -0/+1 |
* | * Always show the mouse cursor when the mouse is disabled | tma | 2008-08-09 | 1 | -0/+1 |
* | * Add Sys_GLimpInit for platform specific GLimp initialisation | tma | 2008-08-08 | 1 | -0/+1 |
* | * Change win32 client Sys_Sleep so it ONLY sleeps since before it was waking on | tma | 2008-08-03 | 1 | -0/+1 |
* | * Add con_log.c to log all console output | tma | 2007-11-30 | 1 | -6/+11 |
* | * Move MINSDL_ values to sys_local.h from Makefile/VC project | tma | 2007-11-26 | 1 | -0/+5 |
* | * rewrite of the win32 dedicated console: | tjw | 2007-09-15 | 1 | -0/+2 |
* | * Build dedicated server binary on Windows | tma | 2007-09-06 | 1 | -6/+6 |
* | * Merge unified-sdl to trunk | tma | 2007-09-05 | 1 | -0/+40 |