[Scummvm-cvs-logs] scummvm master -> bef9a965d5aff4393b6640994e6cf27e343c10ee

bluegr bluegr at gmail.com
Mon Jan 14 00:46:20 CET 2013


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
bef9a965d5 ENGINES: Enable the toltecs engine by default


Commit: bef9a965d5aff4393b6640994e6cf27e343c10ee
    https://github.com/scummvm/scummvm/commit/bef9a965d5aff4393b6640994e6cf27e343c10ee
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2013-01-13T15:45:23-08:00

Commit Message:
ENGINES: Enable the toltecs engine by default

Changed paths:
    engines/configure.engines



diff --git a/engines/configure.engines b/engines/configure.engines
index 3c2fc30..1f2a31b 100644
--- a/engines/configure.engines
+++ b/engines/configure.engines
@@ -42,7 +42,7 @@ add_engine sword25 "Broken Sword 2.5" no "" "" "png zlib 16bit"
 add_engine teenagent "Teen Agent" yes
 add_engine testbed "TestBed: the Testing framework" no
 add_engine tinsel "Tinsel" yes
-add_engine toltecs "3 Skulls of the Toltecs" no
+add_engine toltecs "3 Skulls of the Toltecs" yes
 add_engine toon "Toonstruck" yes
 add_engine touche "Touche: The Adventures of the Fifth Musketeer" yes
 add_engine tony "Tony Tough and the Night of Roasted Moths" yes "" "" "16bit"






More information about the Scummvm-git-logs mailing list