From c5d43793ff97c654e105efcd5cc5f29f9ff40ac5 Mon Sep 17 00:00:00 2001 From: 4am Date: Thu, 14 Jan 2021 23:13:50 -0500 Subject: [PATCH] add additional versions of Suspect, Zork I, and Zork II --- res/credits.txt | 2 +- res/pitch.dark.conf | 2 +- res/text/suspect.txt | 2 +- res/text/zork.i.txt | 2 +- res/text/zork.ii.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/res/credits.txt b/res/credits.txt index 0e3e24a..2748406 100644 --- a/res/credits.txt +++ b/res/credits.txt @@ -1 +1 @@ -Pitch Dark is a frontend for exploring and playing Infocom text adventures. Copyright 2018-2020 4am https://github.com/a2-4am/pitch-dark ~ On Beyond Z-Machine! is a ProDOS port of Infocom's Z-Machine interpreters. Copyright 2018-2020 qkumba based on code from six different games copyright 1979-1988 Infocom, Inc. ~ WeeGUI is a compact, easy-to-use GUI library for 8-bit Apple II computers. Copyright 2014-8 Quinn Dunki https://github.com/blondie7575/WeeGUI/ ~ Artwork was scanned from original retail boxes and converted to Apple II native formats with the help of Bmp2DHR copyright 2014 Bill Buckels A2FCBmp copyright 2012-5 Bill Buckels buckshot copyright 2017 Dagen Brock http://www.appleoldies.ca/bmp2dhr/ https://apple2.gs/buckshot/ ~ The PRIZM Project (Pretty Reliable Invisiclues for Z-Machine) are genuine Infocom Invisiclues, accessible in your favorite Z-Machine interpreter. Copyright 1999 Digby McWiggle and Steven Marsh Compiled, edited, and Z-coded by Digby McWiggle and Steven Marsh from material supplied by Henrik Dittmann, Paul David Doherty, Volker Blasius, and Mike Threepoint Thanks also to Brian Hall, L. Ross Raszewski, and Graham Nelson http://www.waitingforgo.com/ ~ Games, descriptions, and artwork are copyright 1979-1988 Infocom, Inc. Invisiclues are copyright 1993, 1999 Activision, Inc. Zork and all other game names are registered trademarks of Activision. [EOF] \ No newline at end of file +Pitch Dark is a frontend for exploring and playing Infocom text adventures. Copyright 2018-2021 4am https://github.com/a2-4am/pitch-dark ~ On Beyond Z-Machine! is a ProDOS port of Infocom's Z-Machine interpreters. Copyright 2018-2020 qkumba based on code from six different games copyright 1979-1988 Infocom, Inc. ~ WeeGUI is a compact, easy-to-use GUI library for 8-bit Apple II computers. Copyright 2014-8 Quinn Dunki https://github.com/blondie7575/WeeGUI/ ~ Artwork was scanned from original retail boxes and converted to Apple II native formats with the help of Bmp2DHR copyright 2014 Bill Buckels A2FCBmp copyright 2012-5 Bill Buckels buckshot copyright 2017 Dagen Brock http://www.appleoldies.ca/bmp2dhr/ https://apple2.gs/buckshot/ ~ The PRIZM Project (Pretty Reliable Invisiclues for Z-Machine) are genuine Infocom Invisiclues, accessible in your favorite Z-Machine interpreter. Copyright 1999 Digby McWiggle and Steven Marsh Compiled, edited, and Z-coded by Digby McWiggle and Steven Marsh from material supplied by Henrik Dittmann, Paul David Doherty, Volker Blasius, and Mike Threepoint Thanks also to Brian Hall, L. Ross Raszewski, and Graham Nelson http://www.waitingforgo.com/ ~ Games, descriptions, and artwork are copyright 1979-1988 Infocom, Inc. Invisiclues are copyright 1993, 1999 Activision, Inc. Zork and all other game names are registered trademarks of Activision. [EOF] \ No newline at end of file diff --git a/res/pitch.dark.conf b/res/pitch.dark.conf index 6052891..954d092 100644 --- a/res/pitch.dark.conf +++ b/res/pitch.dark.conf @@ -1 +1 @@ -# Pitch Dark preferences file # Do not edit by hand. # Or do. I'm a comment, not a cop. # value=0|1 FORCE40COLUMNS=0 FORCEUPPERCASE=0 SCRIPTTOFILE=0 AUTOSCRIPT=0 # value=game directory LASTPLAYED=ZORK.I # key=game directory, value=filename of selected version AMFV=R79.DEPROT.Z4 BALLYHOO=R99.861014.Z3 BEYOND.ZORK=R60.880610.Z5 BORDER.ZONE=R9.871008.Z5 BUREAUCRACY=R160.DEPROT.Z4 CUTTHROATS=R25.DEPROT.Z3 DEADLINE=R28.850129.Z3 ENCHANTER=R29.860820.Z3 HGTTG=R60.861002.Z3 HOLLYWOOD=R37.861215.Z3 INFIDEL=R22.830916.Z3 LGOP=R59.860730.Z3 LURKING.HORROR=R221.DEPROT.Z3 MINI.ZORK=R34.871124.Z3 MINI.ZORK.2=R2.871123.Z3 MOONMIST=R13.880501.Z3 NORD.AND.BERT=R20.870722.Z4 PLANETFALL=R42.190616.Z5 PLUNDERED=R26.870730.Z3 SEASTALKER=R18.850919.Z3 SHERLOCK=R4.880324.Z5 SORCERER=R18.DEPROT.Z3 SPELLBREAKER=R87.DEPROT.Z3 STARCROSS=R18.DEPROT.Z3 STATIONFALL=R107.DEPROT.Z3 SUSPECT=R18.850222.Z3 SUSPENDED=R8.830521.Z3 TRINITY=R15.870628.Z4 WISHBRINGER=R69.850920.Z3 WITNESS=R23.840925.Z3 ZORK.I=R88.840726.Z3 ZORK.II=R48.840904.Z3 ZORK.III=R25.860811.Z3 ZORK.ZERO=R153.880510.Z5 ZTUU=R16.970828.Z5 [eof] \ No newline at end of file +# Pitch Dark preferences file # Do not edit by hand. # Or do. I'm a comment, not a cop. # value=0|1 FORCE40COLUMNS=0 FORCEUPPERCASE=0 SCRIPTTOFILE=0 AUTOSCRIPT=0 # value=game directory LASTPLAYED=ZORK.I # key=game directory, value=filename of selected version AMFV=R79.DEPROT.Z4 BALLYHOO=R99.861014.Z3 BEYOND.ZORK=R60.880610.Z5 BORDER.ZONE=R9.871008.Z5 BUREAUCRACY=R160.DEPROT.Z4 CUTTHROATS=R25.DEPROT.Z3 DEADLINE=R28.850129.Z3 ENCHANTER=R29.860820.Z3 HGTTG=R60.861002.Z3 HOLLYWOOD=R37.861215.Z3 INFIDEL=R22.830916.Z3 LGOP=R59.860730.Z3 LURKING.HORROR=R221.DEPROT.Z3 MINI.ZORK=R34.871124.Z3 MINI.ZORK.2=R2.871123.Z3 MOONMIST=R13.880501.Z3 NORD.AND.BERT=R20.870722.Z4 PLANETFALL=R42.190616.Z5 PLUNDERED=R26.870730.Z3 SEASTALKER=R18.850919.Z3 SHERLOCK=R4.880324.Z5 SORCERER=R18.DEPROT.Z3 SPELLBREAKER=R87.DEPROT.Z3 STARCROSS=R18.DEPROT.Z3 STATIONFALL=R107.DEPROT.Z3 SUSPECT=R18.850222.Z3 SUSPENDED=R8.830521.Z3 TRINITY=R15.870628.Z4 WISHBRINGER=R69.850920.Z3 WITNESS=R23.840925.Z3 ZORK.I=R119.880429.Z3 ZORK.II=R48.840904.Z3 ZORK.III=R25.860811.Z3 ZORK.ZERO=R153.880510.Z5 ZTUU=R16.970828.Z5 [eof] \ No newline at end of file diff --git a/res/text/suspect.txt b/res/text/suspect.txt index ae8afb2..01d4db3 100644 --- a/res/text/suspect.txt +++ b/res/text/suspect.txt @@ -29,6 +29,6 @@ R14.841005.Z3=Release 14 / Serial number 841005 [options] ARTWORK=1 CLUES=1 -VERSIONS=0 +VERSIONS=1 [eof] diff --git a/res/text/zork.i.txt b/res/text/zork.i.txt index 6ae9e8f..385f681 100644 --- a/res/text/zork.i.txt +++ b/res/text/zork.i.txt @@ -24,8 +24,8 @@ you new surprises no matter how many times you explore it. [versions] +R119.880429.Z3=Release 119 / Serial number 880429 R88.840726.Z3=Release 88 / Serial number 840726 -R76.840509.Z3=Release 76 / Serial number 840509 R75.830929.Z3=Release 75 / Serial number 830929 R52.871125.Z5=Release 52 / Serial number 871125 (Solid Gold) R30.830330.Z3=Release 30 / Serial number 830330 diff --git a/res/text/zork.ii.txt b/res/text/zork.ii.txt index 0ccf5af..7b49fd7 100644 --- a/res/text/zork.ii.txt +++ b/res/text/zork.ii.txt @@ -23,12 +23,12 @@ experienced before. [versions] +R63.860811.Z3=Release 63 / Serial number 860811 R48.840904.Z3=Release 48 / Serial number 840904 R23.830411.Z3=Release 23 / Serial number 830411 R22.830331.Z3=Release 22 / Serial number 830331 R19.820721.Z3=Release 19 / Serial number 820721 R18B.820517.Z3=Release 18 / Serial number 820517 -R18A.820512.Z3=Release 18 / Serial number 820512 R17.820427.Z3=Release 17 / Serial number 820427 R15.820308.Z3=Release 15 / Serial number 820308 R7.UG3AU5.Z2=Release 7 / Serial number UG3AU5