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.59 by root, Sat Jan 19 04:55:42 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
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
38 - when the message window is hidden and the input is activated, it will
39 become visible again.
40 - the max number of paragraphs in the chattabs were not limited,
41 leading to a naughty memory leak
42 - the highlighting of the chattabs were deep blue where they should have been
43 deep red :-)
44 - fixed a small inconvenience in the history handling of chat tab entries
45 (hitting cursor-up or cursor-down won't erase what you typed by accident
46 anymore).
2 47
30.9965 Sat Jan 19 05:51:39 CET 2008 480.9965 Sat Jan 19 05:51:39 CET 2008
4 - work around a database race condition by using single-threaded 49 - work around a database race condition by using single-threaded
5 database access. 50 database access.
6 51

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines