ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/TODO
(Generate patch)

Comparing deliantra/Deliantra-Client/TODO (file contents):
Revision 1.127 by root, Mon Jun 5 02:25:10 2006 UTC vs.
Revision 1.128 by root, Mon Jun 5 03:06:04 2006 UTC

11- IMPORTANT: password-entry dialog (query!) not hidden, should be fixed 11- IMPORTANT: password-entry dialog (query!) not hidden, should be fixed
12 together with removing query dialog altogether. 12 together with removing query dialog altogether.
13- IMPORTANT: toggle stats/messgae log window to visible while character creation is active. 13- IMPORTANT: toggle stats/messgae log window to visible while character creation is active.
14- IMPORTANT: history for completer (cursor-up) 14- IMPORTANT: history for completer (cursor-up)
15 15
16- message log/textview flickers on update.
16- binding window and editor layout broken for long recordings 17- binding window and editor layout broken for long recordings
17- sorted spell dialog + second spell bind dialog with checkboxes: invoke and cast distinction 18- sorted spell dialog + second spell bind dialog with checkboxes: invoke and cast distinction
19 (use popups, not buttons)
18- minor: skill list which shows XP and lets u bind stuff 20- minor: skill list which shows XP and lets u bind stuff
19 21
20should be solved/investitaged before release: 22should be solved/investitaged before release:
21- make a real "table" for the spell list (not long strings like lvl: xxx sp: xx) 23- make a real "table" for the spell list (not long strings like lvl: xxx sp: xx)
22 and add column titles (also for other tables like inventory and bindings) 24 and add column titles (also for other tables like inventory and bindings)
23- log messages received and commands sent to ~/.crossfire/log.$ip 25- log messages received and commands sent to ~/.crossfire/log.$ip
24- the binding editor should have a append-record mode or something like that 26- the binding editor should have a append-record mode or something like that
25- rethink message display in lower left corner
26- cairo/win32 looks like shit (premultiplied alpha bug?) 27- cairo/win32 looks like shit (premultiplied alpha bug?)
27 (despite horrendous efforts, this is likely not fixable except by building a custom 28 (despite horrendous efforts, this is likely not fixable except by building a custom
28 libcairo for win32). 29 libcairo for win32).
29- Attempt to free unreferenced scalar: SV 0x11f5d98 during global destruction. 30- Attempt to free unreferenced scalar: SV 0x11f5d98 during global destruction.
30 (after starting, press quit) 31 (after starting, press quit)
37- maybe move window managing functionality into toplevel 38- maybe move window managing functionality into toplevel
38- better window management (graphical feedback) 39- better window management (graphical feedback)
39- the player weight somehow updates strangely when dropping/picking up 40- the player weight somehow updates strangely when dropping/picking up
40 41
41low priority: 42low priority:
43- use more graphical frames/separators to make dialogs more eye-pleasing/clean.
44- investigate fill widget option.
42- win32, fow_tetxure sometimes nukes other textures 45- win32, fow_tetxure sometimes nukes other textures
43 (mostly fixed, but still there: displays list and texture uploads do not go well together) 46 (mostly fixed, but still there: displays list and texture uploads do not go well together)
44- get rid of ScrolledWindow special case and use draw_xywh rectangle inside TextView for optimisation. 47- get rid of ScrolledWindow special case and use draw_xywh rectangle inside TextView for optimisation.
45- completer should know more about arguments, e.g. cast summon pet monster, 48- completer should know more about arguments, e.g. cast summon pet monster,
46 or that some commands do not take arguments ("drop all"). 49 or that some commands do not take arguments ("drop all").

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines