[Scummvm-cvs-logs] SF.net SVN: scummvm:[47347] scummvm/trunk/engines/sci/engine/kmisc.cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Sun Jan 17 21:23:11 CET 2010


Revision: 47347
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47347&view=rev
Author:   sev
Date:     2010-01-17 20:23:11 +0000 (Sun, 17 Jan 2010)

Log Message:
-----------
Mark lsl3 as a workaround.

Modified Paths:
--------------
    scummvm/trunk/engines/sci/engine/kmisc.cpp

Modified: scummvm/trunk/engines/sci/engine/kmisc.cpp
===================================================================
--- scummvm/trunk/engines/sci/engine/kmisc.cpp	2010-01-17 20:17:00 UTC (rev 47346)
+++ scummvm/trunk/engines/sci/engine/kmisc.cpp	2010-01-17 20:23:11 UTC (rev 47347)
@@ -56,6 +56,7 @@
 			s->restarting_flags &= ~SCI_GAME_WAS_RESTARTED;
 	}
 
+	// WORKAROUND:
 	// LSL3 calculates a machinespeed variable during game startup (right after the filthy questions)
 	//  This one would go through w/o throttling resulting in having to do 1000 pushups or something
 	//  Another way of handling this would be delaying incrementing of "machineSpeed" selector


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