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.40 by root, Thu Dec 27 18:35:56 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.
37 - ignore keyboard modifiers we are never interested in.
4 - improve interactivity by using a prepare, not an idle watcher, 38 - improve interactivity by using a prepare, not an idle watcher,
5 for screen refreshes. 39 for screen refreshes.
6 - 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
7 even during ongoing heavy texture loading. 41 even during ongoing heavy texture loading.
8 - load tile map at startup, not at connect time. 42 - load tile map at startup, not at connect time.
9 - tweak database accesses. 43 - tweak database accesses.
10 - widget protocol version 2, supports ui templates. 44 - widget protocol version 2, supports ui templates.
45 - increase horizontal padding for buttons a bit.
46 - preallocate texture name when switching video modes and the
47 texture can only be loaded in the background to avoid
48 something else taking over.
49 - increase padding for all text entries.
50 - work around a bugfix in pango that no longer is necessary
51 (but causes a bug with new pango versions, argh.)
52 - use supposedly faster readonly pango functions wherever possible.
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.
11 57
120.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)
13 - changed minimum required resolution to 800x640. 59 - changed minimum required resolution to 800x640.
14 - renamed perl module to Deliantra::Client. 60 - renamed perl module to Deliantra::Client.
15 - 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