7 Commits (7f5f6716e55223c93016fbd00ff208e508b87f74)

Author SHA1 Message Date
Steve Halliwell 2127dee0e0 Update header license 5 years ago
Christopher b8a96bef8a Fixed Localization only localizes character name, not story text #611, #614 8 years ago
Christopher c02eda3b81 Fixed can't use FungusLua separately to rest of Fungus #596 8 years ago
Chris Gregan cdfcd2f1c3 Fixes for compile errors on .NET Core 8 years ago
Christopher 31b60a5880 Reverted StringSubstituter move (it was there to allow FungusLua to be used independently of Fungus). 8 years ago
Christopher 062b5c3838 Moved StringSubstituter to main Fungus scripts dir 8 years ago
Christopher 69d9d2e3c3 Reorganised FungusLua scripts to match main Fungus project 8 years ago
Christopher 49278bf84c Refactored StringSubstituter to use IStringSubstituter interface 8 years ago
Christopher cc4406a8fb Change all public properties to use virtual 9 years ago
Christopher 4d331c34c2 Misc tidy up pass 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 0eac532b35 String substitution uses StringBuilder to avoid string allocations 9 years ago
Christopher 925c2e2799 Embed string substitution keys in substitution text #488 9 years ago
chrisgregan f151410ce5 Moved FungusLua to Thirdparty folder 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 734ca8c870 Extensible string substitution system 9 years ago