449 Commits (794238f717ecfde5eca600ab1e45816615b4c2bb)
 

Author SHA1 Message Date
chrisgregan 3961d6953f Lock button for Fungus Script window. Fungus script icon. 10 years ago
chrisgregan 97827c37cb Added option to disable command colours 10 years ago
chrisgregan 3a92be9734 Can click to complete text 10 years ago
chrisgregan b799534f9e Enable / disable commands by clicking button in inspector 10 years ago
chrisgregan db928d3a33 Command colours are specified in a virtual function 10 years ago
chrisgregan 1e497cd355 Changed colour for If, Else, EndIf commands. 10 years ago
chrisgregan 0b7f4b69b1 Improved style of command inspector title bar 10 years ago
chrisgregan 6f8649f758 Green bar behind command inspector title 10 years ago
chrisgregan afd56a0fb3 Render error text in white for better contrast 10 years ago
chrisgregan d1636c94c8 Removed left / right setting for characters 10 years ago
chrisgregan afba04585d Fixed dialog hanging on empty say text 10 years ago
chrisgregan f863b82503 Improved summary text 10 years ago
chrisgregan 51dbff331f Disable selecting sequence when game is playing 10 years ago
chrisgregan 876c1e304a Highlight active variable in green. 10 years ago
chrisgregan 3d98b9052e Tidied up astronaut game text 10 years ago
chrisgregan bc484442d8 Improved command button colours & layout 10 years ago
chrisgregan 632f4ebfb7 Draw green box in command row background when selected 10 years ago
chrisgregan 2efceb62ea Implemented If, Else, EndIf logic 10 years ago
chrisgregan 240bf9667b Initial If, Else & EndIf commands with indenting 10 years ago
chrisgregan c37b884a48 Add button, insert above / below enabled on command list 10 years ago
chrisgregan 5bc8bca05b Added initial code for checking sequence connectivity 10 years ago
chrisgregan 51cd79ffd9 Fixed LoadScene command color 10 years ago
chrisgregan 760e6de587 Set active command as selected command when playing the game 10 years ago
chrisgregan 01444de479 Set new / pasted command as selected command 10 years ago
chrisgregan d2f3b6501e Command selection is disabled when playing game 10 years ago
chrisgregan 2d23631909 Command box in inspector matches appearance in script editor 10 years ago
chrisgregan 4edcf396a4 Adjust command button width based on name length 10 years ago
chrisgregan e22101bc11 Draw green rectangle when command is selected 10 years ago
chrisgregan 716e883ef2 Added command button colours 10 years ago
chrisgregan 74db43f463 Unified CommandInfo attribute 10 years ago
chrisgregan bc0a5d2c53 Command buttons now fill the vertical space available 10 years ago
chrisgregan aed20c3cb1 Added context menu for command list. Fixed Clear behaviour. 10 years ago
chrisgregan c37ada3da5 Reverted to 2 popup method for Add Command 10 years ago
chrisgregan 4d5d836cea Fixed Add Command menu popup position 10 years ago
chrisgregan 5fa7b2a347 Reorderable list for commands 10 years ago
chrisgregan 7a45f92873 Moved command properties to inspector. Fixed dialog bugs. 10 years ago
chrisgregan 806c170470 Renamed selectedCommandIndex 10 years ago
chrisgregan 0a0d29aa32 Removed unused command index 10 years ago
chrisgregan b1d4aa54b7 Select category and command with a single popup 10 years ago
chrisgregan 8f4c54f75b Custom editor for View object, portrait support. 10 years ago
chrisgregan eae9119db3 Fixed ObjectField() performance issues. 10 years ago
chrisgregan 81d3b391a5 Fixed context menu clipping bug. 10 years ago
chrisgregan 6bba4fe1a0 Added tag help to Choose dialog 10 years ago
chrisgregan 0c46a96761 Help info for text tags 10 years ago
chrisgregan e0358c316d Added punctuation pause 10 years ago
chrisgregan 9aea6a99c8 bold, italic, color, speed tags. Fixed text area refresh. 10 years ago
chrisgregan 740213f90e Updated tags 10 years ago
chrisgregan 5d0b97452f Added dialog text tags 10 years ago
chrisgregan afb3620f12 Added voiceover support for Say and Choose commands 10 years ago
chrisgregan 47c439135b Using AddListener to get button callbacks 10 years ago