Tasks:Dlgedit: Difference between revisions
Jump to navigation
Jump to search
Listed open dlgedit tasks |
m category added |
||
Line 12: | Line 12: | ||
== Requirements == | == Requirements == | ||
* Port to Win32 | * <span style="text-decoration:line-through">Port to Win32</span> (done) | ||
* Finish Dialogue Compiler | * Finish Dialogue Compiler | ||
* Finish Modular Dialogue implementation | * Finish Modular Dialogue implementation | ||
* Improve compatibility with 64bit operating systems | |||
== References == | == References == | ||
Line 21: | Line 22: | ||
* Current [[Tools:Dlgedit:Contents|Dlgedit Manual]] | * Current [[Tools:Dlgedit:Contents|Dlgedit Manual]] | ||
* Some background on the [http://lists.nongnu.org/archive/html/adonthell-devel/2002-09/msg00000.html modular dialogue] idea. | * Some background on the [http://lists.nongnu.org/archive/html/adonthell-devel/2002-09/msg00000.html modular dialogue] idea. | ||
[[Category:Tasks]] | |||
[[Category:Development]] | |||
[[Category:Tools]] |
Revision as of 10:28, 13 March 2008
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
References
- Current v0.4 dlgedit code
- Current Dlgedit Manual
- Some background on the modular dialogue idea.