[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.98,1.99
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-20 03:59:48
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20486/webroot Modified Files: ChangeLog.wolfpack Log Message: changelog Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.98 retrieving revision 1.99 diff -C2 -d -r1.98 -r1.99 *** ChangeLog.wolfpack 20 Sep 2004 03:36:01 -0000 1.98 --- ChangeLog.wolfpack 20 Sep 2004 03:59:40 -0000 1.99 *************** *** 2,11 **** Wolfpack 12.9.11 Beta (CVS) - * Core Changes: - - Made mapdif*, stadi* and friends case insensitive, so under *nix - they don't have to be renamed. - - Fixed crash under windows when the server terminates unexpectedly - - Console will show which unicode format was compiled in Python UCS2 or UCS4 - - Fixed compile error on FreeBSD. * Definition Changes: - Fixed minimum taming for npcs. --- 2,5 ---- *************** *** 19,22 **** --- 13,17 ---- - Fixed the dyable attribute for certain new items. - Allowed more cloth resource types for tailoring. + - Loot fixes for daemons. * Python Script Changes: - Removed weight from the info menu. |