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.
Christopher 09e73ed9b7 Refactored Localisation to use ILocalization interface 8 years ago
..
Commands Refactored MenuDialog to use IMenuDialog interface 8 years ago
Character.cs Refactored Character to use ICharacter interface 8 years ago
Character.cs.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
Commands.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
ConversationManager.cs Refactored ConversationManager to use IConversationManager interface 8 years ago
ConversationManager.cs.meta Renamed Conversation class to ConversationManager. Documented conversation() function in Lua. 9 years ago
CustomTag.cs CustomTag inherits from ICustomTag 8 years ago
CustomTag.cs.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
DialogInput.cs DialogInput uses IDialogInput interface 8 years ago
DialogInput.cs.meta Dialog class now uses Writer component to write text 10 years ago
ICharacter.cs Refactored Character to use ICharacter interface 8 years ago
ICharacter.cs.meta Refactored Character to use ICharacter interface 8 years ago
IConversationManager.cs Refactored ConversationManager to use IConversationManager interface 8 years ago
IConversationManager.cs.meta Refactored ConversationManager to use IConversationManager interface 8 years ago
ICustomTag.cs Refactored CustomTag to use ICustomTag interface 8 years ago
ICustomTag.cs.meta Refactored CustomTag to use ICustomTag interface 8 years ago
IDialogInput.cs DialogInput uses IDialogInput interface 8 years ago
IDialogInput.cs.meta DialogInput uses IDialogInput interface 8 years ago
ILocalization.cs Refactored Localisation to use ILocalization interface 8 years ago
ILocalization.cs.meta Refactored Localisation to use ILocalization interface 8 years ago
IMenuDialog.cs Refactored MusicController to use IMusicController interface 8 years ago
IMenuDialog.cs.meta Refactored MenuDialog to use IMenuDialog interface 8 years ago
ISayDialog.cs Refactored MusicController to use IMusicController interface 8 years ago
ISayDialog.cs.meta Refactored SayDialog to use an ISayDialog interface 8 years ago
Localization.cs Refactored Localisation to use ILocalization interface 8 years ago
Localization.cs.meta Renamed Language to Localisation for clarity #8 10 years ago
MenuDialog.cs Refactored MenuDialog to use IMenuDialog interface 8 years ago
MenuDialog.cs.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
PortraitController.cs Changed comment style on header block 9 years ago
PortraitController.cs.meta Merging PR #490 9 years ago
SayDialog.cs Refactored WriterAudio to only expose public IWriterAudio methods 8 years ago
SayDialog.cs.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
Stage.cs Change all public properties to use virtual 9 years ago
Stage.cs.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago