1701 Commits (5da0f884f6701aa321db900e24b3d65457cb3a35)
 

Author SHA1 Message Date
Chris Gregan 817dd5e40b Merge pull request #184 from FungusGames/update-changelog-v2.2.1 9 years ago
chrisgregan 29f4ea8ebc Updated CHANGELOG file 9 years ago
Chris Gregan cbf09a7011 Merge pull request #183 from FungusGames/enter-name-example 9 years ago
chrisgregan 06fc544950 Improved Enter Name example 9 years ago
chrisgregan 40d07ae313 Added test for stopping Say command 9 years ago
chrisgregan f83cacd334 Say command can now be stopped 9 years ago
chrisgregan 929b56ea90 Added StopFlowchart command 9 years ago
chrisgregan b14da8fcda Added Flowchart.StopAllBlocks() and command callback 9 years ago
Chris Gregan 0f029f6eac Merge pull request #182 from FungusGames/flowchart-editor-onenable 9 years ago
chrisgregan e2b7c542e9 Fixed: Null reference error after editing Flowchart code #181 9 years ago
Chris Gregan 4219fd92b6 Merge pull request #180 from FungusGames/set-interactable 9 years ago
chrisgregan d411607f05 Added Set Interactable command to control button, input field, etc. interactivity #178 9 years ago
Chris Gregan 43bcc3ad11 Merge pull request #177 from FungusGames/force-rich-text 9 years ago
chrisgregan 731a175f26 Fixed Markup text visible if rich text not enabled #176 9 years ago
Chris Gregan dbc0bdc0ea Merge pull request #175 from FungusGames/174-Control-Audio-WaitUntilFinished 9 years ago
chrisgregan bf03a3c8a2 Fixed: ControlAudio waitUntilFinished property doesn't wait for correct time #174 9 years ago
Chris Gregan 0297c4d811 Merge pull request #173 from FungusGames/hide-commands-property 9 years ago
chrisgregan 3cb52dfab4 Added a Hide Commands property to Flowchart 9 years ago
Chris Gregan 932ca6431d Merge pull request #172 from FungusGames/remove-combo-box 9 years ago
chrisgregan a3609cb514 Unity have added their own combo box in 5.2 9 years ago
Chris Gregan d91defa5ed Merge pull request #170 from FungusGames/text-input-event-handlers 10 years ago
chrisgregan 27376aa143 Added Button Clicked and End Edit event handlers 10 years ago
Chris Gregan d3d1150499 Merge pull request #166 from FungusGames/AudioFinishedIssue 10 years ago
Chris Gregan 1335170225 Merge pull request #169 from FungusGames/no-pause-on-last-character 10 years ago
chrisgregan d518420e76 Fixed: No need for pause on last punctuation character in a sentence #168 10 years ago
Chris Gregan 38d602abf0 Merge pull request #167 from FungusGames/tall-portrait-test 10 years ago
chrisgregan 9871145c36 Wobble when portrait image is higher resolution than Stage Position #160 10 years ago
chrisgregan 20741374dc Fixed: Wobble when portrait image is higher resolution than Stage Position #160 10 years ago
John O'Kane 4f7088487b Issue where audio would continue when audio is finished while waitUntilFinished was not set to true 10 years ago
Chris Gregan aebfa7d73e Merge pull request #165 from FungusGames/remove-legacy-hidden-objects 10 years ago
chrisgregan 25ab756cd7 Fixed: Remove legacy hidden objects in example scenes #159 10 years ago
Chris Gregan deeaa03993 Merge pull request #164 from FungusGames/delete-command-undo 10 years ago
chrisgregan d7a646c319 Fixed: Undo for delete command is broken #161 10 years ago
Chris Gregan 18dba9835c Merge pull request #163 from FungusGames/162-remove-shiver-tag 10 years ago
chrisgregan 95c83d6f10 Removed shiver tag description 10 years ago
Chris Gregan a4ad8079f5 Merge pull request #158 from FungusGames/update-unity-5.2 10 years ago
chrisgregan 07a781292a Updated settings file for unity 5.2 10 years ago
Chris Gregan 2fb676ce1a Merge pull request #157 from FungusGames/156-concurrent-say-commands 10 years ago
chrisgregan e1ffa8aa2e Fixed: Concurrent Say calls cause Say Dialog to freeze up #156 10 years ago
Chris Gregan 3991bb4a82 Merge pull request #154 from FungusGames/is-command-supported 10 years ago
chrisgregan 9304dc54ac Can filter the list of supported commands by subclassing Flowchart 10 years ago
Chris Gregan ebfe458e71 Merge pull request #153 from FungusGames/test-load-variable 10 years ago
chrisgregan f4654e265d Added test for Save Variable / Load Variable 10 years ago
Chris Gregan 09f96355fd Merge pull request #152 from FungusGames/make-DrawEventHandlerGUI-virtual 10 years ago
chrisgregan 28d53f5576 DrawEventHandlerGUI is now virtual 10 years ago
Chris Gregan b1a045a10a Merge pull request #151 from FungusGames/150-hunter-hide-components 10 years ago
chrisgregan 81808e6743 Fixed: Flowchart in The Hunter example has Hide Components set to false #150 10 years ago
Chris Gregan d923e06975 Merge pull request #149 from FungusGames/Update-changelog 10 years ago
chrisgregan d9d5fe795d Added v2.2.0 release notes 10 years ago
Chris Gregan 08cee23564 Merge pull request #148 from FungusGames/Upgrade-to-Unity-5.1.3f 10 years ago