TombEngine/Scripting/src
2022-02-10 18:34:34 +00:00
..
GameFlowScript.cpp Partially integrate ScriptInterfaceFlow and replace instances of direct access to Animations members. 2022-02-10 18:34:11 +00:00
GameLogicScript.cpp Move GameFlowScript, GameLogicScript and LuaHandler to Scripting. 2022-02-10 18:34:03 +00:00
GameScriptAIObject.cpp Move over GameScriptAIObject and some other things to Scripting. This won't build... yet. 2022-02-10 18:31:34 +00:00
GameScriptAnimations.cpp Move GameScriptAnimations. 2022-02-10 18:32:29 +00:00
GameScriptAudioTrack.cpp Move GameScriptAudioTrack and GameScriptMeshInfo to Scripting. 2022-02-10 18:31:35 +00:00
GameScriptCameraInfo.cpp Move Color to Scripting. 2022-02-10 18:31:34 +00:00
GameScriptColor.cpp Make new colour class, RGBAColor8Byte (the name is a work-in-progress, I promise), and move some GameScriptColor stuff into it. 2022-02-10 18:34:33 +00:00
GameScriptDisplayString.cpp Move GameScriptDisplayString over to Scripting. 2022-02-10 18:31:35 +00:00
GameScriptFog.cpp Move over the remaining Script-related files from TR5Main to Scripting. 2022-02-10 18:34:10 +00:00
GameScriptFog.h Move over the remaining Script-related files from TR5Main to Scripting. 2022-02-10 18:34:10 +00:00
GameScriptFreeFunctions.cpp Move GameScriptFreeFunctions over. 2022-02-10 18:33:15 +00:00
GameScriptInventoryObject.cpp Move GameScriptInventoryObject to Scripting (and some stuff to Common to make it compile). 2022-02-10 18:31:35 +00:00
GameScriptItemInfo.cpp Move over GameScriptItemInfo. 2022-02-10 18:32:29 +00:00
GameScriptLevel.cpp Associated compile fixes. Some of these are dirty and temporary-ish. 2022-02-10 18:34:34 +00:00
GameScriptMeshInfo.cpp Move GameScriptAudioTrack and GameScriptMeshInfo to Scripting. 2022-02-10 18:31:35 +00:00
GameScriptMirror.cpp Move GameScriptMirror, GameScriptSinkInfo and GameScriptSkyLayer to Scripting. 2022-02-10 18:31:35 +00:00
GameScriptPosition.cpp Move some files. Make copies of precompiled headers. 2022-02-10 18:31:15 +00:00
GameScriptRotation.cpp Move Rotation to Scripting. 2022-02-10 18:31:34 +00:00
GameScriptSettings.cpp Move GameScriptSettings over to Scripting. 2022-02-10 18:31:36 +00:00
GameScriptSinkInfo.cpp Move GameScriptMirror, GameScriptSinkInfo and GameScriptSkyLayer to Scripting. 2022-02-10 18:31:35 +00:00
GameScriptSkyLayer.cpp Associated compile fixes. Some of these are dirty and temporary-ish. 2022-02-10 18:34:34 +00:00
GameScriptSoundSourceInfo.cpp Move GameScriptDisplayString over to Scripting. 2022-02-10 18:31:35 +00:00
LuaHandler.cpp Move GameFlowScript, GameLogicScript and LuaHandler to Scripting. 2022-02-10 18:34:03 +00:00
ScriptAssert.cpp Fix compile after moving files. 2022-02-10 18:34:11 +00:00
ScriptInterfaceState.cpp Add ScriptInterfaceFlow and ScriptInterfaceState. Add references. 2022-02-10 18:34:11 +00:00