.. |
AssetModProcessor.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
AssetModProcessor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
BlockEditor.cs
|
Added pro skin icons and moved editor textures
|
8 years ago |
BlockEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
BlockInspector.cs
|
Removed selectedBlock and changed multi-select editor message
|
8 years ago |
BlockInspector.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
CallEditor.cs
|
Start Label property in Call command
|
8 years ago |
CallEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
CameraMenuItems.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
CameraMenuItems.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
CharacterEditor.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
CharacterEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
CommandEditor.cs
|
Added #region Public members to all non-editor classes
|
8 years ago |
CommandEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
CommandListAdaptor.cs
|
Added pro skin icons and moved editor textures
|
8 years ago |
CommandListAdaptor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
ControlAudioEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
ControlAudioEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
CustomGUI.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
CustomGUI.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
DialogInputEditor.cs
|
Added missing copyright headers
|
8 years ago |
DialogInputEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
EditorExtensions.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
EditorExtensions.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
EditorZoomArea.cs
|
Added toolbar in place of floating UI
|
8 years ago |
EditorZoomArea.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
EventHandlerEditor.cs
|
Improved save game example. Save Point Loaded now handles multiple keys.
|
8 years ago |
EventHandlerEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
EventWindow.cs
|
Added EventWindow class
|
8 years ago |
EventWindow.cs.meta
|
Added EventWindow class
|
8 years ago |
FlowchartEditor.cs
|
Removed "Center View" button from FlowchartEditor
|
8 years ago |
FlowchartEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
FlowchartMenuItems.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
FlowchartMenuItems.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
FlowchartWindow.cs
|
Fixed Flowchart prefab's block show as empty on the Inspector #583
|
8 years ago |
FlowchartWindow.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
FungusEditorResources.cs
|
Merge remote-tracking branch 'snozbot/master' into icons
|
8 years ago |
FungusEditorResources.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
FungusEditorResourcesGenerated.cs
|
Added block search dropdown
|
8 years ago |
FungusEditorResourcesGenerated.cs.meta
|
Added pro skin icons and moved editor textures
|
8 years ago |
IfEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
IfEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
InvokeEventEditor.cs
|
Added description fields to Invoke Event and Invoke Method
|
8 years ago |
InvokeEventEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
InvokeMethodEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
InvokeMethodEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
LabelEditor.cs
|
Converted all foreach statement to act on simple variables.
|
8 years ago |
LabelEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
LocalizationEditor.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
LocalizationEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
MenuEditor.cs
|
Save and Load flowchart state now working
|
8 years ago |
MenuEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
MenuTimerEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
MenuTimerEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
NarrativeMenuItems.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
NarrativeMenuItems.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
PortraitEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
PortraitEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
SaveDataEditor.cs
|
Disabled SaveManager functionality for older versions of Unity. Works with Unity 5_3_OR_NEWER.
|
8 years ago |
SaveDataEditor.cs.meta
|
Refactored SavePointData to store saved data in strings (via SaveDataItem). This removes the dependencies on the Flowchart or FlowchartData and makes it easier to extend the supported data types.
|
8 years ago |
SaveMenuEditor.cs
|
Added Delete Save Data button to Save Menu inspector.
|
8 years ago |
SaveMenuEditor.cs.meta
|
Added Delete Save Data button to Save Menu inspector.
|
8 years ago |
SaveMenuItems.cs
|
Renamed SavedObjects to SaveData. Added support for multiple SaveDatas in a scene.
|
8 years ago |
SaveMenuItems.cs.meta
|
Added menu options for spawning SaveMenu and SavedObjects prefabs
|
8 years ago |
SavePointLoadedEditor.cs
|
Added custom editor for Save Point Loaded event handler
|
8 years ago |
SavePointLoadedEditor.cs.meta
|
Added custom editor for Save Point Loaded event handler
|
8 years ago |
SayEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
SayEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
SerializedPropertyExtensions.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
SerializedPropertyExtensions.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
SetColliderEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
SetColliderEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
SetVariableEditor.cs
|
Fixed cannot divide an integer by an integer using Set Variable #579
|
8 years ago |
SetVariableEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
SpriteMenuItems.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
SpriteMenuItems.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
StageEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
StageEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
VariableEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
VariableEditor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
VariableListAdaptor.cs
|
Moved all Fungus editor code to Fungus.EditorUtils namespace
|
8 years ago |
VariableListAdaptor.cs.meta
|
Reorganised Fungus folder structure
|
8 years ago |
ViewEditor.cs
|
Converted all foreach statement to act on simple variables.
|
8 years ago |
ViewEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
WriteEditor.cs
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
WriteEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |
WriterAudioEditor.cs
|
Documented all enum values. Moved all enums to namespace scope.
|
8 years ago |
WriterAudioEditor.cs.meta
|
Moved all scripts into a unified script folder (except Flowchart yet)
|
8 years ago |