811 Commits (76633c5f2f7668a0123d4d86725fa2a2ac0f3b2f)
 

Author SHA1 Message Date
chrisgregan e1c4eacc4d Added LoadGlobals, SaveGlobals and DestroyOnSceneLoad tag 10 years ago
chrisgregan 62f6e11043 LoadScene command 10 years ago
chrisgregan 3fcd6e1969 Added summary for Wait command 10 years ago
chrisgregan f82dbe631e Moved commands into own folder 10 years ago
chrisgregan efee8e808b Command error messages and enabled checkbox. 10 years ago
chrisgregan b613913d51 Split SetView into MoveToView and FadeToView 10 years ago
chrisgregan 8b6820a529 CameraController is now a singleton 10 years ago
chrisgregan c20b6059e8 Command scripts now stored in module folders 10 years ago
chrisgregan 537f9f0d2e Improved names of all commands 10 years ago
chrisgregan 06e14afb8c Added sound commands. Improved command buttons. 10 years ago
chrisgregan 520b86b90b Renamed MusicManager to MusicController 10 years ago
chrisgregan 249b6de1dc Moved Game.cs into scripts folder 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago
chrisgregan 6a5bce416d Deleted FixedHeightSprite 10 years ago
chrisgregan c38d113433 Remove Room class 10 years ago
chrisgregan 0e5bffef34 Removed old command system 10 years ago
chrisgregan e1cfd21c05 Removed legacy assets. Rename Variables to GlobalVariables. 10 years ago
chrisgregan cd8bf17775 Fixed conditional hiding of transform component 10 years ago
chrisgregan 5dc4c64b54 Fixed variable key string being null 10 years ago
chrisgregan 857184a8bb Prevent invalid / confusing variable name key entry 10 years ago
chrisgregan 74312e7294 Fixed step time field 10 years ago
chrisgregan 6d1f691557 Improved summary for If command 10 years ago
chrisgregan 5cc39bf64e Wordwrap long summary text 10 years ago
chrisgregan 79bbf66a9e Sequence description is now a TextArea 10 years ago
chrisgregan e5a974786d Updated meta file 10 years ago
chrisgregan 111c4039d4 Reverted stick FungusScript selection 10 years ago
chrisgregan 39552da96a Context sensitive Create Sequence menu 10 years ago
chrisgregan c1b36b8315 Display selected FungusScript object name 10 years ago
chrisgregan e49cd287b9 Removed click to deselect 10 years ago
chrisgregan 1727e664f4 Renamed FungusEditorWindow to FungusScriptWindow 10 years ago
chrisgregan 74bb0a3847 Fungus Editor window remembers most recent selection 10 years ago
chrisgregan f1ecf17182 Highlight active variable 10 years ago
chrisgregan 461447ca33 No Fungus Script Selected label 10 years ago
chrisgregan 63292b748b Variables window is now dock able 10 years ago
chrisgregan 6a2c17e2b5 Fixed selected sequence box render order 10 years ago
chrisgregan 17f1bb607d Show "Create Sequence" when no sequence selected 10 years ago
chrisgregan c0f1ed9d0e Split Call command into Call and If 10 years ago
chrisgregan 7012c55616 Remove unused command 10 years ago
chrisgregan 33c592f90e Fixed undo on sequence name field 10 years ago
chrisgregan 4e2c0c74b5 Removed redundant line 10 years ago
chrisgregan 740ad69dd9 Hide transform if FungusScript is only component 10 years ago
chrisgregan 2415632992 Added command numbering 10 years ago
chrisgregan e346683e20 Fixed null reference errors 10 years ago
chrisgregan 93836f860b AddCommand button and help text 10 years ago
chrisgregan a467654c13 Undo command expand 10 years ago
chrisgregan 4421d477c4 Option description and <Continue> instead of <None> 10 years ago
chrisgregan 02c75d9e43 Option command description text 10 years ago
chrisgregan dca40df6a8 Renamed AddOption to Option 10 years ago
chrisgregan 8450caf0b1 Highlight executing command 10 years ago
chrisgregan b28a0cf922 Executing sequence always highlights (can still select other) 10 years ago