[wpdev-commits] wolfpack ChangeLog,1.68,1.69
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-20 03:59:35
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20437 Modified Files: ChangeLog Log Message: moved changelog Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -C2 -d -r1.68 -r1.69 *** ChangeLog 20 Sep 2004 02:37:58 -0000 1.68 --- ChangeLog 20 Sep 2004 03:59:26 -0000 1.69 *************** *** 35,38 **** --- 35,43 ---- - Changed the amount of recovered mana and stamina from 10% to 50% on resurrection. - Fixed a bug related to NPCs not loosing their target even if the target is not valid anymore. + - 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. Wolfpack 12.9.10 Beta (10. September 2004) |