aster2013 dd16f85568 Change the copyright for 2014. hace 12 años
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
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. hace 12 años
Deserializer.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
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. hace 12 años
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. hace 12 años
FileSystem.cpp 5a469eea39 Fix MinGW cross compiling build on Ubuntu host system. hace 12 años
FileSystem.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
FileWatcher.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
FileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
IOEvents.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
Log.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
Log.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
MacFileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
MacFileWatcher.m dd16f85568 Change the copyright for 2014. hace 12 años
MemoryBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
MemoryBuffer.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
PackageFile.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
PackageFile.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
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. hace 12 años
Serializer.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
VectorBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
VectorBuffer.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años