Commit graph

112 commits

Author SHA1 Message Date
hispidence
70f29975a7 More misc changes. 2022-02-10 18:40:05 +00:00
hispidence
5571f3345c Move and rename GameScriptFreeFunctions. 2022-02-10 18:40:05 +00:00
hispidence
744672633c Update GameScriptFreeFunctions a bit and do misc other fixes I forgot in the last few commits. 2022-02-10 18:40:05 +00:00
hispidence
45d10f2db6 Update Position more and update lib/pdb. 2022-02-10 18:40:04 +00:00
hispidence
23f8e045f8 Move and rename position. 2022-02-10 18:40:04 +00:00
hispidence
2792827aa7 Update rotation more. 2022-02-10 18:40:03 +00:00
hispidence
e19e50977c Move and rename Rotation. 2022-02-10 18:39:33 +00:00
hispidence
5052cfa757 More Color updates. 2022-02-10 18:39:33 +00:00
hispidence
971ed743e4 More Color changes. It's called ScriptColor to avoid clashes with other classes called Color. 2022-02-10 18:39:33 +00:00
hispidence
eacf3623a2 Move & rename GameScriptColor to Color. 2022-02-10 18:39:03 +00:00
hispidence
4fee87a310 Update Settings. 2022-02-10 18:39:03 +00:00
hispidence
e201518883 Update SkyLayer more. 2022-02-10 18:39:03 +00:00
hispidence
0e4997ffb0 Rename, move, and update SkyLayer. 2022-02-10 18:39:03 +00:00
hispidence
249775adcb Update lib and pdb. 2022-02-10 18:39:02 +00:00
hispidence
5b3f5dbfa4 Update mirror yet more. 2022-02-10 18:39:02 +00:00
hispidence
f496b27116 Update Mirror more. 2022-02-10 18:39:02 +00:00
hispidence
185a71ca5d GameScriptMirror->Mirror 2022-02-10 18:38:29 +00:00
hispidence
7b2735bf44 Doc stuff. 2022-02-10 18:38:29 +00:00
hispidence
c49cd9508c More Level changes. 2022-02-10 18:38:29 +00:00
hispidence
f9e4da754b Rename and move GameScriptLevel. 2022-02-10 18:38:28 +00:00
hispidence
a3ee57d1f4 More InventoryItem stuff. 2022-02-10 18:38:28 +00:00
hispidence
4f0bb181b4 Rename GameScriptInventoryObject to InventoryItem and move it. 2022-02-10 18:38:00 +00:00
hispidence
f3a2bc6e12 Update Animations script class. 2022-02-10 18:37:59 +00:00
hispidence
4abc85d9ad GameScriptAnimations -> Flow/Animations/Animations 2022-02-10 18:37:18 +00:00
hispidence
4573db873d Move Inventory functions into their own file. 2022-02-10 18:37:18 +00:00
hispidence
dbbcd7b6d7 Remove GameScriptAudioTrack 2022-02-10 18:37:18 +00:00
hispidence
09138d834a Correct documentation headers. 2022-02-10 18:37:18 +00:00
hispidence
f9fad33e57 Update lib and pdb. 2022-02-10 18:37:17 +00:00
hispidence
782ad93810 More (ScriptInterface)Flow -> (ScriptInterface)FlowHandler for consistency. 2022-02-10 18:37:17 +00:00
hispidence
2822610edd (ScriptInterface)Flow -> (ScriptInterface)FlowHandler for consistency. 2022-02-10 18:37:16 +00:00
hispidence
93bdf9af07 SoundSource modernisation. 2022-02-10 18:37:16 +00:00
hispidence
1885e14b80 GameScriptSoundSource -> Objects/SoundSource/SoundSource 2022-02-10 18:37:16 +00:00
hispidence
07b5e887a9 More Sink modernisation. 2022-02-10 18:37:16 +00:00
hispidence
306f6ba920 Move and rename GameScriptSinkInfo -> Sink/Sink. 2022-02-10 18:37:16 +00:00
hispidence
89cea39a81 GameScriptNamedBase -> NamedBase. 2022-02-10 18:37:16 +00:00
hispidence
f67e22a04a Move GameScriptNamedBase. 2022-02-10 18:37:16 +00:00
hispidence
6267ee26fc GameScriptCameraInfo->Camera.
Remove sol::state* arg from Register functions.
2022-02-10 18:37:16 +00:00
hispidence
51e0888f9f Move GameScriptCameraInfo. 2022-02-10 18:37:16 +00:00
hispidence
ec2dad1400 Put Static and AIObject in their parents' tables. 2022-02-10 18:37:15 +00:00
hispidence
b11b054bc2 Lots of renames and table assignments. 2022-02-10 18:37:15 +00:00
hispidence
86d7370c80 More GameLogicScript -> LogicHandler changes. 2022-02-10 18:37:15 +00:00
hispidence
c71865dc3d Rename GameLogicScript files to LogicHandler and move them to Logic. 2022-02-10 18:37:15 +00:00
hispidence
a9702bf22c More GameScriptDisplayString -> DisplayString changes. 2022-02-10 18:37:15 +00:00
hispidence
b33dced728 Rename GameScriptDiplayString files to DisplayString. 2022-02-10 18:37:14 +00:00
hispidence
4d2daa96cf GameScriptMeshInfo->Static 2022-02-10 18:37:14 +00:00
hispidence
77b50c1bbc Put AIObject into folder. 2022-02-10 18:37:14 +00:00
hispidence
a69c31d608 Forgot some stuff. Update lib and pdb. 2022-02-10 18:37:13 +00:00
hispidence
4b6b733558 Rename GameFlowScript to Flow. Make Flow and Objects take parent tables and add their stuff to said tables. 2022-02-10 18:37:13 +00:00
hispidence
f0295af4fa GameScriptItemInfo->Moveable. 2022-02-10 18:37:12 +00:00
hispidence
6900d3ff2a Start fixing up documentation. 2022-02-10 18:36:04 +00:00