..
Base
Change remaining "if (this!=NULL)" to "ASSERT(this!=NULL)"
2016-05-30 00:48:47 +02:00
Brushes
Fix warning -Wtautological-undefined-compare
2016-05-30 00:55:15 +02:00
Classes
Fix TFE warnings and lots of unused variable warnings
2016-05-09 18:51:04 +02:00
Entities
Fix warning -Wtautological-undefined-compare
2016-05-30 00:55:15 +02:00
GameAgent
GameAgent - list servers bugfix (update)
2016-04-12 04:10:43 +03:00
Graphics
Fix warning -Wchar-subscripts
2016-05-30 00:50:11 +02:00
Light
Fix warning -Wtautological-undefined-compare
2016-05-30 00:55:15 +02:00
Math
Fix warning -Wtautological-undefined-compare
2016-05-30 00:55:15 +02:00
Models
Fix TFE warnings and lots of unused variable warnings
2016-05-09 18:51:04 +02:00
Network
Change remaining "if (this!=NULL)" to "ASSERT(this!=NULL)"
2016-05-30 00:48:47 +02:00
Rendering
Fix warning -Wtautological-undefined-compare
2016-05-30 00:55:15 +02:00
Ska
Fix "unused but set variable" warnings from GCC
2016-05-09 18:51:03 +02:00
Sound
Change remaining "if (this!=NULL)" to "ASSERT(this!=NULL)"
2016-05-30 00:48:47 +02:00
Templates
Fix "unused but set variable" warnings from GCC
2016-05-09 18:51:03 +02:00
Terrain
Fix TFE warnings and lots of unused variable warnings
2016-05-09 18:51:04 +02:00
World
Fix warning -Wtautological-undefined-compare
2016-05-30 00:55:15 +02:00
zlib
First attempt to hand-merge Ryan's Linux and Mac OS X port.
2016-03-28 23:46:13 -04:00
Build.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
CurrentVersion.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
Engine.cpp
Commented out unused functions and variables
2016-05-09 18:51:03 +02:00
Engine.h
Delete an unused include
2016-04-17 23:50:00 -07:00
Engine.vcxproj
Engine: Return dynamic vorbisfile library loading.
2016-04-03 23:45:57 +03:00
Engine.vcxproj.filters
Engine: Return dynamic vorbisfile library loading.
2016-04-03 23:45:57 +03:00
Engine.vcxproj.user
Uploading full engine sources
2016-03-11 15:57:17 +02:00
GameShell.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
StdH.cpp
Merge github.com:Croteam-Official/Serious-Engine
2016-04-02 23:56:12 -04:00
StdH.h
Don't #include <malloc.h> on Linux, only on Windows
2016-04-17 01:06:39 +02:00
temp.h
Add GPL header to files
2016-03-11 18:20:51 -06:00