1 Commits (72d1f1d6d8e53da153c6a2c18b970cacf3d97e41)

Author SHA1 Message Date
Christopher 627e167f88 Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Christopher ce92029918 Refactored comments 8 years ago
Christopher f130385f6f Changed comment style on header block 8 years ago
Christopher 769f0ffabb Refactored sprite comments 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 4fddc9e420 Replaced serialisation callback due to threading warning 9 years ago
chrisgregan 9ee98e5b42 Moved Backwards compatibility region to bottom of source files 9 years ago
chrisgregan 73a44489a7 ShowSprite can use a variable 9 years ago
chrisgregan e30072ce6b FadeSprite can use variables 9 years ago
chrisgregan f1825c59ee Fixed Show Sprite should affect child sprites #338 9 years ago
chrisgregan 0e1208fd07 Added missing tooltips for Commands and Event Handlers 10 years ago
chrisgregan 0803b8b73a Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
chrisgregan 5f6ce88506 Reorganized Commands and EventHandlers under Scripts folders 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 10 years ago
chrisgregan 0b3b23d7c6 Added ShowSprite command. Moved mushroom sprites to FungusScript 10 years ago