scummvm/engines
Torbjörn Andersson 6e2a18e28d Rewrote the timing of the Kyra end credits so that it doesn't matter that the
variables are signed. Otherwise the credits may hang on a slow system.

svn-id: r21986
2006-04-17 19:31:05 +00:00
..
cine - Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a new getActiveDomain method that returns a pointer to the actual active *domain* 2006-04-15 20:36:41 +00:00
gob Removed the directory parameter from md5_file 2006-04-16 12:50:39 +00:00
kyra Rewrote the timing of the Kyra end credits so that it doesn't matter that the 2006-04-17 19:31:05 +00:00
lure Removed the directory parameter from md5_file 2006-04-16 12:50:39 +00:00
queen Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch) 2006-04-16 19:23:14 +00:00
saga Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch) 2006-04-16 19:23:14 +00:00
scumm Replaced o70_seekFilePos by o60_seekFilePos (both were identical) 2006-04-17 14:32:46 +00:00
simon Trigger videos for OmniTV in FF 2006-04-17 13:48:44 +00:00
sky Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch) 2006-04-16 19:23:14 +00:00
sword1 - Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a new getActiveDomain method that returns a pointer to the actual active *domain* 2006-04-15 20:36:41 +00:00
sword2 Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch) 2006-04-16 19:23:14 +00:00
module.mk