Difference between revisions of "branches/wx-devel"

From OpenKore Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== TODO ==
 
== TODO ==
 
* NPC talk dialog
 
** Adapt for new code
 
 
* Common context menus for objects (items, players, monsters etc)
 
** Add everything that makes a sense to them
 
  
 
* Combined environment list
 
* Combined environment list
Line 13: Line 7:
  
 
* Advanced config editor
 
* Advanced config editor
** Fix freeze on `new StdHttpReader`
+
** Fix freeze on <code>new StdHttpReader</code>
  
* Homunculus, mercenary, pet windows
+
* Various windows
 
** Dynamic slim/toolbar layouts?
 
** Dynamic slim/toolbar layouts?
 
* Focus input field when focus is not needed by another controls
 
  
 
* Graphical map
 
* Graphical map

Revision as of 14:24, 5 June 2010

TODO

  • Combined environment list
    • Add everything that happens ingame around the character (chatrooms, vends)
  • Configurable (and extendable) menus, toolbars; maybe some kind of XML/XUL's overlays
  • Advanced config editor
    • Fix freeze on new StdHttpReader
  • Various windows
    • Dynamic slim/toolbar layouts?
  • Graphical map
    • Cleanup code
  • ...