[wpdev-commits] wolfpack ChangeLog,1.22,1.23
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-03 16:56:33
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22362 Modified Files: ChangeLog Log Message: Fix for bug #0000268 Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** ChangeLog 3 Sep 2004 16:34:34 -0000 1.22 --- ChangeLog 3 Sep 2004 16:56:17 -0000 1.23 *************** *** 40,43 **** --- 40,44 ---- - Item Base Definitions are now reloaded correctly. - Fixed bug #0000267 (Max. falling height is now infinite). + - Fixed bug #0000268 (coord.validspawnspot() now corrects the z value of coordinates) Wolfpack 12.9.8 Beta (19. August 2004) |