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.62 by elmex, Fri Mar 21 11:17:08 2008 UTC vs.
Revision 1.81 by elmex, Thu May 8 18:25:24 2008 UTC

1Revision history for Perl extension Deliantra::Client 1Revision history for Perl extension Deliantra::Client
2 2
30.9966 30.9972
4 - added default (0) for the shift_fire_stop setting
5 - write client.cf in pretty-printed-json.
6
70.9971 Mon May 5 21:37:33 CEST 2008
8 - reverse order of items in floorbox.
9 - sort right side of inventory by floor order.
10 - make messages window always visible.
11 - fix stat tooltips by not lowercasing keywords in pod2wiki.
12 - fix longstanding bug where the stats tab would be removed during chargen.
13 - fix menu alignment.
14 - change podwiki format to be slightly more generic.
15 - ignore pseudo-items in floorbox, only show in inventory.
16
170.9970 Sun Mar 30 13:30:47 CEST 2008
18 - fix a bug in tile id allocation, the effect of this bug
19 was effectively disabling the tile cache, upgrade is highly
20 recommended.
21 - fix npc dialog.
22 - upgrade the database schema (i.e. nuke it...).
23 - only open the database before forking the bg server.
24 - PRECOMPILED BINARY: use packaged libdb4.6 instead of libdb4.4.
25 - use newer BDB module (might fix the filename encoding issue under win32).
26 - use a real bdb sequence for the faceid, for better performance.
27
280.9968 Tue Mar 25 20:28:16 CET 2008
29 - reduce documentation memory usage.
30 - fix the stat gauge tooltips that have gone missing since 0.9966.
31
320.9967 Mon Mar 24 01:24:07 CET 2008
33 - implement keyboard modifier display (mostly because of the numlock
34 problems under windows).
35 - work around a bug on windows where the layout font is being ignored.
36
370.9966 Sat Mar 22 14:26:05 CET 2008
4 - when the message window is hidden and the input is activated, it will 38 - when the message window is hidden and the input is activated, it will
5 become visible again. 39 become visible again.
6 - the max number of paragraphs in the chattabs were not limited, 40 - the max number of paragraphs in the chattabs were not limited,
7 leading to a naughty memory leak 41 leading to a naughty memory leak
8 - the highlighting of the chattabs were deep blue where they should have been 42 - the highlighting of the chattabs were deep blue where they should have been

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines