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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines