smd501 | 9 Aug 2012 17:00
Picon

SF.net SVN: cel:[4961] cel/branches/soc2012/ai

Revision: 4961
          http://cel.svn.sourceforge.net/cel/?rev=4961&view=rev
Author:   smd501
Date:     2012-08-09 15:00:34 +0000 (Thu, 09 Aug 2012)
Log Message:
-----------
-Fixed crashes mentioned in r4959 when creating a 2nd navmesh in appsteering

Revision Links:
--------------
    http://cel.svn.sourceforge.net/cel/?rev=4959&view=rev

Modified Paths:
--------------
    cel/branches/soc2012/ai/apps/pathfindingtest/pathfindingtest.cpp
    cel/branches/soc2012/ai/apps/tutorial/steering/app.cpp
    cel/branches/soc2012/ai/apps/tutorial/steering/app.h
    cel/branches/soc2012/ai/apps/tutorial/steering/behave.cpp
    cel/branches/soc2012/ai/apps/tutorial/steering/behave.h
    cel/branches/soc2012/ai/plugins/recast/celhpf.cpp
    cel/branches/soc2012/ai/plugins/recast/celnavmesh.cpp

Modified: cel/branches/soc2012/ai/apps/pathfindingtest/pathfindingtest.cpp
===================================================================
--- cel/branches/soc2012/ai/apps/pathfindingtest/pathfindingtest.cpp	2012-08-09 02:46:38 UTC
(rev 4960)
+++ cel/branches/soc2012/ai/apps/pathfindingtest/pathfindingtest.cpp	2012-08-09 15:00:34 UTC
(rev 4961)
 <at>  <at>  -60,8 +60,8  <at>  <at> 
   mapfile = region->CreateMapFile();
(Continue reading)


Gmane