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 years ago
..
APITemplates.h 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
Addons.cpp 730c6eda2f Updated to AngelScript 2.27.0 WIP. 12 years ago
Addons.h 730c6eda2f Updated to AngelScript 2.27.0 WIP. 12 years ago
AudioAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
CMakeLists.txt 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
CoreAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
EngineAPI.cpp a18ad2b45d Do not allow Input to directly close the rendering window and cause engine main loop termination. Instead send an event. Engine::SetAutoExit() controls whether to exit automatically as a response. 12 years ago
GraphicsAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
IOAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
InputAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
MathAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
NavigationAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
NetworkAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
PhysicsAPI.cpp 1114a3fc28 Option to disable the InternalEdgeUtility. 12 years ago
Precompiled.cpp a40fead7dc Updated license for the new year. 13 years ago
Precompiled.h a40fead7dc Updated license for the new year. 13 years ago
ResourceAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
SceneAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
Script.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 years ago
Script.h 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
ScriptAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
ScriptAPI.h 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago
ScriptEventListener.h cddaa40080 Fixed ScriptInstance.cpp to compile under GCC and LLVM. Better Eclipse build environment setup. General code cleanup. During Editor startup, resets scene when loading requested scene from file specified by the parameter fails. 12 years ago
ScriptFile.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 years ago
ScriptFile.h 74c01e7da5 Added compiled AngelScript bytecode support. 12 years ago
ScriptInstance.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 years ago
ScriptInstance.h 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 12 years ago
UIAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 years ago