dhewm3/neo/sys
Daniel Gibson 6d9a43cb23 On Linux/Unix, return EXE-path as base-path if BUILD_DATADIR fails
Using this path was the old behavior and is expected by many users.
2012-11-13 23:16:03 +01:00
..
cmake Add FindSDL2.cmake for SDL2 2012-07-20 16:43:39 +02:00
linux On Linux/Unix, return EXE-path as base-path if BUILD_DATADIR fails 2012-11-13 23:16:03 +01:00
osx Add SDL2 support to sys/osx/DOOMController.mm 2012-07-20 17:41:40 +02:00
posix Fix pointer check/access in Sys_InitNetworking() 2012-07-17 18:25:06 +02:00
stub Fix dedicated server for Windows 2012-11-12 20:18:00 +01:00
win32 Fix freezing of dedicated server window on Windows 2012-11-12 20:18:00 +01:00
cpu.cpp Fix sys/cpu.cpp for msvc 64bit 2012-07-06 01:06:59 +02:00
events.cpp Unset key modifiers when regaining focus to unset ALT 2012-09-08 16:45:07 +02:00
glimp.cpp Fix dedicated server for Windows 2012-11-12 20:18:00 +01:00
platform.h Remove all OS specific gamepak code 2012-07-04 02:18:48 +02:00
sys_local.cpp Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
sys_local.h Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
sys_public.h Get rid of Sys_SetFatalError() 2012-07-06 01:24:25 +02:00
threads.cpp Add SDL2 support in sys/threads.cpp 2012-07-20 17:34:33 +02:00