1441 Commits (6a7878552e8d5c2bbc3a2a5ec021cb292d534757)
 

Author SHA1 Message Date
Chris Gregan cb7f36a828 Merge pull request #347 from FungusGames/trim-leading-space 9 years ago
chrisgregan 62d496ba69 Trim leading space on each line of text in Writer.cs #346 9 years ago
Chris Gregan 05d6e15e72 Merge pull request #345 from FungusGames/read-text-file 9 years ago
chrisgregan d33b0d7619 Read a text file into a string variable #344 9 years ago
Chris Gregan 22ecada919 Merge pull request #343 from FungusGames/stop-previous-itweens 9 years ago
chrisgregan c6674aae45 Fixed iTween commands on the same gameobject can conflict #342 9 years ago
Chris Gregan b28989f62d Merge pull request #341 from FungusGames/set-audio-pitch 9 years ago
chrisgregan a0d35191a9 Added Set Audio Pitch command #340 9 years ago
Chris Gregan 53e7d91016 Merge pull request #339 from FungusGames/show-sprite-recursive 9 years ago
chrisgregan f1825c59ee Fixed Show Sprite should affect child sprites #338 9 years ago
chrisgregan 5608bf4753 GUID changed for camera tests 9 years ago
Chris Gregan ec2df836cd Merge pull request #337 from FungusGames/null-command-editor-312 9 years ago
chrisgregan e461d14200 Fixed Null reference if command classes have same name #312 9 years ago
Chris Gregan aa049a22ce Merge pull request #336 from FungusGames/indent-level-308 9 years ago
chrisgregan 001665ef0b Fixed End command indents when not matched with an If #308 9 years ago
Chris Gregan 75de8af9a2 Merge pull request #335 from FungusGames/draggable-lean-tween 9 years ago
chrisgregan 15b26ce60e Changed move code to use LeanTween instead of iTween 9 years ago
FeniXb3 07395b3127 Merge branch 'set_say_dialog_for_character' of https://github.com/FeniXb3/Fungus into set_say_dialog_for_character 9 years ago
FeniXb3 4b35d4ddb0 Fixed whitespaces 9 years ago
FeniXb3 583f656135 Added ability to set say dialog per character - usefull if you want to have separate say dialogs for each character 9 years ago
Chris Gregan 6872ab0783 Merge pull request #331 from FungusGames/remove-text-width-scale 9 years ago
chrisgregan 9087d40478 Removed unused property 9 years ago
Chris Gregan 116398373e Merge pull request #330 from FungusGames/cache-inactive-localizable 9 years ago
chrisgregan 4fbf516a18 Inactive localizeable game objects are now cached #322 9 years ago
Chris Gregan 4497fcc9f2 Merge pull request #329 from FungusGames/center-flowchart-302 9 years ago
chrisgregan 3aa4333870 Users losing track of where their Blocks are in Flowchart window #302 9 years ago
Chris Gregan db4fa01291 Merge pull request #328 from FungusGames/scene-manager-warnings 9 years ago
chrisgregan 47809e496f Backwards compatibility with Unity 5_0 9 years ago
chrisgregan 3ca263a25e Replace obsolete call to Application.LoadLevel 9 years ago
Chris Gregan 352fa310b1 Merge pull request #327 from FungusGames/windows-store-build-268 9 years ago
Chris Gregan ddc019d6c7 Fixed compile issues on InvokeMethod.cs 9 years ago
Chris Gregan 166152710a Added Visual Studio files to .gitignore 9 years ago
Chris Gregan a72e5fdc37 Updated to Unity 5.3.1f 9 years ago
Chris Gregan 16af3dcf2f Fixed corrupted character in Windows builds 9 years ago
Chris Gregan 7ce39b6086 Merge pull request #326 from FungusGames/camera-property 9 years ago
chrisgregan 67e1829390 Added multi camera test 9 years ago
chrisgregan 7cc823a53f Added camera property to camera controller commands #307 9 years ago
chrisgregan fa616bcf39 Merge branch 'master' into unity-5-3-upgrade 9 years ago
Chris Gregan 59e41e6124 Merge pull request #325 from FungusGames/unity-5-3-upgrade 9 years ago
chrisgregan 33373aa8ee Updated project settings 9 years ago
chrisgregan 0d97204c12 Updated Test Tools 9 years ago
FeniXb3 82527b84b8 Fixed whitespaces 9 years ago
FeniXb3 b405c1318e Added ability to set say dialog per character - usefull if you want to have separate say dialogs for each character 9 years ago
Chris Gregan c3a06507fc Merge pull request #316 from FungusGames/fix-destroy-camera-313 9 years ago
chrisgregan b231ab0435 Fixed Camera Controller null check in wrong position #313 9 years ago
Chris Gregan e2557ca863 Merge pull request #304 from FungusGames/fix-multiple-itween 9 years ago
chrisgregan f6a0542008 Fixed Multiple iTweens on same object interfere with each other #303 9 years ago
chrisgregan 3983e04958 Added test for Clear Menu 9 years ago
Chris Gregan d1de5351a1 Merge pull request #301 from FungusGames/clear-menu-command-#300 9 years ago
chrisgregan 8a25fe5a2e Added Clear Menu command #300 9 years ago