dhewm3/neo/sys
dhewg 005677494f Initial SDL setup
Use SDL_main on all platforms.
Fix main() for non-const argv so it matches with the SDL
prototype.
Adapt win32 WinMain() to main() and get rid of the win32 special
case in Common::Init().
2011-12-21 17:40:05 +01:00
..
cmake Add a CMake build system 2011-12-14 02:40:49 +01:00
linux Initial SDL setup 2011-12-21 17:40:05 +01:00
osx Initial SDL setup 2011-12-21 17:40:05 +01:00
posix Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
scons Initial SDL setup 2011-12-21 17:40:05 +01:00
stub Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
win32 Initial SDL setup 2011-12-21 17:40:05 +01:00
platform.h Move BuildDefines.h include to platform.h 2011-12-19 20:33:09 +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 Adapt structs for easy forward declarations 2011-12-19 23:18:15 +01:00