Wei Tjong Yao fec4a8fef5 Fixed the SystemOpen() on Mac/Linux platform to use the full path to the executable as the new file check in the SystemRun() does not consider system-wide search PATH environment variable. 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 ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 年 前
File.h a40fead7dc Updated license for the new year. 13 年 前
FileSystem.cpp fec4a8fef5 Fixed the SystemOpen() on Mac/Linux platform to use the full path to the executable as the new file check in the SystemRun() does not consider system-wide search PATH environment variable. 12 年 前
FileSystem.h cbc5ccbe58 Fixed wrong signature for ReplaceExtension() function in script. 13 年 前
FileWatcher.cpp ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 年 前
FileWatcher.h e4d3046a50 Removed unused function from Octant. 13 年 前
IOEvents.h a40fead7dc Updated license for the new year. 13 年 前
Log.cpp 256314c222 Fixed missing comma in Log.cpp. 12 年 前
Log.h ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 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 ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 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 年 前