Steve Halliwell
2127dee0e0
Update header license
5 years ago
Steve Halliwell
ebc7d2bed9
AndyHan1001 Update FungusManager.cs
...
Use "double checked locking" algorithm to implement the singleton for "FungusManager" class, which can improve performance.
5 years ago
desktop-maesty/steve
a9dc553c49
Added GlobalVariables
...
-'Global' variable scope
-Access is routed at runtime through the GlobalVariables manager attached to the FungusManager
7 years ago
lealeelu
d28cd2ea88
Make NarrativeLog saving work
...
- Changed the name of the HistoryManager to NarrativeLog
- Created the SaveReset SaveManagerSignal but it needs to be tied in
- Made the PrettyPrint only show previous logs, not the current dialog.
8 years ago
lealeelu
7fb0644300
Add Narrative Log to save menu
8 years ago
Christopher
418545f706
Refactored recent EventDispatcher and drag handler changes to match Fungus coding standard.
8 years ago
Christopher
85634f969a
Disabled SaveManager functionality for older versions of Unity. Works with Unity 5_3_OR_NEWER.
8 years ago
Christopher
0c84493c0e
Updated SaveSystem
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