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.115 by root, Sat Aug 30 08:06:05 2008 UTC vs.
Revision 1.145 by root, Thu Oct 2 15:59:40 2008 UTC

1Revision history for Perl extension Deliantra::Client 1Revision history for Perl extension Deliantra::Client
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: find out how to create namespaces on cpan and create Deliantra::Client :/ 4TODO: force Deliantra::Client on cpan????
5 5
6TODO: warn about sofwtare renderers
7 - correctly smooth-move the healthbar as well.
8
90.9977 Tue Sep 30 09:27:29 CEST 2008
10 - require newer BDB version to avoid possible database corruption or crashes
11 on login.
12 - fixed the often choppy smooth movement.
13 - switch to proportional font in log view.
14 - improve the paragraph indent hack to align characters better.
15 - tweak server message output.
16 - optimise visibility handing in multiplexers (only put the current tab
17 into visible state).
18 - reduce the number of unneecssary refreshes.
19 - allow empty multiplexers.
20 - fixed clearing issue in the inventory upon logout.
21 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
22 but additionally patch the pango library because stupid braindead idiotic
23 debian maintainers of course apply custom patches that completely break it.
24
250.9976 Fri Sep 5 17:28:30 CEST 2008
6 - use keysym not unicode symbol, maybe that helps with some of those keyboard 26 - use keysym not unicode symbol, maybe that helps with some of those keyboard
7 issues on OS X. 27 issues on OS X.
8 - treat meta like alt for built-ins, for OS X. 28 - treat meta like alt for built-ins, for OS X.
9 - fix tab tooltip listing key shortcut off by one. 29 - fix tab tooltip listing key shortcut off by one.
10 - disable texture compression with apple software renderer. if you want to get 30 - disable texture compression with apple software renderer. if you want to get
11 something that works, apple is for you. not. 31 something that works, apple is for you. not.
32 - fix text encoding for item description tooltips.
12 - enlarge window borders considerably. 33 - enlarge window borders considerably.
34 - support lzf-compressed packets.
35 - support fragmented packets.
36 - send crash and opengl vendor information to server for better debugging.
37 - fix crash when displaying the tutorial with the precompiled os x
38 binary: libjpeg collided with libJPEG - long live case-insensitivity :/
39 - cater for the incompatible changes in berkeley db 4.7.
40 - enable highest-resolution video mode again.
41 - add some preliminary theme support and two demo themes, "plain" and "blue".
42 - avoid a crash when the minimap is reduced to zero size.
43 - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...).
13 44
140.9975 Wed Aug 27 22:16:27 CEST 2008 450.9975 Wed Aug 27 22:16:27 CEST 2008
15 - use biggest video mode <= 1024x768 by default now (previous releases had a bug 46 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
16 that caused them to select the smallest vdieo mode available). 47 that caused them to select the smallest vdieo mode available).
17 - ported to the rather horridly broken apple os x platform, 48 - ported to the rather horridly broken apple os x platform,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines