[Scummvm-git-logs] scummvm master -> 7a3e8a66bc45f4359c59bd06bd447ec592cf6dfe
sev-
noreply at scummvm.org
Sun Mar 1 12:22:15 UTC 2026
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
d3064eb20c Revert "ALG: enable build-by-default
7a3e8a66bc Revert "NEWS: add ALG games"
Commit: d3064eb20cd1a91bac7d6a19f94e549092ec7d56
https://github.com/scummvm/scummvm/commit/d3064eb20cd1a91bac7d6a19f94e549092ec7d56
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-03-01T13:21:46+01:00
Commit Message:
Revert "ALG: enable build-by-default
This reverts commit d3b5625ea2c22e260585df53e55a19bd766e96b4.
Changed paths:
engines/alg/configure.engine
diff --git a/engines/alg/configure.engine b/engines/alg/configure.engine
index eba92b7709f..a9e02e7404c 100644
--- a/engines/alg/configure.engine
+++ b/engines/alg/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] [components]
-add_engine alg "American Laser Games" yes
+add_engine alg "American Laser Games" no
Commit: 7a3e8a66bc45f4359c59bd06bd447ec592cf6dfe
https://github.com/scummvm/scummvm/commit/7a3e8a66bc45f4359c59bd06bd447ec592cf6dfe
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-03-01T13:22:01+01:00
Commit Message:
Revert "NEWS: add ALG games"
This reverts commit 7a5326ad82f3a5991d4435d1f2003641481132e5.
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index dc48febd1fb..d1d5f076656 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,12 +3,6 @@ For a more comprehensive changelog of the latest experimental code, see:
#### 2026.1.1 (2026-XX-XX)
- New games:
- - Added ALG engine for DOS versions of American Laser Games:
- Crime Patrol, Crime Patrol 2: Drug Wars, The Last Bounty Hunter,
- Mad Dog McCree, Mad Dog II: The Lost Gold, Space Pirates
- and Who Shot Johnny Rock?.
-
General:
- Improved PC-Speaker emulation.
- Implemented multiselect in the GUI launcher games list.
More information about the Scummvm-git-logs
mailing list