[Scummvm-cvs-logs] SF.net SVN: scummvm:[46752] scummvm/trunk/engines/sci/sci.h

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Wed Dec 30 16:38:50 CET 2009


Revision: 46752
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46752&view=rev
Author:   thebluegr
Date:     2009-12-30 15:38:50 +0000 (Wed, 30 Dec 2009)

Log Message:
-----------
Switched to the new pathfinding code, after talking with waltervn

Modified Paths:
--------------
    scummvm/trunk/engines/sci/sci.h

Modified: scummvm/trunk/engines/sci/sci.h
===================================================================
--- scummvm/trunk/engines/sci/sci.h	2009-12-30 15:34:00 UTC (rev 46751)
+++ scummvm/trunk/engines/sci/sci.h	2009-12-30 15:38:50 UTC (rev 46752)
@@ -48,7 +48,7 @@
 // Uncomment this to use old music functions
 #define USE_OLD_MUSIC_FUNCTIONS
 // Uncomment this to use old pathfinding code
-#define OLD_PATHFINDING
+//#define OLD_PATHFINDING
 
 class Console;
 struct EngineState;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list