13 Commits (a646b5ce278bed62870ddda419da7279c1e18590)

Author SHA1 Message Date
desktop-maesty/steve 507eb490d0 Add Variable moved from FlowchartEditor to popup 6 years ago
desktop-maesty/steve 5038f8baae FlowchartEditor keeps a VariableListAdapter rather than an entire FlowchartEditor 7 years ago
desktop-maesty/steve a518dc284f VariableListAdapter no longer Rotorz 7 years ago
desktop-maesty/steve 265b1b2f83 Isolated rotorz to CommandListAdaptor and VariableListAdaptor 7 years ago
desktop-maesty/steve da5a08c2a9 VariableList now makes attempts to allow scroll bars being required 7 years ago
desktop-maesty/steve be66286822 Removed ShowVariables bool, just showing the variables in the fungus flowchart inspector always 7 years ago
desktop-maesty/steve 4375852e4b Remove hidevariablesInInspector from FungusEditorPrefs as per feedback 7 years ago
desktop-maesty/steve 0b81c75e2e Added ability to show variable list in the Flowchart Inspector 7 years ago
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