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