dhewm3/neo/sys
dhewg c994974ffc Port Sys_Milliseconds() to SDL
Sync with SDL and use unsigned int as return type.
Code outside of sys/ still uses signed ints to store the result.
2011-12-22 10:38:38 +01:00
..
cmake Add a CMake build system 2011-12-14 02:40:49 +01:00
linux Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
osx Port Sys_Sleep() to SDL 2011-12-22 10:38:38 +01:00
posix Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
scons Port all thread related functions to SDL 2011-12-22 10:38:37 +01:00
stub Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
win32 Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
platform.h Port all thread related functions to SDL 2011-12-22 10:38:37 +01:00
sys_local.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
sys_local.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
sys_public.h Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
threads.cpp Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00