11 Commits (91c55cf0f2790461d0bcc708d40402bcc88737c5)

Author SHA1 Message Date
chrisgregan 91c55cf0f2 Fixed prefab issues with Character. Added notes field. 10 years ago
chrisgregan 9fc3ff1c5e Fixed summary text on Choose 10 years ago
chrisgregan 692acac12f Added Example project and SetSayDialog & SetChooseDialog 10 years ago
chrisgregan db928d3a33 Command colours are specified in a virtual function 10 years ago
chrisgregan 716e883ef2 Added command button colours 10 years ago
chrisgregan 74db43f463 Unified CommandInfo attribute 10 years ago
chrisgregan afb3620f12 Added voiceover support for Say and Choose commands 10 years ago
chrisgregan d1117cccf5 Show character image in Say command. Basic fallback GUI. 10 years ago
chrisgregan 5f6ade578c Handle Choose with no AddOption commands 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 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 af3dbcbb11 Renamed DialogController to Dialog 10 years ago
chrisgregan 9342751051 Fixed command names not using attribute value in Add Command 10 years ago
chrisgregan 45b7c79195 Pick character from drop down list 10 years ago
chrisgregan e8783b6071 Added SetDialog command 10 years ago
chrisgregan 05a5dc9268 New dialog option buttons 10 years ago
chrisgregan 585efc2526 Added command categories 10 years ago
chrisgregan c20b6059e8 Command scripts now stored in module folders 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago
chrisgregan 93836f860b AddCommand button and help text 10 years ago
chrisgregan c26e81a40c Improved button layout, using foldout 10 years ago
chrisgregan 5b725896a3 Variables are now components 10 years ago
chrisgregan e379e5b597 Added Global flag to Variable 10 years ago
chrisgregan 5e37a6fe0f Added ShowConditions to Say command 10 years ago
chrisgregan a50701d2ad New placeholder demo scene 10 years ago
chrisgregan c13fc82fb0 Shortened command class names. 10 years ago
chrisgregan d0c2e9c961 Moved new visual scripting code to its own namespace 10 years ago
chrisgregan 939a15d98a Added AddOption command. 10 years ago
chrisgregan f27648f060 Replaced OnExecute() with OnEnter() 10 years ago
chrisgregan 25a103fb4c Initial visual scripting prototype code 10 years ago