[Scummvm-cvs-logs] SF.net SVN: scummvm:[48428] scummvm/branches/branch-1-1-0/engines/agi/agi. cpp

agent-q at users.sourceforge.net agent-q at users.sourceforge.net
Tue Mar 30 23:34:14 CEST 2010


Revision: 48428
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48428&view=rev
Author:   agent-q
Date:     2010-03-30 21:34:04 +0000 (Tue, 30 Mar 2010)

Log Message:
-----------
DS: Set controls mode correctly for AGI

Modified Paths:
--------------
    scummvm/branches/branch-1-1-0/engines/agi/agi.cpp

Modified: scummvm/branches/branch-1-1-0/engines/agi/agi.cpp
===================================================================
--- scummvm/branches/branch-1-1-0/engines/agi/agi.cpp	2010-03-30 21:32:26 UTC (rev 48427)
+++ scummvm/branches/branch-1-1-0/engines/agi/agi.cpp	2010-03-30 21:34:04 UTC (rev 48428)
@@ -405,6 +405,7 @@
 	// Normally, the engine loads the predictive text dictionary when the predictive dialog
 	// is shown.  On the DS version, the word completion feature needs the dictionary too.
 	loadDict();
+	DS::setControls("agi");
 #endif
 
 	_egoHoldKey = false;


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