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.137 by root, Wed Sep 24 01:03:05 2008 UTC vs.
Revision 1.157 by elmex, Sun Dec 7 21:26:16 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 3 - small typo fix in tooltip on the Skills page in the playerbook.
4TODO: find out how to create namespaces on cpan and create Deliantra::Client :/ 4 - fixed the mostly random switchting of message window tabs when
5 new tabs were added.
5 6
6TODO: frames für graphics tab 72.0 Fri Dec 5 15:42:51 CET 2008
7TODO: pack into .zip 8 - the Log window can't be close anymore by alt+x
8TODO: when logigng out, the right pane in the imventory widget stays non-empty 9 - pressing return or alt+x directly after start won't crash the client
10 anymore.
11 - the Log window is displayed correctly now after start.
12 - darken the invisible/cached parts of the map further.
13
140.9978 Sun Nov 9 14:35:41 CET 2008
15 - correctly smooth-move the healthbar as well.
16 - own text is emphasized in the NPC dialogues now.
17 - fixed a crash bug in the macro dialogue.
18 - fixed updating of tooltips of the tabs in the message window.
19 - closing tabs with Alt-x won't let them disappear for every anymore.
20
210.9977 Tue Sep 30 09:27:29 CEST 2008
22 - require newer BDB version to avoid possible database corruption or crashes
23 on login.
9 - fixed the often choppy smooth movement. 24 - fixed the often choppy smooth movement.
10 - switch to proportional font in log view. 25 - switch to proportional font in log view.
11 - improve the paragraph indent hack to align characters better. 26 - improve the paragraph indent hack to align characters better.
12 - tweak server message output. 27 - tweak server message output.
13 - optimise visibility handing in multiplexers (only put the current tab 28 - optimise visibility handing in multiplexers (only put the current tab
14 into visible state). 29 into visible state).
15 - reduce the number of unneecssary refreshes. 30 - reduce the number of unneecssary refreshes.
16 - allow empty multiplexers. 31 - allow empty multiplexers.
17 - fixed clearing issue in the inventory upon logout. 32 - fixed clearing issue in the inventory upon logout.
33 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
34 but additionally patch the pango library because stupid braindead idiotic
35 debian maintainers of course apply custom patches that completely break it.
18 36
190.9976 Fri Sep 5 17:28:30 CEST 2008 370.9976 Fri Sep 5 17:28:30 CEST 2008
20 - use keysym not unicode symbol, maybe that helps with some of those keyboard 38 - use keysym not unicode symbol, maybe that helps with some of those keyboard
21 issues on OS X. 39 issues on OS X.
22 - treat meta like alt for built-ins, for OS X. 40 - treat meta like alt for built-ins, for OS X.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines