[wpdev-commits] wolfpack ChangeLog,1.80,1.81
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-26 16:21:59
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23983 Modified Files: ChangeLog Log Message: fix for the unix console Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -C2 -d -r1.80 -r1.81 *** ChangeLog 26 Sep 2004 14:41:22 -0000 1.80 --- ChangeLog 26 Sep 2004 16:21:30 -0000 1.81 *************** *** 1,5 **** Wolfpack ChangeLog ! Wolfpack 12.9.11 Beta (CVS) - Fixed a crashbug related to NPC ai storing invalidated character pointers. This will slow AI down a little but crash prevention is well worth it. --- 1,7 ---- Wolfpack ChangeLog ! Wolfpack 12.9.12 Beta (CVS) ! ! Wolfpack 12.9.11 Beta (26. September 2004) - Fixed a crashbug related to NPC ai storing invalidated character pointers. This will slow AI down a little but crash prevention is well worth it. |