28 Commits (c9a68a3e2cf3945639782ae1c12afc2b235d4e77)

Author SHA1 Message Date
Christopher ac80a34dd3 Updated TextTests scene 8 years ago
Christopher 6f9385cc22 Fixed Write command "Clear Text" option not working #594 8 years ago
Christopher f6772fbc5d Added Writer.Paused property to pause a writer from code. 8 years ago
Christopher 26372ba6da Added GetToggleState, SetToggleState commands and ToggleChanged event handler 8 years ago
Chris Gregan 09b23d5f68 Fixes for integration tests running on Windows. 8 years ago
Christopher 060b7b46a2 Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility. 8 years ago
Christopher 97e7994042 TextTagParser class is now static 8 years ago
Christopher 47b946b306 Documented all enum values. Moved all enums to namespace scope. 8 years ago
Christopher 071fb7c345 Added Fungus.Commands, Fungus.EventHandlers, Fungus.Variables and Fungus.Utils namespaces 8 years ago
Christopher fe105e387e Refactored TextTagParser to use ITextTagParser interface 8 years ago
Christopher f130385f6f Changed comment style on header block 9 years ago
Christopher eab3ca1409 Fix for text tests 9 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
chrisgregan d7f6ef7b91 Fix Unity Test Tools to run in 5.0 9 years ago
chrisgregan c62f4a29a2 Fixed menu buttons not executing target block 9 years ago
chrisgregan 0feb833d3e Fixed Size tag in UI text is not supported #400 9 years ago
chrisgregan bde0131ac3 Added command to fade UI objects #349 9 years ago
chrisgregan 7f957d0708 Added test for Set Slider Value command #297 9 years ago
chrisgregan 98ecbf19c2 Added Set Slider Value command #297 9 years ago
chrisgregan 73437a7a34 Misc improvements to the Writer system 9 years ago
chrisgregan d411607f05 Added Set Interactable command to control button, input field, etc. interactivity #178 9 years ago
chrisgregan 731a175f26 Fixed Markup text visible if rich text not enabled #176 9 years ago
chrisgregan 62c19856f0 Updated tests 10 years ago
chrisgregan ef7378d857 Fixes for using WriterAudio with Write command 10 years ago
chrisgregan e098549584 User can click to skip current line of text. 10 years ago
chrisgregan ebdd23abea Added string substitution test for Write command 10 years ago
chrisgregan 541bf86cdf Fixed intermittent integration test fail 10 years ago
chrisgregan ec35022fab Added Write command and new Text Tag Parser 10 years ago