doom3-bfg/neo/d3xp/gamesys
Daniel Gibson 9eeea7adf3 Fix tons of compiler warnings
mostly -Wreorder, use const char* instead of char* for "static strings",
fix inappropriate usage of NULL (e.g. instead of '\0' or (int)0)
2012-12-11 23:57:05 +01:00
..
Callbacks.cpp Everything compiles on Linux. Now we can fix the linker problems! :) 2012-12-07 18:29:47 +01:00
Class.cpp Everything compiles on Linux. Now we can fix the linker problems! :) 2012-12-07 18:29:47 +01:00
Class.h Everything compiles on Linux. Now we can fix the linker problems! :) 2012-12-07 18:29:47 +01:00
Event.cpp Everything compiles on Linux. Now we can fix the linker problems! :) 2012-12-07 18:29:47 +01:00
Event.h Everything compiles on Linux. Now we can fix the linker problems! :) 2012-12-07 18:29:47 +01:00
SaveGame.cpp Remove unavailable includes 2012-12-02 22:33:03 +01:00
SaveGame.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
SysCmds.cpp Fix tons of compiler warnings 2012-12-11 23:57:05 +01:00
SysCmds.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
SysCvar.cpp Initial commit 2012-11-26 12:58:24 -06:00
SysCvar.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00