4 Commits (8b06f173d2839bcb45eb3d66b0c0f82b09348984)

Author SHA1 Message Date
Christopher 9a07ccd5fd Reverted ILuaScript, ILuaStore, ILuaUtils interfaces 9 years ago
Christopher a550d29e10 Reverted IExecuteHandler, ILuaBindings and ILuaEnvironment interfaces 9 years ago
Christopher 066bb719a9 Refactored FungusLua classes to match layout in main Fungus project. 9 years ago
Christopher 69d9d2e3c3 Reorganised FungusLua scripts to match main Fungus project 9 years ago
Christopher 49278bf84c Refactored StringSubstituter to use IStringSubstituter interface 9 years ago
Christopher 51849f65e5 Refactored LuaScript to use ILuaScript interface 9 years ago
Christopher 501cb34247 Refactored LuaEnvironment to use ILuaEnvironment interface 9 years ago
Christopher f130385f6f Changed comment style on header block 9 years ago
Christopher 83bc89c1ab Refactored FungusLua comments 9 years ago
Christopher 83c12c7e76 Refactored many classes to use protected serialisable fields, with public property accessors where required. 9 years ago
Christopher 239bf8fefe Converted tabs to spaces in all .cs files 9 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
Christopher 8da1c82878 LuaScript will reinitialise if modified when playing in editor 9 years ago
Christopher 1cc3355d16 Removed check for playing in editor in LuaScript 9 years ago
Christopher 00d3462c36 Improved source code display on Lua script errors 9 years ago
Chris Gregan 6ce9eaa14e Improved Lua error message description 9 years ago
Chris Gregan 204ce467d8 Use Lua text file in ExecuteLua command 9 years ago
chrisgregan a61c8bf9fd Fixed Lua source code listing on exception in LuaScript component 9 years ago
chrisgregan f151410ce5 Moved FungusLua to Thirdparty folder 9 years ago
chrisgregan 6e4e392375 Contents of Lua Script string appended to Lua File contents 9 years ago
chrisgregan d17900d7f3 Pre compile Lua script on startup for fast execution 9 years ago
chrisgregan 2914472dda Refactored LuaScript 9 years ago
chrisgregan 6430399365 Moved FungusLua under Fungus folder 9 years ago
chrisgregan f29d89ad47 Moved all Lua code to FungusLua top level folder 10 years ago
chrisgregan a66c1a3f3d Improved how fungus lua module is initialized 10 years ago
chrisgregan a5f733b3f5 Rename Lua component to LuaEnvironment 10 years ago
chrisgregan 882b6ef65e Renamed RunLua to LuaScript 10 years ago
chrisgregan 1ae1c4bd1d Renamed FungusScript to Lua 10 years ago
chrisgregan 84a1f010bf Renamed FungusInvoke to RunLua 10 years ago
chrisgregan 56cd4b213c Initial implementation of FungusScript Lua scripting 10 years ago