Lasse Öörni b6366ff982 Optimized StringToBuffer & BufferToString. 12 years ago
..
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 years ago
Deserializer.cpp a40fead7dc Updated license for the new year. 13 years ago
Deserializer.h a40fead7dc Updated license for the new year. 13 years ago
File.cpp 6a7ffdcd19 Updated to newest AssImp from git repository. 12 years ago
File.h a40fead7dc Updated license for the new year. 13 years ago
FileSystem.cpp 6e90c6ea13 Fixed bug in win32 ScanDir implementation, which did not scan subdirs if filter was not *.*. 13 years ago
FileSystem.h cbc5ccbe58 Fixed wrong signature for ReplaceExtension() function in script. 13 years ago
FileWatcher.cpp b6366ff982 Optimized StringToBuffer & BufferToString. 12 years ago
FileWatcher.h e4d3046a50 Removed unused function from Octant. 13 years ago
IOEvents.h a40fead7dc Updated license for the new year. 13 years ago
Log.cpp 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 years ago
Log.h 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 years ago
MacFileWatcher.h ffa3e29498 Applied OS X FileWatcher patch from weitjong. 13 years ago
MacFileWatcher.m ffa3e29498 Applied OS X FileWatcher patch from weitjong. 13 years ago
MemoryBuffer.cpp 3eb3c1dc66 Refactored string<>bytebuffer conversions to functions in StringUtils and marked todo's for optimizing them. 12 years ago
MemoryBuffer.h a40fead7dc Updated license for the new year. 13 years ago
PackageFile.cpp 34df8b5e82 Fixed headless mode. 12 years ago
PackageFile.h a40fead7dc Updated license for the new year. 13 years ago
Precompiled.cpp a40fead7dc Updated license for the new year. 13 years ago
Precompiled.h a40fead7dc Updated license for the new year. 13 years ago
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 years ago
Serializer.h da243eb31b Applied UI & editor related patch from weitjong. 13 years ago
VectorBuffer.cpp a40fead7dc Updated license for the new year. 13 years ago
VectorBuffer.h a40fead7dc Updated license for the new year. 13 years ago