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.180 by root, Tue Jan 20 13:55:10 2009 UTC vs.
Revision 1.189 by root, Tue Sep 15 18:49:55 2009 UTC

2 2
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
8TODO: multi-line paragraphs get indented strangely (book: collection of strange glyphs).
9
102.05 Tue Sep 15 20:31:15 CEST 2009
11 - changed completer algorithm, thanks go to marcmagus!
12 - try to work around crashes in SDL_Mixer when reinitialising it.
13
142.04 Sun Apr 26 21:03:40 CEST 2009
15 - work around incompatible ABI change between 1.22 and 1.24 by using a runtime check,
16 this really is a bug that needs fixing inside pango.
17 - include a japanese font (Mona, selected for license and size) with the distribution.
18 - include our own fonts.conf file, to speed up startup and to be able to control
19 font selection.
20 - change confusing login successful message to "connect to server successful".
21 - update BDB and EV in win32 builds to work around the event loop creation bug.
22 - fall back to blocking dns resolve before using a hardcoded address.
7 23
82.03 Tue Jan 20 14:54:30 CET 2009 242.03 Tue Jan 20 14:54:30 CET 2009
9 - move experience label, progress bars and slot info to the menubar. 25 - move experience label, progress bars and slot info to the menubar.
10 - move toplevel menu into a menu popup. 26 - move toplevel menu into a menu popup.
11 - use fontsize for chekcbox size requests to get a better layout. 27 - use fontsize for chekcbox size requests to get a better layout.
72 - switch to proportional font in log view. 88 - switch to proportional font in log view.
73 - improve the paragraph indent hack to align characters better. 89 - improve the paragraph indent hack to align characters better.
74 - tweak server message output. 90 - tweak server message output.
75 - optimise visibility handing in multiplexers (only put the current tab 91 - optimise visibility handing in multiplexers (only put the current tab
76 into visible state). 92 into visible state).
77 - reduce the number of unneecssary refreshes. 93 - reduce the number of unnecessary refreshes.
78 - allow empty multiplexers. 94 - allow empty multiplexers.
79 - fixed clearing issue in the inventory upon logout. 95 - fixed clearing issue in the inventory upon logout.
80 - use the same workarounds for pango for gnu/linux binaries as we use for osx, 96 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
81 but additionally patch the pango library because stupid braindead idiotic 97 but additionally patch the pango library because stupid braindead idiotic
82 debian maintainers of course apply custom patches that completely break it. 98 debian maintainers of course apply custom patches that completely break it.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines