An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Steve Halliwell 5dbf353bb2
Merge pull request #798 from snozbot/feature/FlowchartWindowGridSnap
5 years ago
..
Block.cs Add option to Grid Snap block in flowchart window 5 years ago
Block.cs.meta Moved Flowchart scripts into main Scripts folder 8 years ago
CameraManager.cs CameraManager and View related Commands now use LeanTweenTypes 5 years ago
CameraManager.cs.meta Renamed CameraController to CameraManager and MusicController to MusicManager 8 years ago
Character.cs Sort characters and portraits by their name in their respective lists. 5 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 Update header license 5 years ago
DialogInput.cs.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Draggable2D.cs #228 added list support in drag event handlers 5 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 Cg tespy narrative log system updates (#789) 5 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 Cg tespy narrative log system updates (#789) 5 years ago
NarrativeLogEntryUI.cs.meta Cg tespy narrative log system updates (#789) 5 years ago
NarrativeLogMenu.cs Cg tespy narrative log system updates (#789) 5 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 PortraitController deletes deep copies of mid fade protraits 5 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 Update header license 5 years ago
SaveManager.cs.meta Updated SaveSystem 8 years ago
SaveMenu.cs Update header license 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 Update header license 5 years ago
Stage.cs.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
Variable.cs Collection (#787) 5 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 HasWordsRemaining correct < 5 years ago
Writer.cs.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago
WriterAudio.cs Change Writer to track total Word Tokens and Word Tokens Processed 5 years ago
WriterAudio.cs.meta Moved all scripts into a unified script folder (except Flowchart yet) 8 years ago