59 Commits (265b1b2f83b18911be3d2d24ad337d2374e7123e)

Author SHA1 Message Date
Christopher 56e413a224 Reorganised Fungus folder structure 8 years ago
Christopher 627e167f88 Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Christopher 8de5927a6f Moved all interfaces to Interfaces folders 8 years ago
Christopher a3e19d83a3 Refactored MusicController to use IMusicController interface 8 years ago
Christopher ef0dfaf987 Fixed case typo in ControlAudio 8 years ago
Christopher cc4406a8fb Change all public properties to use virtual 8 years ago
Christopher 5495ed8ebf Tidied up editor using statements. 8 years ago
Christopher ce92029918 Refactored comments 8 years ago
Christopher f130385f6f Changed comment style on header block 8 years ago
Christopher 2b3d3c9ba4 Removed unnecessary newline 8 years ago
Christopher e4451a54a0 Refactored comments and layout 8 years ago
Christopher 83c12c7e76 Refactored many classes to use protected serialisable fields, with public property accessors where required. 8 years ago
Christopher 239bf8fefe Converted tabs to spaces in all .cs files 8 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
Christopher bd66d6df6c Added SetAudioVolume.waitUntilFinished property #495 9 years ago
Christopher 624f66f516 Fixed Set Anim Integer/Float/Bool lose property settings #492 9 years ago
kalenobrien15 708aa260a2 No Music clip selected error 9 years ago
Chris Gregan cff0a2c60a Fixed control volume bug #464 9 years ago
chrisgregan 8286971205 Single line and multi-line StringData variants 9 years ago
chrisgregan 4fddc9e420 Replaced serialisation callback due to threading warning 9 years ago
chrisgregan 9ee98e5b42 Moved Backwards compatibility region to bottom of source files 9 years ago
chrisgregan f937aed6cb Audio commands can use variables in properties 9 years ago
chrisgregan 5a189d3853 Fixed OnComplete not called when duration = 0 #369 9 years ago
chrisgregan 96c0dddc2e Fixed Add auto cross fade to Play Music command #199 9 years ago
chrisgregan 101f04915d Play Music call doesn't restart if same music already playing 9 years ago
chrisgregan a0d35191a9 Added Set Audio Pitch command #340 9 years ago
chrisgregan bf03a3c8a2 Fixed: ControlAudio waitUntilFinished property doesn't wait for correct time #174 9 years ago
John O'Kane 4f7088487b Issue where audio would continue when audio is finished while waitUntilFinished was not set to true 9 years ago
chrisgregan 9399574897 Fixed Control Audio stopping all untagged audiosources #132 9 years ago
chrisgregan f91d12ba4b Added NullTargetCheck() to catch cases of orphaned command editors 9 years ago
chrisgregan 0e1208fd07 Added missing tooltips for Commands and Event Handlers 10 years ago
chrisgregan 4cc04e5546 Added some missing command tooltips 10 years ago
chrisgregan 2fc0e2ebf2 Added waitDuration property to Play Usfxr Sound command 10 years ago
chrisgregan 894308e2e8 Added waitUntilFinished property to Play Sound 10 years ago
chrisgregan 5a18ddfb41 Upgraded to Unity 5 10 years ago
chrisgregan 77960063ee Reverted change removing StopAudioWithSameTag() #84 10 years ago
chrisgregan bd52feb65b Added missing Continue() call 10 years ago
chrisgregan 4217ad76e1 Initial commit of custom tags, portrait stage and portrait systems #84 10 years ago
chrisgregan b7815dea0c Added Control Audio command #84 10 years ago
chrisgregan 0803b8b73a Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
chrisgregan 5f6ce88506 Reorganized Commands and EventHandlers under Scripts folders 10 years ago
chrisgregan e7938219a4 Added tooltips for all Fungus command properties 10 years ago
chrisgregan ac9d219706 Updated all command help strings 10 years ago
chrisgregan a91616cd7d Renamed SetMusicVolume to SetAudioVolume 10 years ago
chrisgregan ca94bc1c0f Set PlayMusic start time (via Ben Keenan) 10 years ago
chrisgregan 8b572b905e Reorganised Usfxr file structure. 10 years ago
chrisgregan e39ac81579 Added protected and virtual to all remaining classes 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 10 years ago
chrisgregan db928d3a33 Command colours are specified in a virtual function 10 years ago