Lasse Öörni ffce296795 Further cleanup of exceptions. 15 лет назад
..
CMakeLists.txt 24ef4f94f3 Moved most of the script API registration to Engine library. 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 e7a3473066 Examples restructuring. The old Test is now remade in script and called GraphicsTest. The ScriptTest has been renamed to NSWRemake. The executable for running the script examples is renamed to Urho3D.exe. 15 лет назад
RegisterArray.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 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 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 лет назад
ScriptComponentFactory.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 лет назад
ScriptEngine.cpp d4666eaacb Added snowballs to the scripted NinjaSnowWar. 15 лет назад
ScriptEngine.h d4666eaacb Added snowballs to the scripted NinjaSnowWar. 15 лет назад
ScriptEventListener.cpp 6d015d064a ScriptFile method search cache. 15 лет назад
ScriptEventListener.h 8efc696275 Added #include directive for scripts. 15 лет назад
ScriptFile.cpp ffce296795 Further cleanup of exceptions. 15 лет назад
ScriptFile.h 6d015d064a ScriptFile method search cache. 15 лет назад
ScriptInstance.cpp fba7a7dba1 Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception. 15 лет назад
ScriptInstance.h 79df63289c ScriptInstance & ScriptFile no longer allocate own script contexts. Instead ScriptEngine preallocates a fixed number of script contexts, to account for the maximum allowed script execution nesting level. 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 лет назад