Lasse Öörni 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 лет назад
..
CMakeLists.txt 03e19a7ac2 Event refactoring. Now it is possible to subscribe to events of a specific sender. To be able to send events, one must also derive from EventListener. 15 лет назад
Precompiled.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 лет назад
Precompiled.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 лет назад
RegisterArray.cpp f950a3ca24 Registered VariantVector related functions to script. 15 лет назад
RegisterArray.h f950a3ca24 Registered VariantVector related functions to script. 15 лет назад
RegisterStdString.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 лет назад
RegisterStdString.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 лет назад
ScriptComponentFactory.cpp 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 лет назад
ScriptComponentFactory.h 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 лет назад
ScriptEngine.cpp cbbd044d95 Refactored & unified viewport handling. Now RenderSurfaces also set a viewport. Exposed Viewport struct to script. 15 лет назад
ScriptEngine.h c492a2ee69 Added the scriptFile property for accessing the currently executing script file. 15 лет назад
ScriptEventListener.cpp fa7cf0041f EventListener refactoring for safety. 15 лет назад
ScriptEventListener.h fa7cf0041f EventListener refactoring for safety. 15 лет назад
ScriptFile.cpp fa7cf0041f EventListener refactoring for safety. 15 лет назад
ScriptFile.h 9ef192a337 Common ScriptFile uninit code moved to releaseModule() function. 15 лет назад
ScriptInstance.cpp fa7cf0041f EventListener refactoring for safety. 15 лет назад
ScriptInstance.h 553b5055ad Exposed EventListener, sending events to any EventListener (not just entities or components) and subscribing to sender specific events to script. 15 лет назад
ScriptResourceFactory.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 лет назад
ScriptResourceFactory.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 лет назад