[Scummvm-git-logs] scummvm master -> 4059b4db72a8a3217d45e82524bbf49e976e8409
tag2015
noreply at scummvm.org
Wed Mar 26 17:14:39 UTC 2025
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:
4059b4db72 AGS: Add Beekeeper Picnic full version + some other games
Commit: 4059b4db72a8a3217d45e82524bbf49e976e8409
https://github.com/scummvm/scummvm/commit/4059b4db72a8a3217d45e82524bbf49e976e8409
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2025-03-26T18:12:53+01:00
Commit Message:
AGS: Add Beekeeper Picnic full version + some other games
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 6a62f444fb8..06bca0db33b 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -603,6 +603,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "alysvsthephantomfelinefoe", "Alys vs. The Phantom Feline Foe" },
{ "amagicstone", "A magic stone" },
{ "america2000", "America 2000" },
+ { "ammonia", "Ammonia" },
{ "amotospuf", "Amoto's Puf" },
{ "amongthorns", "Among Thorns" },
{ "amtag", "AMTAG: another medieval themed adventure game" },
@@ -741,6 +742,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "basedon", "Basedon - The Game" },
{ "basementwoods", "Basement in the Woods" },
{ "basketqust", "Interesting Basket Qust" }, // not a typo
+ { "bathroomadv", "Bathroom Adventure" },
{ "battlewarriorsrt", "Battle Warriors: Rovendale Tactics" },
{ "bbcscreensaver", "Background Blitz Collection Screensaver" },
{ "bcremake", "Black Cauldron Remake" },
@@ -886,7 +888,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "buccaneer", "Buccaneer" },
{ "buddiestuniverse", "Buddiest Universe - Day Off" },
{ "buddybrick", "Buddy Brick" },
- { "bug", "BUG" },
+ { "bug", "BUG - The Game" },
{ "buhf", "Buhf" },
{ "bullettrain", "Bullet Train" },
{ "bunawantsbeer", "Buna Wants Beer" },
@@ -1173,6 +1175,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "devochkaquest", "Devochka Quest" },
{ "dexter", "Dexter Morning Routine" },
{ "dgsearchbatteries", "Another DG game: the search of the batteries" },
+ { "diasgeminis", "Los dÃas de Géminis" },
{ "dicklarenzo", "Dick LaRenzo: Secret Agent!" },
{ "diemaskennyarlathoteps", "Die Masken Nyarlathoteps" },
{ "digilawyer", "DigiLawyer" },
@@ -1822,6 +1825,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "katurarpg", "Katura RPG" },
{ "keptosh1", "Keptosh I: The Search for junc" },
{ "keyboardmadness", "Keyboard Madness" },
+ { "keyknees", "The Key's Knees" },
{ "keypad", "Keypad" },
{ "keysofagamespace", "Keys of a gamespace. An expressive game" },
{ "kidnapped", "Kidnapped" },
@@ -3445,6 +3449,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "tooblivion", "Who sent me to Oblivion" },
{ "toomanykittens", "Too Many Kittens" },
{ "topus", "You rock, Topus!" },
+ { "tornapart", "Torn Apart" },
{ "totheend", "To the end of the way" },
{ "tothemom", "To The Mountains Of Madness" },
{ "tots", "T.O.T.S. : Trick-Or-Treat Simulator" },
@@ -3666,6 +3671,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "zalgohs", "Zalgo Hotstar in The Trailer" },
{ "zankrobot", "Zank, Robot Boy Wonder" }, // Matt Wilson's Hour Game
{ "zapandy", "Zap & Andy: Get Outta Hell" },
+ { "zauberkraft", "Zauberkraft" },
{ "zedquest", "Zed's Quest" },
{ "zeke", "Zeke and the Island of Barentsev" },
{ "zempquest", "Zemp's Birthday Kuest" },
@@ -3710,6 +3716,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "gloriouswolfcomicsep2", "Glorious Wolf - Interactive Musical Comics Ep. 2" },
{ "paintedhills", "Painted Hills" },
{ "paintedhills2", "Big Trouble in Little River" },
+ { "reddad", "Red Dad Redemption" },
{ "useitall", "Use It All (Or Forget Your Ball)" },
{ 0, 0 }
@@ -4191,6 +4198,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
UNSUPPORTED_GAME_ENTRY("paintedhills2", "Painted Hills 2.ags", "b332b0acdbe998142aa019075f21ac82", 203373406),
UNSUPPORTED_GAME_ENTRY("paintedhills2", "Painted Hills 2.ags", "6837c43e8ad038be9bd3c0eed267f82a", 724921454),
UNSUPPORTED_GAME_ENTRY("paintedhills2", "Big Trouble in Little River.ags", "2b1d7d8958d817543671177d6d98a77c", 203373454),
+ UNSUPPORTED_GAME_ENTRY("reddad", "Red Dad Redemption.ags", "9390772f2a4c4f28a2ca8fed610c0d82", 114168081),
UNSUPPORTED_GAME_ENTRY("useitall", "mags2402.exe", "41cd9288896f33d2003f3f3a3a208482", 5212519), // Win
UNSUPPORTED_GAME_ENTRY("useitall", "mags2402.ags", "bf6501e529633843043b94643bcb8348", 2219859), // Linux
@@ -4233,6 +4241,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("astroloco", "astroloco1.exe", "06e70a826fde73b3f86f974885d31abe", 42492070),
GAME_ENTRY("avcsurvivalguide", "CAV.exe", "42656cf777d07d4d35e978b233bb7aa8", 11001785), // Eng-Esp itch.io 1.0
GAME_ENTRY_EN_STEAM("azazelxmas", "Azazels_Christmas_Fable.exe", "46fcfdc2aa113c05f3ba95ad356e1a63", 408594796),
+ GAME_ENTRY_EN("beekeeperpicnic", "beekeeperspicnic.exe", "031b525706d93c172a2329894d255feb", 250051066),
+ GAME_ENTRY_EN("beekeeperpicnic", "beekeeperspicnic.ags", "f98bc7b344c75e6ed5513cc4e04eeb44", 246874086),
GAME_ENTRY_EN_STEAM("beer", "beer!.exe", "6f201fd7a19869c85f49c7c471d0479a", 5055091), // Windows
GAME_ENTRY_EN_STEAM("beer", "beer!.ags", "4a751c43af8699aabdb0b9ebcc2024d3", 2145485), // Eng Win v1.5
GAME_ENTRY_EN_STEAM("beer", "Beer!.ags", "6f201fd7a19869c85f49c7c471d0479a", 5042748), // Linux
@@ -5110,7 +5120,9 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
DEMO_ENTRY_EN("bachelorstory", "Bachelor Story.exe", "a524cbb1c51589903c4043b98917f1d9", 7436465),
DEMO_ENTRY_EN("bananaman", "banana man demo.exe", "615e806856b7730afadf1fea9a756b70", 53524952),
DEMO_ENTRY("battlewarriorsrt", "battle.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 16314318), //En-Ru
- DEMO_ENTRY_EN("beekeeperpicnic", "beekeeperspicnic.exe", "1177e20f6a84ded5fad2a5d79fff8cb5", 190595833),
+ DEMO_ENTRY_EN("beekeeperpicnic", "holmestest.exe", "0595b55383d72a99cd995092c5bf8475", 28798211), // PoC 1.3
+ DEMO_ENTRY_EN("beekeeperpicnic", "holmestest.ags", "97ae33827aa36d1fc9024137bcd6a072", 25689327),
+ DEMO_ENTRY_EN("beekeeperpicnic", "beekeeperspicnic.exe", "1177e20f6a84ded5fad2a5d79fff8cb5", 190595833), // Alpha Demo 0.1
DEMO_ENTRY_EN("beekeeperpicnic", "beekeeperspicnic.ags", "8ad3471b1f914371dae6a24d031ce8bf", 187427045),
DEMO_ENTRY_EN("beforeww2", "beforeww.exe", "4d17844029d8910fbaae1bdc99e250f2", 9759616),
DEMO_ENTRY_EN("beyondowlsgard", "Owlsgard Demo.exe", "ef70606d7030e9f6fa7c39f6437391c1", 783490949),
@@ -5866,6 +5878,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("alysvsthephantomfelinefoe", "alys.exe", "3c5bd1713959ff469cb46ebe5542cfcf", 22323495),
GAME_ENTRY_EN("amagicstone", "a magic stone.exe", "465f972675db2da6040518221af5b0ba", 5478520),
GAME_ENTRY_EN("america2000", "America2000.exe", "7ddb9e776648faed5a51170d087074e9", 4136265),
+ GAME_ENTRY_EN_PLATFORM("ammonia", "Ammoniadoll.ags", "2ff1bf04ce34a0899d579996d3032265", 18306318, "Prototype"), //itch.io client
GAME_ENTRY_EN("amotospuf", "amotos.exe", "06a03fe35791b0578068ab1873455463", 10771879),
GAME_ENTRY_EN("amotospuf", "amotos.exe", "06a03fe35791b0578068ab1873455463", 10226456),
GAME_ENTRY_EN("amongthorns", "Among Thorns.exe", "b5c41e08919834b549ca350a28f18f87", 64621203),
@@ -6057,6 +6070,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("basementwoods", "BasementInTheWoods.exe", "7971a7c02d414dc8cb33b6ec36080b91", 4490579),
GAME_ENTRY_EN("basementwoods", "BasementInTheWoods.ags", "21e9a8e97bc43f3200bfc5db32c0867f", 1993539),
GAME_ENTRY_EN("basketqust", "eeeeeeeeeeeeeeeee.exe", "9cf51833e787cc919837d9a8bd8fc14c", 874080),
+ GAME_ENTRY_EN("bathroomadv", "bathroomadventure.ags", "aa11e83afbb7dbba5326eb36699e97e9", 18177134), // itch.io client
GAME_ENTRY_EN("bbcscreensaver", "BBC-Screensaver.exe", "0e6d6f3c19f5ca250b7b7ee03cdb2083", 131195371),
GAME_ENTRY_EN("bcremake", "bc.exe", "2e58934bbe98335f33c20a23a6c6135a", 8208487), // v1.2
GAME_ENTRY_EN("bcremake", "bc.exe", "0710e2ec71042617f565c01824f0cf3c", 7683255), // v1.3
@@ -6591,6 +6605,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("dexter", "DexterIntro.exe", "2ca80bd50763378b72cd1e1cf25afac3", 4630186),
GAME_ENTRY_EN("dgsearchbatteries", "dgsfb.exe", "88cf59aad15ca331ab0f854e16c84df3", 1664209), // English
GAME_ENTRY_LANG("dgsearchbatteries", "dgf.exe", "88cf59aad15ca331ab0f854e16c84df3", 1619269, Common::FR_FRA), //French
+ GAME_ENTRY("diasgeminis", "Los dias de geminis.exe", "3d057daf3d17f04e0d72cad85651a08f", 1036229032), // Eng-Esp v0.0.9.0
GAME_ENTRY_EN("dicklarenzo", "LaRenzo.exe", "0500aacb6c176d47ac0f8158f055db83", 36844867),
GAME_ENTRY("diemaskennyarlathoteps", "ags_masken.exe", "74dc062c5f68f3d70da911f2db5737b6", 129219473),
GAME_ENTRY_EN("digilawyer", "DigiLawyer.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 1686006),
@@ -7387,6 +7402,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_LANG("katurarpg", "Katura RPG.exe", "01d0e6bd812abaa307bcb10fc2193416", 295327636, Common::FR_FRA),
GAME_ENTRY_EN("keptosh1", "Keptosh.exe", "95b7dd55f6e15c8a2118856ed9fe8ff9", 2904848),
GAME_ENTRY_EN("keyboardmadness", "piano.exe", "f120690b506dd63cd7d1112ea6af2f77", 1767775),
+ GAME_ENTRY_EN("keyknees", "The Keys Knees.exe", "a9093fafca0476d3d486f3ad08665cbe", 10436508), // Windows
+ GAME_ENTRY_EN("keyknees", "The Keys Knees.ags", "65152c0e76302fa953b82ad17ad8ef04", 7324552), // Linux
GAME_ENTRY_EN("keypad", "keypad.ags", "ba213536c51051e2a0abcc862c081bb5", 5579547), // Windows
GAME_ENTRY_EN("keypad", "keypad.ags", "b9b2ded9de2c26a1e225e1aa4dab4947", 8670761), // Linux
GAME_ENTRY("keysofagamespace", "Keys.exe", "75f4c7f66b1be60af5b2d65f617b91a7", 85582285), // En-Fr
@@ -8301,6 +8318,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("peakvalley2", "MOPV 2 The White Lady.exe", "55c5470f14317d5e806cd4f4271a2118", 45221210), // v1.0.3
GAME_ENTRY_EN("pendek", "Pendek.exe", "6a2bd70d9b482cf8fcc9f9b99adf704c", 14652428),
GAME_ENTRY_EN("penguincy", "Penguincy.ags", "fba95583bc891449c5d4ce3d51e7ef5e", 14790192),
+ GAME_ENTRY_EN("penguincy", "Penguincy.ags", "060d7cd3d519af2856313ab74b00a6b4", 14795729), // voiceover update
GAME_ENTRY_EN("pennispong", "Pennis.exe", "28f82e420b82d07651b68114f90223c8", 900335),
GAME_ENTRY_EN("pennispong", "Pennis.exe", "28f82e420b82d07651b68114f90223c8", 939611),
GAME_ENTRY_EN("pepeadventure", "pepe.exe", "0710e2ec71042617f565c01824f0cf3c", 2211759),
@@ -9407,6 +9425,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN_PLATFORM("tonyspaghetti", "Tony's_Spaghetti.exe", "1177e20f6a84ded5fad2a5d79fff8cb5", 4740438, "Post-Jam"),
GAME_ENTRY("topus", "Topus.exe", "25f2daf37e9fa873e0ddd765121d5ef0", 90520515), // En-Fr Win
GAME_ENTRY("topus", "Topus.ags", "5189846132206c64d04be3e0f9c1d13d", 88133043), // En-Fr Linux
+ GAME_ENTRY_EN("tornapart", "torn-apart.ags", "403fc90aa15e41974c96842026ca5d54", 55634087), // itch.io client
GAME_ENTRY_EN("totheend", "chemin.exe", "06a03fe35791b0578068ab1873455463", 3179064),
GAME_ENTRY_EN("tothemom", "To The Mountains Of Madness.exe", "6b1702aec6d0a44bda59ef8f229956c5", 18160599),
GAME_ENTRY_EN("tothemom", "To The Mountains Of Madness.ags", "62c97d20188f62b1b92473bb5ca70152", 15674823),
@@ -9685,6 +9704,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("zakrepixeled", "ZAK.exe", "4f5275d2c9c451940a5d23b267c7a269", 5842142), // v0.3.2.1
GAME_ENTRY_EN("zakthemaniac", "maniaczak.exe", "dee872e31c6d205e68aa9d87a542f07b", 24492152),
GAME_ENTRY_EN("zalgohs", "ZTT.ags", "4ab5683ccc5a075cd336493239678138", 17650653),
+ GAME_ENTRY_EN("zauberkraft", "Zauberkraft2025.exe", "615e73fc1874e92d60a1996c2330ea36", 257783783),
GAME_ENTRY_EN("zedquest", "NewZud.exe", "0500aacb6c176d47ac0f8158f055db83", 1367132),
GAME_ENTRY_EN("zeke", "ZTO.exe", "f120690b506dd63cd7d1112ea6af2f77", 1201019),
GAME_ENTRY_EN("zempquest", "HBDZemp.30", "06a03fe35791b0578068ab1873455463", 2028630),
More information about the Scummvm-git-logs
mailing list