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.
chrisgregan 8c023c413e Fixed incorrect indenting on sequence list & common view 10 years ago
..
Resources Upgraded to Unity 5 10 years ago
AssetModProcessor.cs Initial commit of custom tags, portrait stage and portrait systems #84 10 years ago
AssetModProcessor.cs.meta Initial commit of custom tags, portrait stage and portrait systems #84 10 years ago
CallEditor.cs Added protected & virtual to core classes for easier inheritance 10 years ago
CallEditor.cs.meta Fungus2 code reorg 10 years ago
CommandEditor.cs Export and import dialog text for editing in a text editor #86 10 years ago
CommandEditor.cs.meta Renamed FungusCommand to Command 10 years ago
CommandListAdaptor.cs Export and import dialog text for editing in a text editor #86 10 years ago
CommandListAdaptor.cs.meta Renamed FungusCommand to Command 10 years ago
CustomGUI.cs Added CustomGUI.cs editor drawing utilities 10 years ago
CustomGUI.cs.meta Added CustomGUI.cs editor drawing utilities 10 years ago
EditorExtensions.cs Fungus2 code reorg 10 years ago
EditorExtensions.cs.meta Fungus2 code reorg 10 years ago
EditorZoomArea.cs Merged UI redesign and iTween support branch 10 years ago
EditorZoomArea.cs.meta Merged UI redesign and iTween support branch 10 years ago
EventHandlerEditor.cs Fix compile errors on Windows Store builds #61 10 years ago
EventHandlerEditor.cs.meta Added Event Handler system. 10 years ago
FountainExporter.cs Moved FountainExporter.cs to Editor folder 10 years ago
FountainExporter.cs.meta Moved FountainExporter.cs to Editor folder 10 years ago
FungusEditorResources.cs Updated UI to use flowchart style nodes 10 years ago
FungusEditorResources.cs.meta Merged UI redesign and iTween support branch 10 years ago
FungusScriptEditor.cs Export and import dialog text for editing in a text editor #86 10 years ago
FungusScriptEditor.cs.meta Fungus2 code reorg 10 years ago
FungusScriptMenuItems.cs Switching dialogs on click causes text to skip #73 10 years ago
FungusScriptMenuItems.cs.meta Added GameObject menu items for Dialog prefabs 10 years ago
FungusScriptWindow.cs Export and import dialog text for editing in a text editor #86 10 years ago
FungusScriptWindow.cs.meta Fungus2 code reorg 10 years ago
GLDraw.cs Merged UI redesign and iTween support branch 10 years ago
GLDraw.cs.meta Fungus2 code reorg 10 years ago
IfEditor.cs Added Else If command #77 10 years ago
IfEditor.cs.meta Fungus2 code reorg 10 years ago
JumpEditor.cs Label & Jump commands #78 10 years ago
JumpEditor.cs.meta Label & Jump commands #78 10 years ago
LabelEditor.cs Improved Label & Jump commands in inspector #78 10 years ago
LabelEditor.cs.meta Label & Jump commands #78 10 years ago
Resources.meta Added command list editor icon resources #84 10 years ago
SendEventEditor.cs Added SendEvent command (commented out due to Unity bug) 10 years ago
SendEventEditor.cs.meta Added SendEvent command (commented out due to Unity bug) 10 years ago
SequenceEditor.cs Export command and event handler annotation info to .csv fromat #89 10 years ago
SequenceEditor.cs.meta Fungus2 code reorg 10 years ago
SequenceInspector.cs Fixed incorrect indenting on sequence list & common view 10 years ago
SequenceInspector.cs.meta Sequence inspector shows mushroom icon 10 years ago
SetVariableEditor.cs Change #68 Replace Save/Load Globals with Save/Load Variable 10 years ago
SetVariableEditor.cs.meta Renamed Set to SetVariable, improved color 10 years ago
VariableEditor.cs Added checks for Null variables in list #84 10 years ago
VariableEditor.cs.meta Renamed FungusVariable to Variable 10 years ago
VariableListAdaptor.cs Change #66 User extendible variables system 10 years ago
VariableListAdaptor.cs.meta Renamed FungusVariable to Variable 10 years ago