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.129 by root, Fri Sep 5 15:29:12 2008 UTC vs.
Revision 1.162 by root, Fri Dec 19 22:06:53 2008 UTC

1Revision history for Perl extension Deliantra::Client 1Revision history for Perl extension Deliantra::Client
2
3TODO: add help to completer, add close tab to completer, do stuff to complete
4TODO: warn about sofwtare renderers
5TODO: [num] indicator malfunctioning
6TODO: cfplus_ext => 2 is sometime snot beign negotiated! (hakc in place, need better protocol)
7
8TODO: swirly tetxure apperently is drawn with one mapspace offset, at least for players.
9 - don't lie about the window size anymore in fear of crashing
10 the server (as we are dealing with deliantra servers only these days).
11
122.01 - (Mon Dec 15 00:41:33 CET 2008)
13 - rewrote the client tutorial which can be found via the 'Help!' button.
14 - fixed the mostly random switching of message window tabs when
15 new tabs were added.
16 - small typo fix in tooltip on the Skills page in the playerbook.
17 - avoid accessing potentially undefined memory when drawing the map.
18 - fixed speech bubbles which were drawn below some objects sometimes.
19
202.0 Fri Dec 5 15:42:51 CET 2008
21 - the Log window can't be close anymore by alt+x
22 - pressing return or alt+x directly after start won't crash the client
23 anymore.
24 - the Log window is displayed correctly now after start.
25 - darken the invisible/cached parts of the map further.
26
270.9978 Sun Nov 9 14:35:41 CET 2008
28 - correctly smooth-move the healthbar as well.
29 - own text is emphasized in the NPC dialogues now.
30 - fixed a crash bug in the macro dialogue.
31 - fixed updating of tooltips of the tabs in the message window.
32 - closing tabs with Alt-x won't let them disappear for every anymore.
33
340.9977 Tue Sep 30 09:27:29 CEST 2008
35 - require newer BDB version to avoid possible database corruption or crashes
36 on login.
37 - fixed the often choppy smooth movement.
38 - switch to proportional font in log view.
39 - improve the paragraph indent hack to align characters better.
40 - tweak server message output.
41 - optimise visibility handing in multiplexers (only put the current tab
42 into visible state).
43 - reduce the number of unneecssary refreshes.
44 - allow empty multiplexers.
45 - fixed clearing issue in the inventory upon logout.
46 - use the same workarounds for pango for gnu/linux binaries as we use for osx,
47 but additionally patch the pango library because stupid braindead idiotic
48 debian maintainers of course apply custom patches that completely break it.
2 49
30.9976 Fri Sep 5 17:28:30 CEST 2008 500.9976 Fri Sep 5 17:28:30 CEST 2008
4 - use keysym not unicode symbol, maybe that helps with some of those keyboard 51 - use keysym not unicode symbol, maybe that helps with some of those keyboard
5 issues on OS X. 52 issues on OS X.
6 - treat meta like alt for built-ins, for OS X. 53 - treat meta like alt for built-ins, for OS X.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines