branches/wx-devel: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
m (Created page with '== TODO == * Graphical map ** Adapt for new code * Combined environment list (from trunk) ** Adapt for new code ** Add everything that happens ingame around the character (chat…')
 
mNo edit summary
Line 1: Line 1:
== TODO ==
== TODO ==
* Graphical map
** Adapt for new code


* Combined environment list (from trunk)
* Combined environment list (from trunk)
Line 8: Line 5:
** Add everything that happens ingame around the character (chatrooms, vends)
** Add everything that happens ingame around the character (chatrooms, vends)


* NPC talk dialog
* Homunculus, mercenary, pet windows
** Adapt for new code
** Adapt for new code


* Homunculus, mercenary, pet windows
* NPC talk dialog
** Adapt for new code
** Adapt for new code


Line 23: Line 20:


* Focus input field when focus is not needed by another controls
* Focus input field when focus is not needed by another controls
* Graphical map
** Cleanup code


* ...
* ...

Revision as of 00:53, 9 May 2010

TODO

  • Combined environment list (from trunk)
    • Adapt for new code
    • Add everything that happens ingame around the character (chatrooms, vends)
  • Homunculus, mercenary, pet windows
    • Adapt for new code
  • NPC talk dialog
    • Adapt for new code
  • Common context menus for objects (items, players, monsters etc)
    • Make them from ones currently in ItemList derivatives / SkillList, make other modules use them
  • Configurable (and extendable) menus, toolbars; maybe some kind of XML/XUL's overlays
  • Advanced config editor
    • Fix freeze on `new StdHttpReader`
  • Focus input field when focus is not needed by another controls
  • Graphical map
    • Cleanup code
  • ...