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 e3660dc6bc Use quotes for identifiers containing spaces instead of commas. Hide parameter can be in any position in params. 8 years ago
..
Commands Conversation command support string substitution 8 years ago
Character.cs Removed cached portraits 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 Use quotes for identifiers containing spaces instead of commas. Hide parameter can be in any position in params. 8 years ago
ConversationManager.cs.meta Renamed Conversation class to ConversationManager. Documented conversation() function in Lua. 8 years ago
CustomTag.cs Added open source license header to all source files 9 years ago
CustomTag.cs.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
DialogInput.cs Fix if no EventSystem present in scene 8 years ago
DialogInput.cs.meta Dialog class now uses Writer component to write text 9 years ago
Localization.cs Added open source license header to all source files 9 years ago
Localization.cs.meta Renamed Language to Localisation for clarity #8 10 years ago
MenuDialog.cs Better follow the project's coding standards. 9 years ago
MenuDialog.cs.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
PortraitController.cs Fixed stage.Show() not fading in a previously faded out character if portrait hasn't changed. 8 years ago
PortraitController.cs.meta Merging PR #490 9 years ago
SayDialog.cs Fixed NullReferenceException with nameText in SayDialog #517 8 years ago
SayDialog.cs.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
Stage.cs Renamed Conversation class to ConversationManager. Documented conversation() function in Lua. 8 years ago
Stage.cs.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago