aster2013 dd16f85568 Change the copyright for 2014. 12 years ago
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Deserializer.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. 12 years ago
Deserializer.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
File.cpp abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. 12 years ago
File.h abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. 12 years ago
FileSystem.cpp 5a469eea39 Fix MinGW cross compiling build on Ubuntu host system. 12 years ago
FileSystem.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
FileWatcher.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
FileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
IOEvents.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Log.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Log.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
MacFileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
MacFileWatcher.m dd16f85568 Change the copyright for 2014. 12 years ago
MemoryBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
MemoryBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
PackageFile.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
PackageFile.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Serializer.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. 12 years ago
Serializer.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
VectorBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
VectorBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago