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.131 by root, Mon Sep 8 12:00:46 2008 UTC vs.
Revision 1.159 by root, Thu Dec 11 00:11:58 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: find out how to create namespaces on cpan and create Deliantra::Client :/ 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
6TODO: frames für graphics tab 8 - rewrote the client tutorial which can be found via the 'Help!' button.
7TODO: release compress-lzf and deliantra module. 9 - fixed the mostly random switching of message window tabs when
8TODO: fix slider logic w.r.t. video mode 10 new tabs were added.
9TODO: pack into .zip 11 - small typo fix in tooltip on the Skills page in the playerbook.
12 - avoid accessing potentially undefined memory when drawing the map.
13
142.0 Fri Dec 5 15:42:51 CET 2008
15 - the Log window can't be close anymore by alt+x
16 - pressing return or alt+x directly after start won't crash the client
17 anymore.
18 - the Log window is displayed correctly now after start.
19 - darken the invisible/cached parts of the map further.
20
210.9978 Sun Nov 9 14:35:41 CET 2008
22 - correctly smooth-move the healthbar as well.
23 - own text is emphasized in the NPC dialogues now.
24 - fixed a crash bug in the macro dialogue.
25 - fixed updating of tooltips of the tabs in the message window.
26 - closing tabs with Alt-x won't let them disappear for every anymore.
27
280.9977 Tue Sep 30 09:27:29 CEST 2008
29 - require newer BDB version to avoid possible database corruption or crashes
30 on login.
31 - fixed the often choppy smooth movement.
10 - switch to proportional font in log view. 32 - switch to proportional font in log view.
11 - improve the paragraph indent hack to align characters better. 33 - improve the paragraph indent hack to align characters better.
34 - tweak server message output.
35 - optimise visibility handing in multiplexers (only put the current tab
36 into visible state).
37 - reduce the number of unneecssary refreshes.
38 - allow empty multiplexers.
39 - fixed clearing issue in the inventory upon logout.
40 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
41 but additionally patch the pango library because stupid braindead idiotic
42 debian maintainers of course apply custom patches that completely break it.
12 43
130.9976 Fri Sep 5 17:28:30 CEST 2008 440.9976 Fri Sep 5 17:28:30 CEST 2008
14 - use keysym not unicode symbol, maybe that helps with some of those keyboard 45 - use keysym not unicode symbol, maybe that helps with some of those keyboard
15 issues on OS X. 46 issues on OS X.
16 - treat meta like alt for built-ins, for OS X. 47 - treat meta like alt for built-ins, for OS X.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines