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.47 by root, Fri Dec 28 17:30:33 2007 UTC vs.
Revision 1.59 by root, Sat Jan 19 04:55:42 2008 UTC

1Revision history for Perl extension CFPlus 1Revision history for Perl extension Deliantra::Client
2 2
30.9963 30.9965 Sat Jan 19 05:51:39 CET 2008
4 - work around a database race condition by using single-threaded
5 database access.
6
70.9964 Fri Jan 18 06:30:13 CET 2008
8 - fixed a bug where the message fontsize wasn't set correctly
9 - do not call glTexSubimage2D on 0x0 bitmaps, as this
10 crashes newer nvidia drivers.
11 - fix chatbox label padding.
12 - further rename database directory.
13 - further "branding" of cfplus => deliantra.
14
150.9963 Sun Jan 6 18:27:02 CET 2008
16 - rework of the messsage window to support 'undocked' windows.
17 - ignore keyboard modifiers we are never interested in.
4 - improve interactivity by using a prepare, not an idle watcher, 18 - improve interactivity by using a prepare, not an idle watcher,
5 for screen refreshes. 19 for screen refreshes.
6 - limit the time spent in database handling, so we refresh the screen 20 - limit the time spent in database handling, so we refresh the screen
7 even during ongoing heavy texture loading. 21 even during ongoing heavy texture loading.
8 - load tile map at startup, not at connect time. 22 - load tile map at startup, not at connect time.
14 something else taking over. 28 something else taking over.
15 - increase padding for all text entries. 29 - increase padding for all text entries.
16 - work around a bugfix in pango that no longer is necessary 30 - work around a bugfix in pango that no longer is necessary
17 (but causes a bug with new pango versions, argh.) 31 (but causes a bug with new pango versions, argh.)
18 - use supposedly faster readonly pango functions wherever possible. 32 - use supposedly faster readonly pango functions wherever possible.
33 - Canvas widget properly restores line and point widths.
34 - fix padding calculation.
35 - change semantics for align/valign in labels to behave like other
36 alignment values.
19 37
200.9962 Thu Dec 27 14:29:02 CET 2007 (download.com only) 380.9962 Thu Dec 27 14:29:02 CET 2007 (download.com only)
21 - changed minimum required resolution to 800x640. 39 - changed minimum required resolution to 800x640.
22 - renamed perl module to Deliantra::Client. 40 - renamed perl module to Deliantra::Client.
23 - fixed unneccessary repetition when firing in a direction 41 - fixed unneccessary repetition when firing in a direction

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines