[Scummvm-git-logs] scummvm master -> 2e9d44e9c8b587dfaf83ad937b7df5263d52064b
sev-
noreply at scummvm.org
Sun Jan 4 11:17:39 UTC 2026
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:
2e9d44e9c8 WAGE: original Java implementation author in the credits
Commit: 2e9d44e9c8b587dfaf83ad937b7df5263d52064b
https://github.com/scummvm/scummvm/commit/2e9d44e9c8b587dfaf83ad937b7df5263d52064b
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-04T12:17:26+01:00
Commit Message:
WAGE: original Java implementation author in the credits
Changed paths:
engines/wage/credits.pl
diff --git a/engines/wage/credits.pl b/engines/wage/credits.pl
index 52a9f0d2133..92a36027923 100644
--- a/engines/wage/credits.pl
+++ b/engines/wage/credits.pl
@@ -1,4 +1,6 @@
begin_section("WAGE");
add_person("Alikhan Balpykov", "Alikhan", "");
add_person("Eugene Sandulenko", "sev", "");
+
+ add_person("Alexei Svitkine", "asvitkine", "(Java implementation author)");
end_section();
More information about the Scummvm-git-logs
mailing list