[wpdev-commits] wolfpack ChangeLog,1.83,1.84
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-28 09:49:22
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28027 Modified Files: ChangeLog Log Message: hopeful crashfix for npc pathfinding for broken STL implementations. Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -C2 -d -r1.83 -r1.84 *** ChangeLog 27 Sep 2004 16:24:20 -0000 1.83 --- ChangeLog 28 Sep 2004 09:49:13 -0000 1.84 *************** *** 5,8 **** --- 5,9 ---- - Fixed a npc title loading problem (UTF-8) - Added an onResurrection event. + - Hopefully fixed crashbug for NPC pathfinding. Wolfpack 12.9.11 Beta (26. September 2004) |