Tasks:User Interface: Difference between revisions

From Adonthell
Jump to navigation Jump to search
m References: category and link to UI Mock added
m References: link fixed
Line 25: Line 25:


* Main Interface [[Design:Map Screen|Mock-Up]]
* Main Interface [[Design:Map Screen|Mock-Up]]
* adonthell-devel: [http://lists.gnu.org/archive/html/adonthell-devel/2003-01/msg00067.html GUI related]
* 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]
* adonthell-devel: [http://lists.gnu.org/archive/html/adonthell-devel/2003-02/msg00015.html Items and Inventory]


[[Category:Development]]
[[Category:Development]]
[[Category:Tasks]]
[[Category:Tasks]]

Revision as of 06:32, 8 July 2007

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