6 Commits (b93883f203458e158a86f3ff6a50cb83fffb44c7)

Author SHA1 Message Date
Zach Vinless 7698ebef08 Removed "Center View" button from FlowchartEditor 8 years ago
Zach Vinless 92b3c81020 Added pro skin icons and moved editor textures 8 years ago
Christopher 3510fc7f9a Converted all foreach statement to act on simple variables. 8 years ago
Christopher cf7b1e8ca3 Moved all Fungus editor code to Fungus.EditorUtils namespace 8 years ago
Christopher 04b56ab0c7 Refactored runtime code to use IFlowchart exclusively 8 years ago
Christopher 56e413a224 Reorganised Fungus folder structure 8 years ago
Christopher 5495ed8ebf Tidied up editor using statements. 8 years ago
Christopher ce92029918 Refactored comments 8 years ago
Christopher f130385f6f Changed comment style on header block 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 b81b120e42 Flowchart automatically registers with LuaEnvironment for ExecuteLua commands #485 8 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
chrisgregan 62a1b8d40b Added Show Line Numbers option to Flowchart 9 years ago
chrisgregan 3aa4333870 Users losing track of where their Blocks are in Flowchart window #302 9 years ago
chrisgregan 69dbc5d019 Fixed Flowchart objects break when made into a prefab #275 9 years ago
chrisgregan e2b7c542e9 Fixed: Null reference error after editing Flowchart code #181 9 years ago
chrisgregan 3cb52dfab4 Added a Hide Commands property to Flowchart 9 years ago
chrisgregan baecdbe2a8 Editor button textures now loaded in OnEnable() 10 years ago
chrisgregan bcbbe814f1 Flowchart window graphics glitches on Unity 5.1 #118 10 years ago
chrisgregan 2bf17e6920 Add disclosure rectangle on Variables panel #104 10 years ago
chrisgregan 0fcd386cfd Renamed pauseAfterCommand to stepPause 10 years ago
chrisgregan bb48384dfa Replace "Run Slow In Editor" per block with "Pause After Command" in flowchart 10 years ago
chrisgregan df4296eb80 Removed FountainExporter & StringsParser classes #8 10 years ago
chrisgregan f5e1c89936 Flowcharts use a localisation id property when exporting strings #8 10 years ago
chrisgregan 5a931441d4 Merge branch 'Rename-core-classes' 10 years ago
chrisgregan 04a115a626 Export and import dialog text for editing in a text editor #86 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 4217ad76e1 Initial commit of custom tags, portrait stage and portrait systems #84 10 years ago
chrisgregan e07a227aa0 Change #66 User extendible variables system 10 years ago
chrisgregan ede75501ef Show variable count when Variables are collapsed 10 years ago
chrisgregan 48961142bb Updated UI to use flowchart style nodes 10 years ago
chrisgregan dea7a40eaf Display FungusScript name and description in script window 10 years ago
chrisgregan e249049858 Moved Run Slow in Editor option to Sequence 10 years ago
chrisgregan d76aa29f62 Always expand variables window if variable count is 0 10 years ago
chrisgregan e6000eb33b Added Event Handler system. 10 years ago
chrisgregan a1e3d4f587 Sequences may now be executed in parallel 10 years ago
chrisgregan 7d0491ff5c Redesigned Fungus Script window and inspector UI 10 years ago
chrisgregan 77985ca4de Fixed variables window when variable count == 0 10 years ago
chrisgregan 63e597492c Moved variables list over the Fungus Script window 10 years ago
chrisgregan b2afbbbeff Fixed pasting multiple copies of same command 10 years ago
chrisgregan 385ef1a967 Merged UI redesign and iTween support branch 10 years ago
chrisgregan dc1658b152 FungusScript can now be made into a prefab (see notes!) 10 years ago
chrisgregan 53d2fd1aab Added protected & virtual to core classes for easier inheritance 10 years ago
chrisgregan 7aed9a01ff Refactored FungusScript advanced settings 10 years ago
chrisgregan c55abe99fe Documented Fungus Script class 10 years ago
chrisgregan a25b61fc0d Fixed memory leak and null exception errors 10 years ago
chrisgregan d050126edd Renamed hideSequenceObjects to showSequenceObjects 10 years ago
chrisgregan f570e9ab79 Added hideSequenceObjects flag 10 years ago