--- deliantra/Deliantra-Client/Changes 2008/01/06 17:31:23 1.51 +++ deliantra/Deliantra-Client/Changes 2008/01/19 04:55:42 1.59 @@ -1,6 +1,19 @@ Revision history for Perl extension Deliantra::Client +0.9965 Sat Jan 19 05:51:39 CET 2008 + - work around a database race condition by using single-threaded + database access. + +0.9964 Fri Jan 18 06:30:13 CET 2008 + - fixed a bug where the message fontsize wasn't set correctly + - do not call glTexSubimage2D on 0x0 bitmaps, as this + crashes newer nvidia drivers. + - fix chatbox label padding. + - further rename database directory. + - further "branding" of cfplus => deliantra. + 0.9963 Sun Jan 6 18:27:02 CET 2008 + - rework of the messsage window to support 'undocked' windows. - ignore keyboard modifiers we are never interested in. - improve interactivity by using a prepare, not an idle watcher, for screen refreshes.