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. vor 12 Jahren
..
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. vor 13 Jahren
Decompress.cpp a40fead7dc Updated license for the new year. vor 13 Jahren
Decompress.h a40fead7dc Updated license for the new year. vor 13 Jahren
Image.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. vor 12 Jahren
Image.h 14fa3b3d6e Added SavePNG() function to Image. vor 13 Jahren
Precompiled.cpp a40fead7dc Updated license for the new year. vor 13 Jahren
Precompiled.h a40fead7dc Updated license for the new year. vor 13 Jahren
Resource.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. vor 12 Jahren
Resource.h 184360dc82 Added new feature in the Editor's edit menu to reset-to-default selected serializable objects (nodes, components, UI-elements) to their default values with undo/redo support. Added new method ResetToDefault() in Serializable class and exposed it to Script. Fixed the constness in Serializable class and all the recently added filtering methods in UIElement descandant classes. Exposed AM_NODEID and AM_COMPONENTID to Script. Added new Keys() method in HashMap class. Fixed SetModel() method in StaticModel and AnimatedModel to accept null model pointer in order to make reset-to-default to work. vor 12 Jahren
ResourceCache.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. vor 12 Jahren
ResourceCache.h 34df8b5e82 Fixed headless mode. vor 12 Jahren
ResourceEvents.h a40fead7dc Updated license for the new year. vor 13 Jahren
XMLElement.cpp b6366ff982 Optimized StringToBuffer & BufferToString. vor 12 Jahren
XMLElement.h b6366ff982 Optimized StringToBuffer & BufferToString. vor 12 Jahren
XMLFile.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. vor 12 Jahren
XMLFile.h 184360dc82 Added new feature in the Editor's edit menu to reset-to-default selected serializable objects (nodes, components, UI-elements) to their default values with undo/redo support. Added new method ResetToDefault() in Serializable class and exposed it to Script. Fixed the constness in Serializable class and all the recently added filtering methods in UIElement descandant classes. Exposed AM_NODEID and AM_COMPONENTID to Script. Added new Keys() method in HashMap class. Fixed SetModel() method in StaticModel and AnimatedModel to accept null model pointer in order to make reset-to-default to work. vor 12 Jahren