1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-03 18:26:16 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Eric Swenson
e6745f1fd6 Fix Zork issue when opening non-functional windows.
Updated Zork to address issue with bad message when opening
non-functional windows.

Addresses this issue:  https://github.com/heasm66/mdlzork/issues/58
And this fix: https://github.com/heasm66/mdlzork/pull/59
2023-11-22 08:32:21 -06:00
Eric Swenson
df6307ee86 Updated lcf/comp.xxfile so that it doesn't fail during ACT2 build.
Seems the occasional failures during zork build can be mitigated by
breaking up some of the compiles into separate jobs.
2023-11-22 08:32:21 -06:00
Eric Swenson
0a6361f9ff Fixed issue with ECHO-ROOM treating <PRSO> as a vector, when it can
be a scalar.  Addresses #2210.
2023-09-12 07:38:18 -07:00
Eric Swenson
2e93c506a5 Zork (616 point version + 100 point endgame) built with MDL 55. 2023-02-23 06:47:28 +01:00
Eric Swenson
0130a78a49 Calling GET-ITS-NAME in Zork crashes.
Unknown reason for now.  Dropping it works fine.
2023-02-23 06:47:28 +01:00
Eric Swenson
5d391987e4 Increase the Zork user check limit to allow everyone to play. 2023-02-23 06:47:28 +01:00
Eric Swenson
e3d7d522b8 Y2K fix for Zork. 2023-02-23 06:47:28 +01:00
Lars Brinkhoff
7ce942a4f2 DDT patch for hiding files in the LCF directory.
Reproduced from binary patch in DM: .; @ ITS from 1980-05-07.
2020-08-31 07:17:02 +02:00
Adam Sampson
ae62a3e6d7 The Zork source should be in LCF;.
This directory was only on DM, and was protected by a binary patch to
DM's ITS.
2020-08-29 23:55:08 +01:00