Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups for the Mac error dialog, after a code review from tma. | icculus | 2009-09-16 | 1 | -1/+1 |
| | | | | | | | | | - Don't expose the function in sys_local.h (it would be static if we could). - Don't call it Sys_Cocoa_*; it'd be nonsense with q3a's naming conventions. git-svn-id: svn://svn.icculus.org/quake3/trunk@1631 edf5b092-35ff-0310-97b2-ce42778d08ea | ||||
* | Added a real GUI message box to Sys_ErrorDialog() on Mac OS X. | icculus | 2009-09-15 | 1 | -0/+40 |
Fixes Bugzilla #3654. git-svn-id: svn://svn.icculus.org/quake3/trunk@1616 edf5b092-35ff-0310-97b2-ce42778d08ea |