[Scummvm-git-logs] scummvm master -> dcefddfdda7faf32f960e70a6d497ae3c7a41c3d

grisenti noreply at scummvm.org
Fri Aug 29 07:55:45 UTC 2025


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

Summary:
dcefddfdda HPL1: Build engine by default


Commit: dcefddfdda7faf32f960e70a6d497ae3c7a41c3d
    https://github.com/scummvm/scummvm/commit/dcefddfdda7faf32f960e70a6d497ae3c7a41c3d
Author: grisenti (emanuele at grisenti.dev)
Date: 2025-08-29T09:55:31+02:00

Commit Message:
HPL1: Build engine by default

Changed paths:
    engines/hpl1/configure.engine


diff --git a/engines/hpl1/configure.engine b/engines/hpl1/configure.engine
index 1c5a773384e..a6a6e8ada39 100644
--- a/engines/hpl1/configure.engine
+++ b/engines/hpl1/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 hpl1 "Hpl1" no "" "" "16bit 3d highres jpeg gif png opengl_game_shaders" "tinygl"
+add_engine hpl1 "Hpl1" yes "" "" "16bit 3d highres jpeg gif png opengl_game_shaders" "tinygl"




More information about the Scummvm-git-logs mailing list