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.30 by elmex, Wed Dec 26 11:42:57 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
3TODO: currently running at maximum refresh 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.
18 - improve interactivity by using a prepare, not an idle watcher,
19 for screen refreshes.
20 - limit the time spent in database handling, so we refresh the screen
21 even during ongoing heavy texture loading.
22 - load tile map at startup, not at connect time.
23 - tweak database accesses.
24 - widget protocol version 2, supports ui templates.
25 - increase horizontal padding for buttons a bit.
26 - preallocate texture name when switching video modes and the
27 texture can only be loaded in the background to avoid
28 something else taking over.
29 - increase padding for all text entries.
30 - work around a bugfix in pango that no longer is necessary
31 (but causes a bug with new pango versions, argh.)
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.
37
380.9962 Thu Dec 27 14:29:02 CET 2007 (download.com only)
39 - changed minimum required resolution to 800x640.
40 - renamed perl module to Deliantra::Client.
4 - fixed unneccessary repeation when fireing in a direction 41 - fixed unneccessary repetition when firing in a direction
5 when 'only shift-up stops fire' is off. 42 when 'only shift-up stops fire' is off.
6 - do not render all glyphs twice. doh. 43 - do not render some glyphs twice. doh.
44 - fix two problems that would cause endless
45 refreshes even when idle (up to 60Hz).
46 - optimise refresh strategy to not refresh more often than 60hz,
47 even if it means to delay updates up to 1/60th of a second.
7 - updated the dejavu fonts to version 2.22. 48 - updated the dejavu fonts to version 2.22.
49 - switch from Crossfire to Deliantra module.
50 - switch from ~/.crossfire to ~/.deliantra,
51 move database from cf to deliantra at startup.
52 - fix some opengl races that could freeze deliantra during shutdowns.
53 - moved client-specific modules into a private subdirectory.
54 - moved client-specific resources into a private subdirectory.
8 55
90.9961 Tue Dec 25 20:22:51 CET 2007 560.9961 Tue Dec 25 20:22:51 CET 2007
10 - fix texture-reload problems when changing resolutions 57 - fix texture-reload problems when changing resolutions
11 by forcing the reuse of the same texture name. 58 by forcing the reuse of the same texture name.
12 - save and restore glyph cache textures when changing resolutions. 59 - save and restore glyph cache textures when changing resolutions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines