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.27 by root, Tue Dec 25 19:23:11 2007 UTC vs.
Revision 1.41 by root, Thu Dec 27 19:12:18 2007 UTC

1Revision history for Perl extension CFPlus 1Revision history for Perl extension CFPlus
2
30.9963
4 - improve interactivity by using a prepare, not an idle watcher,
5 for screen refreshes.
6 - limit the time spent in database handling, so we refresh the screen
7 even during ongoing heavy texture loading.
8 - load tile map at startup, not at connect time.
9 - tweak database accesses.
10 - widget protocol version 2, supports ui templates.
11 - increase horizontal padding for buttons a bit.
12
130.9962 Thu Dec 27 14:29:02 CET 2007 (download.com only)
14 - changed minimum required resolution to 800x640.
15 - renamed perl module to Deliantra::Client.
16 - fixed unneccessary repetition when firing in a direction
17 when 'only shift-up stops fire' is off.
18 - do not render some glyphs twice. doh.
19 - fix two problems that would cause endless
20 refreshes even when idle (up to 60Hz).
21 - optimise refresh strategy to not refresh more often than 60hz,
22 even if it means to delay updates up to 1/60th of a second.
23 - updated the dejavu fonts to version 2.22.
24 - switch from Crossfire to Deliantra module.
25 - switch from ~/.crossfire to ~/.deliantra,
26 move database from cf to deliantra at startup.
27 - fix some opengl races that could freeze deliantra during shutdowns.
28 - moved client-specific modules into a private subdirectory.
29 - moved client-specific resources into a private subdirectory.
2 30
30.9961 Tue Dec 25 20:22:51 CET 2007 310.9961 Tue Dec 25 20:22:51 CET 2007
4 - fix texture-reload problems when changing resolutions 32 - fix texture-reload problems when changing resolutions
5 by forcing the reuse of the same texture name. 33 by forcing the reuse of the same texture name.
6 - save and restore glyph cache textures when changing resolutions. 34 - save and restore glyph cache textures when changing resolutions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines