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.141 by root, Mon Sep 29 03:05:00 2008 UTC vs.
Revision 1.161 by root, Fri Dec 12 15:06:00 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: force Deliantra::Client on cpan???? 4TODO: warn about sofwtare renderers
5TODO: [num] indicator malfunctioning
6TODO: cfplus_ext => 2 is sometime snot beign negotiated! (hakc in place, need better protocol)
5 7
60.9977 82.01
9 - rewrote the client tutorial which can be found via the 'Help!' button.
10 - fixed the mostly random switching of message window tabs when
11 new tabs were added.
12 - small typo fix in tooltip on the Skills page in the playerbook.
13 - avoid accessing potentially undefined memory when drawing the map.
14 - fixed speech bubbles which were drawn below some objects sometimes.
15
162.0 Fri Dec 5 15:42:51 CET 2008
17 - the Log window can't be close anymore by alt+x
18 - pressing return or alt+x directly after start won't crash the client
19 anymore.
20 - the Log window is displayed correctly now after start.
21 - darken the invisible/cached parts of the map further.
22
230.9978 Sun Nov 9 14:35:41 CET 2008
24 - correctly smooth-move the healthbar as well.
25 - own text is emphasized in the NPC dialogues now.
26 - fixed a crash bug in the macro dialogue.
27 - fixed updating of tooltips of the tabs in the message window.
28 - closing tabs with Alt-x won't let them disappear for every anymore.
29
300.9977 Tue Sep 30 09:27:29 CEST 2008
7 - require newer BDB version to avoid possible database corruption or crashes 31 - require newer BDB version to avoid possible database corruption or crashes
8 on login. 32 on login.
9 - fixed the often choppy smooth movement. 33 - fixed the often choppy smooth movement.
10 - switch to proportional font in log view. 34 - switch to proportional font in log view.
11 - improve the paragraph indent hack to align characters better. 35 - improve the paragraph indent hack to align characters better.
13 - optimise visibility handing in multiplexers (only put the current tab 37 - optimise visibility handing in multiplexers (only put the current tab
14 into visible state). 38 into visible state).
15 - reduce the number of unneecssary refreshes. 39 - reduce the number of unneecssary refreshes.
16 - allow empty multiplexers. 40 - allow empty multiplexers.
17 - fixed clearing issue in the inventory upon logout. 41 - fixed clearing issue in the inventory upon logout.
42 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
43 but additionally patch the pango library because stupid braindead idiotic
44 debian maintainers of course apply custom patches that completely break it.
18 45
190.9976 Fri Sep 5 17:28:30 CEST 2008 460.9976 Fri Sep 5 17:28:30 CEST 2008
20 - use keysym not unicode symbol, maybe that helps with some of those keyboard 47 - use keysym not unicode symbol, maybe that helps with some of those keyboard
21 issues on OS X. 48 issues on OS X.
22 - treat meta like alt for built-ins, for OS X. 49 - treat meta like alt for built-ins, for OS X.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines