--- deliantra/Deliantra-Client/Changes 2008/03/27 20:42:23 1.69 +++ deliantra/Deliantra-Client/Changes 2008/04/15 18:45:37 1.74 @@ -1,7 +1,18 @@ Revision history for Perl extension Deliantra::Client - - only open the database before forking the bg server. + - change podwiki format to be slightly more generic. + - fix menu alignment. + +0.9970 Sun Mar 30 13:30:47 CEST 2008 + - fix a bug in tile id allocation, the effect of this bug + was effectively disabling the tile cache, upgrade is highly + recommended. - fix npc dialog. + - upgrade the database schema (i.e. nuke it...). + - only open the database before forking the bg server. + - PRECOMPILED BINARY: use packaged libdb4.6 instead of libdb4.4. + - use newer BDB module (might fix the filename encoding issue under win32). + - use a real bdb sequence for the faceid, for better performance. 0.9968 Tue Mar 25 20:28:16 CET 2008 - reduce documentation memory usage.