Wei Tjong Yao 96fd774edc Changed SystemRun() to return the actual exit code returned by subprocess. Added error log when failed to open file externally. 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 96fd774edc Changed SystemRun() to return the actual exit code returned by subprocess. Added error log when failed to open file externally. 12 лет назад
FileSystem.h cbc5ccbe58 Fixed wrong signature for ReplaceExtension() function in script. 13 лет назад
FileWatcher.cpp b6366ff982 Optimized StringToBuffer & BufferToString. 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 3eb3c1dc66 Refactored string<>bytebuffer conversions to functions in StringUtils and marked todo's for optimizing them. 12 лет назад
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 лет назад