6 Commits (bd12624b587d762692586858c8fba337515c62e1)

Author SHA1 Message Date
Christopher 060b7b46a2 Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility. 8 years ago
Christopher a550d29e10 Reverted IExecuteHandler, ILuaBindings and ILuaEnvironment interfaces 8 years ago
Christopher 0effd7e7f3 Added #region Public members to all non-editor classes 8 years ago
Christopher 071fb7c345 Added Fungus.Commands, Fungus.EventHandlers, Fungus.Variables and Fungus.Utils namespaces 8 years ago
Christopher 04b56ab0c7 Refactored runtime code to use IFlowchart exclusively 8 years ago
Christopher 627e167f88 Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Christopher 501cb34247 Refactored LuaEnvironment to use ILuaEnvironment interface 8 years ago
Christopher ce92029918 Refactored comments 8 years ago
Christopher f130385f6f Changed comment style on header block 8 years ago
Christopher f94e46e42d Refactored narrative comments 8 years ago
Christopher 5f397982f7 Use protected serialised fields 8 years ago
Christopher 63dadcb457 Refactored Variable base class to use protected serialised value and public property accessor. 8 years ago
Christopher 83c12c7e76 Refactored many classes to use protected serialisable fields, with public property accessors where required. 8 years ago
Christopher 239bf8fefe Converted tabs to spaces in all .cs files 8 years ago
Christopher 9c967aaf84 Fixed for Unity 5.0 8 years ago
Christopher b81b120e42 Flowchart automatically registers with LuaEnvironment for ExecuteLua commands #485 8 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
Christopher 00d3462c36 Improved source code display on Lua script errors 9 years ago
Chris Gregan 204ce467d8 Use Lua text file in ExecuteLua command 9 years ago
chrisgregan fc0dde1d05 Tidied up ExecuteLua initialisation 9 years ago
chrisgregan 51c1d93acb Move dependent files into Fungus folder 9 years ago
chrisgregan f29d89ad47 Moved all Lua code to FungusLua top level folder 9 years ago
chrisgregan a66c1a3f3d Improved how fungus lua module is initialized 9 years ago
chrisgregan 21c4682edf Moved files from under Lua/Thirdparty to main Thirdparty folder 9 years ago
chrisgregan a5f733b3f5 Rename Lua component to LuaEnvironment 9 years ago
chrisgregan 1ae1c4bd1d Renamed FungusScript to Lua 9 years ago
chrisgregan 62f0b0e34f Moved ExecuteLua to Scripting command group 9 years ago
chrisgregan 56cd4b213c Initial implementation of FungusScript Lua scripting 9 years ago