10 Commits (a646b5ce278bed62870ddda419da7279c1e18590)

Author SHA1 Message Date
desktop-maesty/steve a7fe939981 Update LeanTween to 2.46 7 years ago
morningfungame 0cc280cddb Add portrait DimColor 8 years ago
Chris Gregan 09b23d5f68 Fixes for integration tests running on Windows. 8 years ago
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 253ac9ebc6 Renamed public methods to public members 8 years ago
Christopher 5053d2fc4a Moved all public static methods to Public method region 8 years ago
Christopher 79e98815be Reverted IPortraitController interface 8 years ago
Christopher 071fb7c345 Added Fungus.Commands, Fungus.EventHandlers, Fungus.Variables and Fungus.Utils namespaces 8 years ago
Christopher 9f5c726699 Grouped static members together 8 years ago
Christopher 627e167f88 Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Christopher d6cb967e15 Refactored Stage to use IStage interface 8 years ago
Christopher a1c104a386 Refactored PortraitController to use IPortraitController interface and PortraitUtils file 8 years ago
Christopher f130385f6f Changed comment style on header block 8 years ago
Christopher f94e46e42d Refactored narrative comments 8 years ago
Christopher 9ead74d659 Refactored Narrative scripts to use protected fields with public property accessors 8 years ago
Christopher 239bf8fefe Converted tabs to spaces in all .cs files 8 years ago
Christopher 921891f255 Fixed stage.Show() not fading in a previously faded out character if portrait hasn't changed. 8 years ago
Christopher 19cbab7112 Changed PortraitOptions and PortraitState to use class instead of struct. MoonSharp doesn't work well with structs. 8 years ago
lealeelu 4992ea9925 Cache stage and portrait info and add ability to rearrange params 8 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
Christopher a0b11e074b Merging PR #490 9 years ago