[Scummvm-git-logs] scummvm master -> c927aacc1086892d35f30054e89266138a99beab
sev-
noreply at scummvm.org
Sun Dec 3 20:38:47 UTC 2023
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:
c927aacc10 Revert "ULTIMA: Add "remorse" engine to list of supported engines"
Commit: c927aacc1086892d35f30054e89266138a99beab
https://github.com/scummvm/scummvm/commit/c927aacc1086892d35f30054e89266138a99beab
Author: Lars Sundström (l.sundstrom at gmail.com)
Date: 2023-12-03T21:38:43+01:00
Commit Message:
Revert "ULTIMA: Add "remorse" engine to list of supported engines"
This reverts commit a5f690877e45f61923b25fe932d7b4c8115e69ac.
This was not the right thing to do since remorse is based on the
Ultima8 engine
Changed paths:
engines/ultima/configure.engine
diff --git a/engines/ultima/configure.engine b/engines/ultima/configure.engine
index 8545a3f66ba..391f73a6bca 100644
--- a/engines/ultima/configure.engine
+++ b/engines/ultima/configure.engine
@@ -5,4 +5,3 @@ add_engine ultima1 "Ultima I - The First Age of Darkness" no "" "" ""
add_engine ultima4 "Ultima IV - Quest of the Avatar" yes "" "" ""
add_engine ultima6 "Ultima VI = The False Prophet" yes "" "" "highres 16bit lua"
add_engine ultima8 "Ultima VIII - Pagan" yes "" "" "highres 16bit"
-add_engine remorse "Crusader: No Remorse" yes "" "" ""
More information about the Scummvm-git-logs
mailing list