Tasks:Dlgedit
Back to Contents
Overview
Dlgedit is used to create conversations between Player and NPCs.
Dependencies
Characters and Quests.
Requirements
- Port to Win32 (done)
- Finish Dialogue Compiler
- Finish Modular Dialogue implementation
- Improve compatibility with 64bit operating systems
- Add abstraction layer around list of NPCs and dialogue compiler, so dlgedit can be more easily reused by other projects.
References
- Current v0.4 dlgedit code
- Current Dlgedit Manual
- Some background on the modular dialogue idea.