Urho3D/Engine/IO
Lasse Öörni 34df8b5e82 Fixed headless mode.
Allow StringHash & ShortStringHash to be constructed implicitly.
Code cleanup related to the above.
2013-03-31 21:41:50 +00:00
..
CMakeLists.txt Applied cmake patch from weitjong. 2013-02-07 09:46:23 +00:00
Deserializer.cpp Updated license for the new year. 2013-01-01 11:46:18 +00:00
Deserializer.h Updated license for the new year. 2013-01-01 11:46:18 +00:00
File.cpp Updated to newest AssImp from git repository. 2013-03-30 22:35:11 +00:00
File.h Updated license for the new year. 2013-01-01 11:46:18 +00:00
FileSystem.cpp Fixed bug in win32 ScanDir implementation, which did not scan subdirs if filter was not *.*. 2013-03-09 20:42:45 +00:00
FileSystem.h Fixed wrong signature for ReplaceExtension() function in script. 2013-03-06 12:31:51 +00:00
FileWatcher.cpp Fixed ScriptInstance.cpp to compile under GCC and LLVM. Better Eclipse build environment setup. General code cleanup. During Editor startup, resets scene when loading requested scene from file specified by the parameter fails. 2013-03-19 09:20:54 +00:00
FileWatcher.h Removed unused function from Octant. 2013-01-30 00:35:43 +00:00
IOEvents.h Updated license for the new year. 2013-01-01 11:46:18 +00:00
Log.cpp Refactored Engine to use a startup parameters VariantMap. 2013-03-31 13:14:21 +00:00
Log.h Refactored Engine to use a startup parameters VariantMap. 2013-03-31 13:14:21 +00:00
MacFileWatcher.h Applied OS X FileWatcher patch from weitjong. 2013-01-28 23:36:29 +00:00
MacFileWatcher.m Applied OS X FileWatcher patch from weitjong. 2013-01-28 23:36:29 +00:00
MemoryBuffer.cpp Updated license for the new year. 2013-01-01 11:46:18 +00:00
MemoryBuffer.h Updated license for the new year. 2013-01-01 11:46:18 +00:00
PackageFile.cpp Fixed headless mode. 2013-03-31 21:41:50 +00:00
PackageFile.h Updated license for the new year. 2013-01-01 11:46:18 +00:00
Precompiled.cpp Updated license for the new year. 2013-01-01 11:46:18 +00:00
Precompiled.h Updated license for the new year. 2013-01-01 11:46:18 +00:00
Serializer.cpp Updated license for the new year. 2013-01-01 11:46:18 +00:00
Serializer.h Applied UI & editor related patch from weitjong. 2013-03-05 08:01:29 +00:00
VectorBuffer.cpp Updated license for the new year. 2013-01-01 11:46:18 +00:00
VectorBuffer.h Updated license for the new year. 2013-01-01 11:46:18 +00:00