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.121 by root, Tue Sep 2 04:30:46 2008 UTC vs.
Revision 1.155 by root, Fri Dec 5 14:44:45 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 32.0 Fri Dec 5 15:42:51 CET 2008
4TODO: find out how to create namespaces on cpan and create Deliantra::Client :/ 4 - the Log window can't be close anymore by alt+x
5 - pressing return or alt+x directly after start won't crash the client
6 anymore.
7 - the Log window is displayed correctly now after start.
8 - darken the invisible/cached parts of the map further.
5 9
6TODO: port to libdb4.7 100.9978 Sun Nov 9 14:35:41 CET 2008
7TODO: old keybinds with LAlt no longer work 11 - correctly smooth-move the healthbar as well.
8TODO: release compress-lzf and deliantra module. 12 - own text is emphasized in the NPC dialogues now.
13 - fixed a crash bug in the macro dialogue.
14 - fixed updating of tooltips of the tabs in the message window.
15 - closing tabs with Alt-x won't let them disappear for every anymore.
16
170.9977 Tue Sep 30 09:27:29 CEST 2008
18 - require newer BDB version to avoid possible database corruption or crashes
19 on login.
20 - fixed the often choppy smooth movement.
21 - switch to proportional font in log view.
22 - improve the paragraph indent hack to align characters better.
23 - tweak server message output.
24 - optimise visibility handing in multiplexers (only put the current tab
25 into visible state).
26 - reduce the number of unneecssary refreshes.
27 - allow empty multiplexers.
28 - fixed clearing issue in the inventory upon logout.
29 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
30 but additionally patch the pango library because stupid braindead idiotic
31 debian maintainers of course apply custom patches that completely break it.
32
330.9976 Fri Sep 5 17:28:30 CEST 2008
9 - use keysym not unicode symbol, maybe that helps with some of those keyboard 34 - use keysym not unicode symbol, maybe that helps with some of those keyboard
10 issues on OS X. 35 issues on OS X.
11 - treat meta like alt for built-ins, for OS X. 36 - treat meta like alt for built-ins, for OS X.
12 - fix tab tooltip listing key shortcut off by one. 37 - fix tab tooltip listing key shortcut off by one.
13 - disable texture compression with apple software renderer. if you want to get 38 - disable texture compression with apple software renderer. if you want to get
17 - support lzf-compressed packets. 42 - support lzf-compressed packets.
18 - support fragmented packets. 43 - support fragmented packets.
19 - send crash and opengl vendor information to server for better debugging. 44 - send crash and opengl vendor information to server for better debugging.
20 - fix crash when displaying the tutorial with the precompiled os x 45 - fix crash when displaying the tutorial with the precompiled os x
21 binary: libjpeg collided with libJPEG - long live case-insensitivity :/ 46 binary: libjpeg collided with libJPEG - long live case-insensitivity :/
47 - cater for the incompatible changes in berkeley db 4.7.
48 - enable highest-resolution video mode again.
49 - add some preliminary theme support and two demo themes, "plain" and "blue".
50 - avoid a crash when the minimap is reduced to zero size.
51 - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...).
22 52
230.9975 Wed Aug 27 22:16:27 CEST 2008 530.9975 Wed Aug 27 22:16:27 CEST 2008
24 - use biggest video mode <= 1024x768 by default now (previous releases had a bug 54 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
25 that caused them to select the smallest vdieo mode available). 55 that caused them to select the smallest vdieo mode available).
26 - ported to the rather horridly broken apple os x platform, 56 - ported to the rather horridly broken apple os x platform,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines