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

Comparing deliantra/Deliantra-Client/Changes (file contents):
Revision 1.174 by root, Sun Jan 11 03:19:47 2009 UTC vs.
Revision 1.187 by root, Mon Jul 27 23:08:41 2009 UTC

3TODO: add help to completer, add close tab to completer, do stuff to complete 3TODO: add help to completer, add close tab to completer, do stuff to complete
4TODO: warn about sofwtare renderers 4TODO: warn about sofwtare renderers
5TODO: [num] indicator malfunctioning 5TODO: [num] indicator malfunctioning
6TODO: cfplus_ext => 2 is sometimes not beign negotiated! (hack in place, need better protocol) 6TODO: cfplus_ext => 2 is sometimes not beign negotiated! (hack in place, need better protocol)
7 7
8TODO: multi-line paragraphs get indented strangely (book: collection of strange glyphs).
9
10 - try to work around crashes in SDL_Mixer when reinitialising it.
11
122.04 Sun Apr 26 21:03:40 CEST 2009
13 - work around incompatible ABI change between 1.22 and 1.24 by using a runtime check,
14 this really is a bug that needs fixing inside pango.
15 - include a japanese font (Mona, selected for license and size) with the distribution.
16 - include our own fonts.conf file, to speed up startup and to be able to control
17 font selection.
18 - change confusing login successful message to "connect to server successful".
19 - update BDB and EV in win32 builds to work around the event loop creation bug.
20 - fall back to blocking dns resolve before using a hardcoded address.
21
222.03 Tue Jan 20 14:54:30 CET 2009
8 - move experience label, progress bars and slot info to the menubar. 23 - move experience label, progress bars and slot info to the menubar.
9 - move toplevel menu into a menu popup. 24 - move toplevel menu into a menu popup.
25 - use fontsize for chekcbox size requests to get a better layout.
26 - autopickup spellbooks, skillscrolls and valuables by default.
10 - automatically save config/layout on exit and add config options 27 - automatically save config/layout on exit and add config options
11 to Setup>Client to control this. 28 to Setup=>Client to control this.
29 - fix positioning of popup windows.
30 - move autopickup enable (formerly inhibit) to menubar.
31 - correctly display face changes for inventory objects.
12 - verify databases if we are the first process to register, to 32 - verify databases if we are the first process to register, to
13 detect corruption as is common on windows (but not limited to 33 detect corruption as is common on windows (but not limited to
14 windows, unfortunately). 34 windows, unfortunately).
35 - fall back to backup config file if main config file cannot be parsed.
36 - reduce shimmering during smooth scrolls.
15 - rely on AnyEvent to work around totally broken windows vista 37 - rely on AnyEvent to work around totally broken windows vista
16 tcp/ip subsystem once more (where getpeername returns fantasy 38 tcp/ip subsystem once more (where getpeername returns fantasy
17 ports). 39 ports).
18 - use newer BDB version that works around windows vista tcp/ip 40 - use newer BDB version that works around windows vista tcp/ip
19 breakage. 41 breakage.
64 - switch to proportional font in log view. 86 - switch to proportional font in log view.
65 - improve the paragraph indent hack to align characters better. 87 - improve the paragraph indent hack to align characters better.
66 - tweak server message output. 88 - tweak server message output.
67 - optimise visibility handing in multiplexers (only put the current tab 89 - optimise visibility handing in multiplexers (only put the current tab
68 into visible state). 90 into visible state).
69 - reduce the number of unneecssary refreshes. 91 - reduce the number of unnecessary refreshes.
70 - allow empty multiplexers. 92 - allow empty multiplexers.
71 - fixed clearing issue in the inventory upon logout. 93 - fixed clearing issue in the inventory upon logout.
72 - use the same workarounds for pango for gnu/linux binaries as we use for osx, 94 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
73 but additionally patch the pango library because stupid braindead idiotic 95 but additionally patch the pango library because stupid braindead idiotic
74 debian maintainers of course apply custom patches that completely break it. 96 debian maintainers of course apply custom patches that completely break it.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines