Skip to content

Commit

Permalink
Final Revision
Browse files Browse the repository at this point in the history
  • Loading branch information
historicalsource committed Apr 14, 2019
1 parent f9f770f commit d4f87d5
Show file tree
Hide file tree
Showing 17 changed files with 3,072 additions and 505 deletions.
604 changes: 308 additions & 296 deletions actions.zil

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions clock.zil
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"CLOCK for
STARCROSS
(c) Copyright 1981 Infocom, Inc. All Rights Reserved.
"

<CONSTANT C-TABLELEN 180>

Expand Down
18 changes: 2 additions & 16 deletions crufty.zil
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
"CRUFTY2 for
Zork: The Wizard of Frobozz
The Great Underground Empire (Part 2)
(c) Copyright 1981 Infocom, Inc. All Rights Reserved.
"
"(c) Copyright 1983 Infocom, Inc. All Rights Reserved."


<ROUTINE THIS-IT? (OBJ TBL "AUX" SYNS)
#DECL ((OBJ) OBJECT (TBL) TABLE (SYNS) <OR FALSE TABLE>)
<AND <NOT <FSET? .OBJ ,INVISIBLE>>
<OR <NOT ,P-NAM>
<ZMEMQ ,P-NAM
<SET SYNS <GETPT .OBJ ,P?SYNONYM>>
<- </ <PTSIZE .SYNS> 2> 1>>>
<OR <NOT ,P-ADJ>
<AND <SET SYNS <GETPT .OBJ ,P?ADJECTIVE>>
<ZMEMQB ,P-ADJ .SYNS <- <PTSIZE .SYNS> 1>>>>
<OR <0? ,P-GWIMBIT> <FSET? .OBJ ,P-GWIMBIT>>>>
Loading

0 comments on commit d4f87d5

Please sign in to comment.