index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i_main.c
Age
Commit message (
Expand
)
Author
2009-09-06
Fixes for MSVC compile (thanks entryway).
Simon Howard
2009-06-08
Use SDL's getenv/putenv implementation, and populate at startup.
Simon Howard
2009-06-07
Add CPU affinity function for Windows CE.
Simon Howard
2009-03-14
Add check to allow sched_setaffinity code to work on older versions of
Simon Howard
2009-03-03
Look up SetProcessAffinityMask function at runtime, so that the program
Simon Howard
2008-12-09
Add check for sched_setaffinity to configure and only use it if it is
Simon Howard
2008-09-20
Set processor affinity under non-Windows platforms using the POSIX API.
Simon Howard
2008-04-19
Fix some more warnings.
Simon Howard
2008-02-09
Set the process affinity mask to 1 on Windows, to work around a bug in
Simon Howard
2007-05-31
Initial joystick support.
Simon Howard
2006-12-24
Include "SDL.h", not <SDL.h>, as per http://www.libsdl.org/faq.php
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-06-21
Let the SDL parachute catch crashes and shut down properly. Don't crash
Simon Howard
2006-03-18
Add missing SDL.h include for i_main.c - fixes play under MacOS X!
Simon Howard
2005-09-14
Fix startup messages displayed (build a console binary; remove CON
Simon Howard
2005-09-07
No SIGHUP on Windows
Simon Howard
2005-09-07
Catch signals and exit cleanly
Simon Howard
2005-08-30
Windows fixes
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard