Tasks:User Interface: Difference between revisions

From Adonthell
Jump to navigation Jump to search
m added first of the list archive links
m Requirements: link added
 
(4 intermediate revisions by 2 users not shown)
Line 18: Line 18:
* Character [[Rules:Stats|Stats]] Screen(s)
* Character [[Rules:Stats|Stats]] Screen(s)
* [[Tasks:Dialogue|Dialogue]] Window
* [[Tasks:Dialogue|Dialogue]] Window
* Python Console
* [[Tasks:Python Console|Python Console]]


== References ==
== References ==
Line 24: Line 24:
''todo: look up old discussion on mailing lists''
''todo: look up old discussion on mailing lists''


adonthell-devel: [http://lists.gnu.org/archive/html/adonthell-devel/2003-01/msg00067.html]
* Main Interface [[Design:Map Screen|Mock-Up]]
* adonthell-devel: [http://lists.nongnu.org/archive/html/adonthell-devel/2002-02/msg00050.html GUI and Controls]
* adonthell-devel: [http://lists.gnu.org/archive/html/adonthell-devel/2003-02/msg00015.html Items and Inventory]
 
[[Category:Development]]
[[Category:Tasks]]

Latest revision as of 14:30, 18 October 2008

Back to Task List

Overview

The user interface for Adonthell will be mostly written in Python.

Dependencies

Requirements

  • Windowing System on C++ side
  • User Interface elements on Python side, to allow modding and different interfaces for other games
  • Load/Save Screen with thumbnails, timestamp and user editable comments
  • Inventory Screen
  • Character Stats Screen(s)
  • Dialogue Window
  • Python Console

References

todo: look up old discussion on mailing lists