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
Add a loop property
|
9 years ago |
chrisgregan
|
a0d35191a9
|
Added Set Audio Pitch command #340
|
9 years ago |
chrisgregan
|
5a18ddfb41
|
Upgraded to Unity 5
Also updated Sherlock example game
|
10 years ago |
chrisgregan
|
ca94bc1c0f
|
Set PlayMusic start time (via Ben Keenan)
Renamed SetMusicVolume to SetAudioVolume
|
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 |