15 Commits (1cf014aa18807f6836521bf731ebe9a84977d16d)

Author SHA1 Message Date
Christopher 49278bf84c Refactored StringSubstituter to use IStringSubstituter interface 8 years ago
Christopher 51849f65e5 Refactored LuaScript to use ILuaScript interface 8 years ago
Christopher 501cb34247 Refactored LuaEnvironment to use ILuaEnvironment interface 8 years ago
Christopher f130385f6f Changed comment style on header block 8 years ago
Christopher 83bc89c1ab Refactored FungusLua comments 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 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 9 years ago
chrisgregan a66c1a3f3d Improved how fungus lua module is initialized 9 years ago
chrisgregan a5f733b3f5 Rename Lua component to LuaEnvironment 9 years ago
chrisgregan 882b6ef65e Renamed RunLua to LuaScript 9 years ago
chrisgregan 1ae1c4bd1d Renamed FungusScript to Lua 9 years ago
chrisgregan 84a1f010bf Renamed FungusInvoke to RunLua 9 years ago
chrisgregan 56cd4b213c Initial implementation of FungusScript Lua scripting 9 years ago