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.105 by root, Tue Aug 19 17:38:29 2008 UTC vs.
Revision 1.150 by elmex, Wed Oct 29 16:02:09 2008 UTC

1Revision history for Perl extension Deliantra::Client 1Revision history for Perl extension Deliantra::Client
2 2
3FATAL: Illegal division by zero at /localvol/root/src/deliantra/CFPlus/blib/lib/Deliantra/Client/private/DC/MapWidget.pm line 426.
4 at bin/deliantra line 2647
5 eval {...} called at bin/deliantra line 2647
6
7TODO: 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
8TODO: find out how to create namespaces on cpan and create Deliantra::Client :/ 4TODO: force Deliantra::Client on cpan????
9 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 - fixed updating of tooltips of the tabs in the message window.
12 - closing tabs with Alt-x won't let them disappear for every anymore.
13
140.9977 Tue Sep 30 09:27:29 CEST 2008
15 - require newer BDB version to avoid possible database corruption or crashes
16 on login.
17 - fixed the often choppy smooth movement.
18 - switch to proportional font in log view.
19 - improve the paragraph indent hack to align characters better.
20 - tweak server message output.
21 - optimise visibility handing in multiplexers (only put the current tab
22 into visible state).
23 - reduce the number of unneecssary refreshes.
24 - allow empty multiplexers.
25 - fixed clearing issue in the inventory upon logout.
26 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
27 but additionally patch the pango library because stupid braindead idiotic
28 debian maintainers of course apply custom patches that completely break it.
29
300.9976 Fri Sep 5 17:28:30 CEST 2008
31 - use keysym not unicode symbol, maybe that helps with some of those keyboard
32 issues on OS X.
33 - treat meta like alt for built-ins, for OS X.
34 - fix tab tooltip listing key shortcut off by one.
35 - disable texture compression with apple software renderer. if you want to get
36 something that works, apple is for you. not.
37 - fix text encoding for item description tooltips.
38 - enlarge window borders considerably.
39 - support lzf-compressed packets.
40 - support fragmented packets.
41 - send crash and opengl vendor information to server for better debugging.
42 - fix crash when displaying the tutorial with the precompiled os x
43 binary: libjpeg collided with libJPEG - long live case-insensitivity :/
44 - cater for the incompatible changes in berkeley db 4.7.
45 - enable highest-resolution video mode again.
46 - add some preliminary theme support and two demo themes, "plain" and "blue".
47 - avoid a crash when the minimap is reduced to zero size.
48 - work around a bug in perl 5.8 perls (Bareword "Socket::AF_UNIX"...).
49
500.9975 Wed Aug 27 22:16:27 CEST 2008
51 - use biggest video mode <= 1024x768 by default now (previous releases had a bug
52 that caused them to select the smallest vdieo mode available).
10 - ported to the rather horridly broken apple os x platform, 53 - ported to the rather horridly broken apple os x platform,
11 using macports (the only non-broken part of the whole thing). 54 using macports (the only non-broken part of the whole thing).
12 - clarify/fix weight/value autopickup option with a tooltip and a server change. 55 - clarify/fix weight/value autopickup option with a tooltip and a server change.
13 56
140.9974 Fri Aug 1 15:45:59 CEST 2008 570.9974 Fri Aug 1 15:45:59 CEST 2008

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines