.. |
Block.cs
|
Merge pull request #889 from snozbot/feature/LogCommandExceptionLocation
|
4 years ago |
Block.cs.meta
|
Moved Flowchart scripts into main Scripts folder
|
8 years ago |
CameraManager.cs
|
Camera Fade needs to be cleared before called
|
3 years ago |
CameraManager.cs.meta
|
Renamed CameraController to CameraManager and MusicController to MusicManager
|
8 years ago |
Character.cs
|
Add missing using to Character.cs
|
4 years ago |
Character.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
Clickable2D.cs
|
Update header license
|
5 years ago |
Clickable2D.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
Command.cs
|
Update header license
|
5 years ago |
Command.cs.meta
|
Moved Flowchart scripts into main Scripts folder
|
8 years ago |
CommandCopyBuffer.cs
|
Update header license
|
5 years ago |
CommandCopyBuffer.cs.meta
|
Moved Flowchart scripts into main Scripts folder
|
8 years ago |
CustomTag.cs
|
Update header license
|
5 years ago |
CustomTag.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
DialogInput.cs
|
Merge pull request #952 from breadnone/DialogInput-fix
|
4 years ago |
DialogInput.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
Draggable2D.cs
|
[Bugfix] Drag Event Handlers Executing for Draggables not Really Being Dragged (#968)
|
3 years ago |
Draggable2D.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
EventHandler.cs
|
Update header license
|
5 years ago |
EventHandler.cs.meta
|
Moved Flowchart scripts into main Scripts folder
|
8 years ago |
Flowchart.cs
|
Merge pull request #792 from CG-Tespy/FlowchartUtils
|
5 years ago |
Flowchart.cs.meta
|
Moved Flowchart scripts into main Scripts folder
|
8 years ago |
FungusManager.cs
|
Update header license
|
5 years ago |
FungusManager.cs.meta
|
MusicController and CameraController singletons are now managed by one FungusManager singleton
|
8 years ago |
FungusState.cs
|
Update header license
|
5 years ago |
FungusState.cs.meta
|
Moved Flowchart scripts into main Scripts folder
|
8 years ago |
Localization.cs
|
Update header license
|
5 years ago |
Localization.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
MenuDialog.cs
|
Update header license
|
5 years ago |
MenuDialog.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
MusicManager.cs
|
Update header license
|
5 years ago |
MusicManager.cs.meta
|
Renamed CameraController to CameraManager and MusicController to MusicManager
|
8 years ago |
NarrativeLog.cs
|
Move Narrative Log maxCharacters closer to view
|
3 years ago |
NarrativeLog.cs.meta
|
Make NarrativeLog saving work
|
8 years ago |
NarrativeLogEntryDisplay.cs
|
Cg tespy narrative log system updates (#789)
|
5 years ago |
NarrativeLogEntryDisplay.cs.meta
|
Cg tespy narrative log system updates (#789)
|
5 years ago |
NarrativeLogEntryUI.cs
|
Merge branch 'develop' into 2017.4
|
5 years ago |
NarrativeLogEntryUI.cs.meta
|
Cg tespy narrative log system updates (#789)
|
5 years ago |
NarrativeLogMenu.cs
|
Move Narrative Log maxCharacters closer to view
|
3 years ago |
NarrativeLogMenu.cs.meta
|
Separate NarrativeLogMenu from SaveMenu
|
8 years ago |
Node.cs
|
Update header license
|
5 years ago |
Node.cs.meta
|
Moved Flowchart scripts into main Scripts folder
|
8 years ago |
Parallax.cs
|
Update header license
|
5 years ago |
Parallax.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
PortraitController.cs
|
Force new portrait in Show to undimmed
|
3 years ago |
PortraitController.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
SaveData.cs
|
Update header license
|
5 years ago |
SaveData.cs.meta
|
Renamed SavedObjects to SaveData. Added support for multiple SaveDatas in a scene.
|
8 years ago |
SaveManager.cs
|
Correct inspector Delete Save
|
5 years ago |
SaveManager.cs.meta
|
Updated SaveSystem
|
8 years ago |
SaveMenu.cs
|
Correct SaveManager typo
|
5 years ago |
SaveMenu.cs.meta
|
SaveMenu is now a singleton game object. SaveGameObjects manages mapping to saveable game objects.
|
8 years ago |
SayDialog.cs
|
Update header license
|
5 years ago |
SayDialog.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
SceneLoader.cs
|
Update header license
|
5 years ago |
SceneLoader.cs.meta
|
Moved Flowchart scripts into main Scripts folder
|
8 years ago |
SelectOnEnable.cs
|
Update header license
|
5 years ago |
SelectOnEnable.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
SpriteFader.cs
|
Update header license
|
5 years ago |
SpriteFader.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
Stage.cs
|
Portrait reworked to store all
|
5 years ago |
Stage.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
Variable.cs
|
Add Substitution logic to strings in AnyVar
|
4 years ago |
Variable.cs.meta
|
Moved Flowchart scripts into main Scripts folder
|
8 years ago |
View.cs
|
Update header license
|
5 years ago |
View.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
Writer.cs
|
Add NotifyEnd to correct NarrativeLog
|
3 years ago |
Writer.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
WriterAudio.cs
|
Cherry-pick WriterAudio.GetSecondsRemaining
|
4 years ago |
WriterAudio.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |