aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruruk2014-12-01 14:45:18 +0100
committeruruk2014-12-01 14:45:18 +0100
commit0aba59b4602b7a76d91e9e4daef31222df38c3f1 (patch)
tree9c624fe3915787e38b6071aad26a3bc509937c3c
parent8965077226831fe6e82febbee31152b16b6ba31a (diff)
downloadscummvm-rg350-0aba59b4602b7a76d91e9e4daef31222df38c3f1.tar.gz
scummvm-rg350-0aba59b4602b7a76d91e9e4daef31222df38c3f1.tar.bz2
scummvm-rg350-0aba59b4602b7a76d91e9e4daef31222df38c3f1.zip
CGE2: Add support for Sfinx.
-rw-r--r--AUTHORS4
-rw-r--r--NEWS4
-rw-r--r--engines/cge2/configure.engine2
3 files changed, 6 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index 983f2524e4..9470217230 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -701,8 +701,8 @@ Special thanks to
of Dreamweb and for their tremendous support.
Janusz Wisniewski and Miroslaw Liminowicz from Laboratorium Komputerowe
- Avalon for providing full source code for Soltys and letting us
- redistribute the game.
+ Avalon for providing full source code for Soltys and Sfinx and letting us
+ redistribute the games.
Jan Nedoma for providing the sources to the Wintermute-engine, and for his
support while porting the engine to ScummVM.
diff --git a/NEWS b/NEWS
index bb23bb37ff..762af70962 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,10 @@ For a more comprehensive changelog of the latest experimental code, see:
https://github.com/scummvm/scummvm/commits/
1.8.0 (????-??-??)
+ New Games:
+ - Added support for Sfinx.
-Broken Sword 1:
+ Broken Sword 1:
- Fix speech endianness detection on big endian systems for the mac
version (bug #6720).
- Fix crash when reloading a game from the Main Menu while in the bull's
diff --git a/engines/cge2/configure.engine b/engines/cge2/configure.engine
index 6ccbfee088..79d091fec5 100644
--- a/engines/cge2/configure.engine
+++ b/engines/cge2/configure.engine
@@ -1,3 +1,3 @@
# This file is included from the main "configure" script
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine cge2 "CGE2" no
+add_engine cge2 "CGE2" yes