2 Commits (d9294d4ad1dc48243556d4c2ba7d853217f1caa0)

Author SHA1 Message Date
Christopher 44aade812b Changed float comparisons to use Mathf.Approximately 8 years ago
Christopher 9aaa2de464 Renamed CameraController to CameraManager and MusicController to MusicManager 8 years ago
Christopher 1baf9e6fe5 MusicController and CameraController singletons are now managed by one FungusManager singleton 8 years ago
Christopher 0effd7e7f3 Added #region Public members to all non-editor classes 8 years ago
Christopher 253ac9ebc6 Renamed public methods to public members 8 years ago
Christopher 5053d2fc4a Moved all public static methods to Public method region 8 years ago
Christopher 2ec4c818f2 Reverted IMusicController interface 8 years ago
Christopher 627e167f88 Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Christopher a3e19d83a3 Refactored MusicController to use IMusicController interface 8 years ago
Christopher ce92029918 Refactored comments 8 years ago
Christopher f130385f6f Changed comment style on header block 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
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 5a18ddfb41 Upgraded to Unity 5 10 years ago
chrisgregan ca94bc1c0f Set PlayMusic start time (via Ben Keenan) 10 years ago
chrisgregan e39ac81579 Added protected and virtual to all remaining classes 10 years ago
chrisgregan 520b86b90b Renamed MusicManager to MusicController 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago
chrisgregan 81efec8f6d Added MusicManager singleton to play music across scene loads 11 years ago