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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines