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.49 by root, Fri Dec 28 20:59:14 2007 UTC vs.
Revision 1.66 by root, Tue Mar 25 19:21:30 2008 UTC

1Revision history for Perl extension CFPlus 1Revision history for Perl extension Deliantra::Client
2 2
30.9963 30.9968 Tue Mar 25 03:24:27 CET 2008
4 - reduce documentation memory usage.
5 - fix the stat gauge tooltips that have gone missing since 0.9966.
6
70.9967 Mon Mar 24 01:24:07 CET 2008
8 - implement keyboard modifier display (mostly because of the numlock
9 problems under windows).
10 - work around a bug on windows where the layout font is being ignored.
11
120.9966 Sat Mar 22 14:26:05 CET 2008
13 - when the message window is hidden and the input is activated, it will
14 become visible again.
15 - the max number of paragraphs in the chattabs were not limited,
16 leading to a naughty memory leak
17 - the highlighting of the chattabs were deep blue where they should have been
18 deep red :-)
19 - fixed a small inconvenience in the history handling of chat tab entries
20 (hitting cursor-up or cursor-down won't erase what you typed by accident
21 anymore).
22
230.9965 Sat Jan 19 05:51:39 CET 2008
24 - work around a database race condition by using single-threaded
25 database access.
26
270.9964 Fri Jan 18 06:30:13 CET 2008
28 - fixed a bug where the message fontsize wasn't set correctly
29 - do not call glTexSubimage2D on 0x0 bitmaps, as this
30 crashes newer nvidia drivers.
31 - fix chatbox label padding.
32 - further rename database directory.
33 - further "branding" of cfplus => deliantra.
34
350.9963 Sun Jan 6 18:27:02 CET 2008
36 - rework of the messsage window to support 'undocked' windows.
4 - ignore keyboard modifiers we are never interested in. 37 - ignore keyboard modifiers we are never interested in.
5 - improve interactivity by using a prepare, not an idle watcher, 38 - improve interactivity by using a prepare, not an idle watcher,
6 for screen refreshes. 39 for screen refreshes.
7 - limit the time spent in database handling, so we refresh the screen 40 - limit the time spent in database handling, so we refresh the screen
8 even during ongoing heavy texture loading. 41 even during ongoing heavy texture loading.
16 - increase padding for all text entries. 49 - increase padding for all text entries.
17 - work around a bugfix in pango that no longer is necessary 50 - work around a bugfix in pango that no longer is necessary
18 (but causes a bug with new pango versions, argh.) 51 (but causes a bug with new pango versions, argh.)
19 - use supposedly faster readonly pango functions wherever possible. 52 - use supposedly faster readonly pango functions wherever possible.
20 - Canvas widget properly restores line and point widths. 53 - Canvas widget properly restores line and point widths.
54 - fix padding calculation.
55 - change semantics for align/valign in labels to behave like other
56 alignment values.
21 57
220.9962 Thu Dec 27 14:29:02 CET 2007 (download.com only) 580.9962 Thu Dec 27 14:29:02 CET 2007 (download.com only)
23 - changed minimum required resolution to 800x640. 59 - changed minimum required resolution to 800x640.
24 - renamed perl module to Deliantra::Client. 60 - renamed perl module to Deliantra::Client.
25 - fixed unneccessary repetition when firing in a direction 61 - fixed unneccessary repetition when firing in a direction

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines