[Scummvm-git-logs] scummvm-sites director-buildbot -> 8c7c15e0e76a4025344eae949a6dfafed6df3566
sev-
noreply at scummvm.org
Sun Apr 2 23:27:24 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .
Summary:
8c7c15e0e7 DIRECTOR-BUILDBOT: Make theapartment2 and theapartment3 dumping screenshots
Commit: 8c7c15e0e76a4025344eae949a6dfafed6df3566
https://github.com/scummvm/scummvm-sites/commit/8c7c15e0e76a4025344eae949a6dfafed6df3566
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-04-03T01:26:54+02:00
Commit Message:
DIRECTOR-BUILDBOT: Make theapartment2 and theapartment3 dumping screenshots
Changed paths:
targets.json
diff --git a/targets.json b/targets.json
index b65161b..08c68e3 100644
--- a/targets.json
+++ b/targets.json
@@ -793,7 +793,7 @@
"directory": "apartment2-M",
"platform": "mac",
"version": "D2",
- "debugflags": "fewframesonly,fast",
+ "debugflags": "fewframesonly,fast,screenshot",
"movienames": [
"BasicUserEvents",
"Buttons",
@@ -841,7 +841,7 @@
"directory": "apartment3-M",
"platform": "mac",
"version": "D3",
- "debugflags": "fewframesonly,fast",
+ "debugflags": "fewframesonly,fast,screenshot",
"movienames": [
"BasicUserEvents",
"Buttons",
More information about the Scummvm-git-logs
mailing list