Commit graph

11 commits

Author SHA1 Message Date
hispidence
782ad93810 More (ScriptInterface)Flow -> (ScriptInterface)FlowHandler for consistency. 2022-02-10 18:37:17 +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
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
23e8d810ae Rename Entities -> ObjectsHandler. 2022-02-10 18:36:03 +00:00
hispidence
00b6e76bea Rename some files and folders. 2022-02-10 18:36:02 +00:00
hispidence
f9f0ac5839 Split display strings from GameLogicScript. 2022-02-10 18:36:00 +00:00
hispidence
8a4ca06b25 Move GameScriptItemInfo to Entities/Moveable. Move ObjectIDs to Entities.
Move MakeReadOnlyTable to ScriptUtil.h and make the ObjID table in Entities.cpp.

Fix some other stuff I missed in other commits.
2022-02-10 18:35:47 +00:00
hispidence
f447a386e2 Entity->Entities. 2022-02-10 18:35:18 +00:00
hispidence
8bcc41ef77 Begin to split GameLogicScript. First up is Entity. 2022-02-10 18:35:17 +00:00
hispidence
4429bd8aa2 Add ScriptInterfaceFlow and ScriptInterfaceState. Add references. 2022-02-10 18:34:11 +00:00