1260 Commits (8cdd8dad992bb9a850a255a354d09abe9ba2a0f4)

Author SHA1 Message Date
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
chrisgregan d1117cccf5 Show character image in Say command. Basic fallback GUI. 10 years ago
chrisgregan 470050417e Added timeout slider to choose dialog 10 years ago
chrisgregan 891158d1df Added continue image hiding back. 10 years ago
chrisgregan 5f6ade578c Handle Choose with no AddOption commands 10 years ago
chrisgregan 424e7a1195 Hide selected options 10 years ago
chrisgregan fb5d502121 Separate Say and Choose dialog classes with base Dialog class 10 years ago
chrisgregan 3a160295e7 Separate Say and Choose commands 10 years ago
chrisgregan 56ad13dac5 Reverted to AddOption approach 10 years ago
chrisgregan f383352b0d Slow writing and timeout property 10 years ago
chrisgregan 61db98ac83 Fixed dialog layout. Initial coroutine say command. 10 years ago
chrisgregan 403b2e57d8 Fixed up shuttle demo 10 years ago
chrisgregan 4e3e3f8669 Fixed memory leak warning. 10 years ago
chrisgregan 3d74c06400 Added custom character editor 10 years ago
chrisgregan 92c8cffd23 Fixed SetDialogEditor file name 10 years ago
chrisgregan af3dbcbb11 Renamed DialogController to Dialog 10 years ago
chrisgregan 9342751051 Fixed command names not using attribute value in Add Command 10 years ago
chrisgregan 604d52ecac Custom editor for SetDialog 10 years ago
chrisgregan 45b7c79195 Pick character from drop down list 10 years ago
chrisgregan e8783b6071 Added SetDialog command 10 years ago
chrisgregan fd0fbf0850 Added ShowDialog() 10 years ago
chrisgregan 088b6d2375 Fixed serialising command view width 10 years ago
chrisgregan 05a5dc9268 New dialog option buttons 10 years ago
chrisgregan d6892e9d87 Views now always render 10 years ago