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. 12 лет назад
..
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 лет назад
Decompress.cpp a40fead7dc Updated license for the new year. 13 лет назад
Decompress.h a40fead7dc Updated license for the new year. 13 лет назад
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. 12 лет назад
Image.h 14fa3b3d6e Added SavePNG() function to Image. 13 лет назад
Precompiled.cpp a40fead7dc Updated license for the new year. 13 лет назад
Precompiled.h a40fead7dc Updated license for the new year. 13 лет назад
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. 12 лет назад
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. 12 лет назад
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. 12 лет назад
ResourceCache.h 34df8b5e82 Fixed headless mode. 12 лет назад
ResourceEvents.h a40fead7dc Updated license for the new year. 13 лет назад
XMLElement.cpp b6366ff982 Optimized StringToBuffer & BufferToString. 12 лет назад
XMLElement.h b6366ff982 Optimized StringToBuffer & BufferToString. 12 лет назад
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. 12 лет назад
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. 12 лет назад