summaryrefslogtreecommitdiff
path: root/src/i_main.c
AgeCommit message (Expand)Author
2008-10-31Don't set processor affinity on OSX, as it does not supportSimon Howard
2008-09-23Merge updates from trunk.Simon Howard
2008-09-20Set processor affinity under non-Windows platforms using the POSIX API.Simon Howard
2008-09-07Move m_bbox.[ch] back to common (needed by v_video.c). Remove someSimon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2008-04-19Fix some more warnings.Simon Howard
2008-02-09Set the process affinity mask to 1 on Windows, to work around a bug inSimon Howard
2007-05-31Initial joystick support.Simon Howard
2006-12-24Include "SDL.h", not <SDL.h>, as per http://www.libsdl.org/faq.phpSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-06-21Let the SDL parachute catch crashes and shut down properly. Don't crashSimon Howard
2006-03-18Add missing SDL.h include for i_main.c - fixes play under MacOS X!Simon Howard
2005-09-14Fix startup messages displayed (build a console binary; remove CONSimon Howard
2005-09-07No SIGHUP on WindowsSimon Howard
2005-09-07Catch signals and exit cleanlySimon Howard
2005-08-30Windows fixesSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard