5 Commits (2580345f13e0e8e81377c0c42df471484be84112)

Author SHA1 Message Date
Steve Halliwell 2127dee0e0 Update header license 5 years ago
Christopher 1ba09f25e8 Converted (most) foreach to for statements. Avoids an allocation for the loop iterator. 8 years ago
Christopher 3510fc7f9a Converted all foreach statement to act on simple variables. 8 years ago
Christopher 0effd7e7f3 Added #region Public members to all non-editor classes 8 years ago
Christopher 13b3e31085 Moved Flowchart scripts into main Scripts folder 8 years ago
Christopher ce92029918 Refactored comments 8 years ago
Christopher f130385f6f Changed comment style on header block 8 years ago
Christopher da678c640b Refactored comments 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 5a931441d4 Merge branch 'Rename-core-classes' 10 years ago
chrisgregan 0803b8b73a Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
chrisgregan 581adb2749 Added SendFungusMessage() and BroadcastFungusMessage() commands 10 years ago
chrisgregan b2afbbbeff Fixed pasting multiple copies of same command 10 years ago
chrisgregan 4401060c61 Fix #46 - commands now store reference to their parent sequence 10 years ago
chrisgregan 7f5ed8e0cf Copy and paste support for commands 10 years ago