1 Commits (245500fd2531c97eae972d0515d546e16e1ed74f)

Author SHA1 Message Date
Christopher 13b3e31085 Moved Flowchart scripts into main Scripts folder 8 years ago
Christopher 03fa707851 Refactored Variable to use IVariable interface 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 da678c640b Refactored comments 8 years ago
Christopher 63dadcb457 Refactored Variable base class to use protected serialised value and public property accessor. 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 67adbab9a0 Added open source license header to all source files 9 years ago
chrisgregan 36cfc04dab Added constructors and implicit operators for all variable types 9 years ago
chrisgregan 5a931441d4 Merge branch 'Rename-core-classes' 10 years ago
chrisgregan 944ada64a1 Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
chrisgregan e07a227aa0 Change #66 User extendible variables system 10 years ago
chrisgregan e21ce0a0e0 Fix #67 Replaced global variables with public / private variables 10 years ago
chrisgregan 7693241f48 Added Reset command to reset variables and command state 10 years ago
chrisgregan 7ce2cb0704 Added RequireComponent 10 years ago
chrisgregan c6c82dbb44 Reverted variables back to MonoBehavior 10 years ago
chrisgregan 3fd20ed105 Variables are now ScriptableObjects instead of MonoBehaviors 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 64cf2c346e Renamed FungusVariable to Variable 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago
chrisgregan 5dc4c64b54 Fixed variable key string being null 10 years ago
chrisgregan 9f06860183 Variables are now displayed in Reorderable List 10 years ago
chrisgregan 97caa580a1 Added old variables list back 10 years ago
chrisgregan 8b90d0c301 Custom editor for FungusVariables 10 years ago