Lasse Öörni fed83fb1ca Some slightly nasty casts to reduce warnings in header files on 64bit MSVC compile. The length of strings/containers is intentionally stored as 32bit even in a 64bit compile to ensure the script API stays unchanged. 12 年 前
..
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 年 前
Deserializer.cpp a40fead7dc Updated license for the new year. 13 年 前
Deserializer.h a40fead7dc Updated license for the new year. 13 年 前
File.cpp 6a7ffdcd19 Updated to newest AssImp from git repository. 12 年 前
File.h a40fead7dc Updated license for the new year. 13 年 前
FileSystem.cpp 6e90c6ea13 Fixed bug in win32 ScanDir implementation, which did not scan subdirs if filter was not *.*. 13 年 前
FileSystem.h cbc5ccbe58 Fixed wrong signature for ReplaceExtension() function in script. 13 年 前
FileWatcher.cpp cddaa40080 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. 12 年 前
FileWatcher.h e4d3046a50 Removed unused function from Octant. 13 年 前
IOEvents.h a40fead7dc Updated license for the new year. 13 年 前
Log.cpp 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 年 前
Log.h 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 年 前
MacFileWatcher.h ffa3e29498 Applied OS X FileWatcher patch from weitjong. 13 年 前
MacFileWatcher.m ffa3e29498 Applied OS X FileWatcher patch from weitjong. 13 年 前
MemoryBuffer.cpp a40fead7dc Updated license for the new year. 13 年 前
MemoryBuffer.h a40fead7dc Updated license for the new year. 13 年 前
PackageFile.cpp 34df8b5e82 Fixed headless mode. 12 年 前
PackageFile.h a40fead7dc Updated license for the new year. 13 年 前
Precompiled.cpp a40fead7dc Updated license for the new year. 13 年 前
Precompiled.h a40fead7dc Updated license for the new year. 13 年 前
Serializer.cpp fed83fb1ca Some slightly nasty casts to reduce warnings in header files on 64bit MSVC compile. The length of strings/containers is intentionally stored as 32bit even in a 64bit compile to ensure the script API stays unchanged. 12 年 前
Serializer.h da243eb31b Applied UI & editor related patch from weitjong. 13 年 前
VectorBuffer.cpp a40fead7dc Updated license for the new year. 13 年 前
VectorBuffer.h a40fead7dc Updated license for the new year. 13 年 前