Lasse Öörni 5d53f2240a Check that script classes implement the empty "ScriptObject" interface. 15 years ago
..
CMakeLists.txt 24ef4f94f3 Moved most of the script API registration to Engine library. 15 years ago
Precompiled.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
Precompiled.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RegisterArray.cpp 27a21e140e Made the CScriptArray a non-garbage collected type; otherwise a full garbage collection cycle would be required each frame to prevent memory use build up. 15 years ago
RegisterArray.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RegisterStdString.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
RegisterStdString.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
ScriptComponentFactory.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
ScriptComponentFactory.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
ScriptEngine.cpp 46f4938c37 Removed cppunit, because Open Asset Import Library itself does not need it. 15 years ago
ScriptEngine.h ec14f7a3a2 Further UI refactoring. A hover color modification is now defined for all UI elements. 15 years ago
ScriptEventListener.cpp a37f84c0a6 Added procedural scripted event handling support. 15 years ago
ScriptEventListener.h 8efc696275 Added #include directive for scripts. 15 years ago
ScriptFile.cpp 5d53f2240a Check that script classes implement the empty "ScriptObject" interface. 15 years ago
ScriptFile.h 5d53f2240a Check that script classes implement the empty "ScriptObject" interface. 15 years ago
ScriptInstance.cpp c13916474e Allow access to the ScriptInstance's object from script. The object should implement the empty interface "ScriptObject", so that a handle to it can be correctly returned. 15 years ago
ScriptInstance.h c13916474e Allow access to the ScriptInstance's object from script. The object should implement the empty interface "ScriptObject", so that a handle to it can be correctly returned. 15 years ago
ScriptResourceFactory.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago
ScriptResourceFactory.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago