ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/client.html
(Generate patch)

Comparing deliantra/www/src/client.html (file contents):
Revision 1.15 by elmex, Sun Dec 9 14:39:34 2007 UTC vs.
Revision 1.20 by elmex, Mon Mar 24 15:45:41 2008 UTC

54</p> 54</p>
55 55
56<h3>News:</h3> 56<h3>News:</h3>
57 57
58<p> 58<p>
59 <em>2008-03-24 Release of version 0.9967 of the Client: A memory leak was fixed
60 where the messages in the message window were kept for ever and the client
61 consumed more and more memory. The highlighting of the chattabs is now red and
62 not blue. The history handling of the chat input will now not erase the
63 typed input if the down cursor key is pressed. A keyboard modifier display has
64 also been implemented, (for example to signal whether numlock is on,
65 which caused problems under windows). Also a bug with the layout font under
66 windows has been fixed.
67 </em>
68</p>
69
70<p>
71 <em>
72 2008-01-19 Another release of the Client, version 0.9965: Some bugs
73 have been fixed: A race condition was found in the database access and
74 a bug which crashed the client with nvidia drivers has been fixed.
75 Some minor bugs in the GUI, the message fontsize and chatbox label padding,
76 have also been fixed.
77 </em>
78</p>
79
80<p>
81 <em>
82 2008-01-06 First release in the new year, version 0.9963: Among the
83 changes are some minor bugfixes, optical tweaks and performance
84 improvements on the GUI. Some to the user invisible changes were
85 improvements of the server side widgets and a reimplementation of the
86 message window to allow to undock chats from the central message window in
87 future releases.
88 </em>
89</p>
90
91<p>
92 <em>
93 2007-12-25 Released version 0.9960 with some important fixes in the item animations
94 and GUI code, along with an API update to a more recent EV version the documentation
95 had some minor improvements. And last but not least the face loading consumes less CPU.
96 too.
97 </em>
98</p>
99<p>
59 <em> 100 <em>
60 2007-12-09 Released version 0.9959, main changes were a bugfix of the 101 2007-12-09 Released version 0.9959, main changes were a bugfix of the
61 audio-jingle playing (sometimes a jingle was played repeatedly if there was no 102 audio-jingle playing (sometimes a jingle was played repeatedly if there was no
62 server-provided music available). Also some debugging hooks were added and 103 server-provided music available). Also some debugging hooks were added and
63 the code was updated to follow API changes in some of the modules used. 104 the code was updated to follow API changes in some of the modules used.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines