6 Commits (b93883f203458e158a86f3ff6a50cb83fffb44c7)

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 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 0d33e6a026 Use concrete classes for Block and Command to ensure editor code is robust. 8 years ago
Christopher 1cf014aa18 Refactored Block to use IBlock 8 years ago
Christopher 627e167f88 Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Christopher cc4406a8fb Change all public properties to use virtual 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 67adbab9a0 Added open source license header to all source files 9 years ago
Christopher a0b11e074b Merging PR #490 9 years ago
Pavel Kvas 977c2472a0 extract ControlWithDisplay generic base class 9 years ago
Pavel Kvas 20cd537eb6 remove redundant if checks for stage field 9 years ago
chrisgregan d1b76a096c Fixed hide portrait before show portrait breaks portrait system #384 9 years ago
chrisgregan 1ccedcc7b4 Fixed Changing portrait facing flips incorrectly #190 9 years ago
chrisgregan e13d6c35b0 Portrait command now moves portraits using world position instead of anchored position 9 years ago
chrisgregan d71df99c2a Fixed moving and fading portraits at the same time 9 years ago
chrisgregan f8aa36170e Fixed: Character portrait images have display artefacts #92 9 years ago
chrisgregan 5a931441d4 Merge branch 'Rename-core-classes' 10 years ago
chrisgregan 2ee7a6a002 Move dialog/portrait commands to narrative group 10 years ago
chrisgregan 0d82ac937a Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
chrisgregan 12d98e7064 Character portrait images have clipping artefacts #92 10 years ago
chrisgregan 90ac088590 Fixed character on stage list growing indefinitely #84 10 years ago
chrisgregan 796c2df48d Renamed PortraitStage to Stage #84 10 years ago
chrisgregan 301609de56 Tidied up Portrait scripts folder, renamed Stage command to ControlStage #84 10 years ago
chrisgregan ae42c031bd Removed defaultPortraitStage from FungusScript #84 10 years ago
chrisgregan 2b5f77286b Tidied up Portrait folder structure #84 10 years ago
chrisgregan 4217ad76e1 Initial commit of custom tags, portrait stage and portrait systems #84 10 years ago