Lasse Öörni 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. há 12 anos atrás
..
Attribute.h 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. há 12 anos atrás
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. há 13 anos atrás
Condition.cpp a40fead7dc Updated license for the new year. há 13 anos atrás
Condition.h a40fead7dc Updated license for the new year. há 13 anos atrás
Context.cpp c0dbf7f545 Generalized the factory category for all objects. há 12 anos atrás
Context.h c0dbf7f545 Generalized the factory category for all objects. há 12 anos atrás
CoreEvents.h a40fead7dc Updated license for the new year. há 13 anos atrás
Main.h da243eb31b Applied UI & editor related patch from weitjong. há 13 anos atrás
MiniDump.cpp a40fead7dc Updated license for the new year. há 13 anos atrás
MiniDump.h a40fead7dc Updated license for the new year. há 13 anos atrás
Mutex.cpp a40fead7dc Updated license for the new year. há 13 anos atrás
Mutex.h a40fead7dc Updated license for the new year. há 13 anos atrás
Object.cpp c0dbf7f545 Generalized the factory category for all objects. há 12 anos atrás
Object.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. há 12 anos atrás
Precompiled.cpp a40fead7dc Updated license for the new year. há 13 anos atrás
Precompiled.h a40fead7dc Updated license for the new year. há 13 anos atrás
ProcessUtils.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. há 12 anos atrás
ProcessUtils.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. há 12 anos atrás
Profiler.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. há 12 anos atrás
Profiler.h a40fead7dc Updated license for the new year. há 13 anos atrás
StringUtils.cpp b6366ff982 Optimized StringToBuffer & BufferToString. há 12 anos atrás
StringUtils.h 3eb3c1dc66 Refactored string<>bytebuffer conversions to functions in StringUtils and marked todo's for optimizing them. há 12 anos atrás
Thread.cpp a40fead7dc Updated license for the new year. há 13 anos atrás
Thread.h a40fead7dc Updated license for the new year. há 13 anos atrás
Timer.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. há 12 anos atrás
Timer.h 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. há 13 anos atrás
Variant.cpp 3eb3c1dc66 Refactored string<>bytebuffer conversions to functions in StringUtils and marked todo's for optimizing them. há 12 anos atrás
Variant.h 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. há 12 anos atrás
WorkQueue.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. há 12 anos atrás
WorkQueue.h 9655a03688 Fixed WorkQueue comments. há 13 anos atrás