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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines