23 Commits (76375c8c7f54280aa90b587b76f04474a14b161c)

Author SHA1 Message Date
chrisgregan 76375c8c7f Added Stop command 11 years ago
chrisgregan ab97f699c3 Added RunScript command 11 years ago
chrisgregan b63a9ce3b9 Simplified adding new commands. Added Note command. 11 years ago
chrisgregan 1e587f7dd1 Added Note command 11 years ago
chrisgregan 3c61965afd Added background prefab & SetActive command 11 years ago
chrisgregan e968bfd507 Refactored GetFungusScript() and GetSequence() 11 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 11 years ago
chrisgregan 64cf2c346e Renamed FungusVariable to Variable 11 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 11 years ago
chrisgregan 29898ed586 Renamed Set to SetVariable, improved color 11 years ago
chrisgregan db928d3a33 Command colours are specified in a virtual function 11 years ago
chrisgregan 1e497cd355 Changed colour for If, Else, EndIf commands. 11 years ago
chrisgregan f863b82503 Improved summary text 11 years ago
chrisgregan 2efceb62ea Implemented If, Else, EndIf logic 11 years ago
chrisgregan 240bf9667b Initial If, Else & EndIf commands with indenting 11 years ago
chrisgregan 51cd79ffd9 Fixed LoadScene command color 11 years ago
chrisgregan 716e883ef2 Added command button colours 11 years ago
chrisgregan 74db43f463 Unified CommandInfo attribute 11 years ago
chrisgregan 585efc2526 Added command categories 11 years ago
chrisgregan e1c4eacc4d Added LoadGlobals, SaveGlobals and DestroyOnSceneLoad tag 11 years ago
chrisgregan 62f6e11043 LoadScene command 11 years ago
chrisgregan 3fcd6e1969 Added summary for Wait command 11 years ago
chrisgregan f82dbe631e Moved commands into own folder 11 years ago