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.128 by root, Fri Sep 5 15:24:10 2008 UTC vs.
Revision 1.158 by elmex, Tue Dec 9 13:15:32 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.
6 - rewrote the client tutorial which can be found via the 'Help!' button.
5 7
6TODO: frames für graphics tab 82.0 Fri Dec 5 15:42:51 CET 2008
7TODO: release compress-lzf and deliantra module. 9 - the Log window can't be close anymore by alt+x
8TODO: fix slider logic w.r.t. video mode 10 - pressing return or alt+x directly after start won't crash the client
9TODO: pack into .zip 11 anymore.
100.9976 12 - the Log window is displayed correctly now after start.
13 - darken the invisible/cached parts of the map further.
14
150.9978 Sun Nov 9 14:35:41 CET 2008
16 - correctly smooth-move the healthbar as well.
17 - own text is emphasized in the NPC dialogues now.
18 - fixed a crash bug in the macro dialogue.
19 - fixed updating of tooltips of the tabs in the message window.
20 - closing tabs with Alt-x won't let them disappear for every anymore.
21
220.9977 Tue Sep 30 09:27:29 CEST 2008
23 - require newer BDB version to avoid possible database corruption or crashes
24 on login.
25 - fixed the often choppy smooth movement.
26 - switch to proportional font in log view.
27 - improve the paragraph indent hack to align characters better.
28 - tweak server message output.
29 - optimise visibility handing in multiplexers (only put the current tab
30 into visible state).
31 - reduce the number of unneecssary refreshes.
32 - allow empty multiplexers.
33 - fixed clearing issue in the inventory upon logout.
34 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
35 but additionally patch the pango library because stupid braindead idiotic
36 debian maintainers of course apply custom patches that completely break it.
37
380.9976 Fri Sep 5 17:28:30 CEST 2008
11 - use keysym not unicode symbol, maybe that helps with some of those keyboard 39 - use keysym not unicode symbol, maybe that helps with some of those keyboard
12 issues on OS X. 40 issues on OS X.
13 - treat meta like alt for built-ins, for OS X. 41 - treat meta like alt for built-ins, for OS X.
14 - fix tab tooltip listing key shortcut off by one. 42 - fix tab tooltip listing key shortcut off by one.
15 - disable texture compression with apple software renderer. if you want to get 43 - disable texture compression with apple software renderer. if you want to get

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines