-
Reported by : jmac
Description :
In a ZCode project of any complexity, from "There is a room" on up, the input RESTART (followed by YES) results in the built-in interpreter blanking its screen, placi…
-
Reported by : DavidG
Description :
After processing a call to PlayerTo(), the parser will emit a '1' character.
Steps to reproduce :
Constant NO_SCORE;
Constant Story "Test";
Constant Headline "^A s…
-
Reported by : otistdog
Description :
WWI 2.3 reads, in part:
-----------------------
Inform also reads other punctuation marks. Colon ":" and semicolon ";" turned up in the previous section, in the …
-
Reported by : emshort
Description :
Text produced in the "you can see" line says "You has been able to see". Other formations appear to work correctly, for instance the inventory report:
Test Room
Yo…
-
Reported by : dfremont
Description :
If a phrase has 11 or more arguments, Inform crashes with code 11.
Steps to reproduce :
Foo is a room.
To zog (a - a thing) zog (b - a thing) zog (c - a thing) zo…
-
Reported by : garymeadows
Description :
The error message for claiming a number is something other than a number yields "That, sir, is a damnable lie." and no further explanation.
Steps to reproduce…
-
Reported by : otistdog
Description :
Modifying the locale priority of something that is on a supporter when the supported thing has an initial appearance causes the supported thing to be shown twice i…
-
Reported by : otistdog
Description :
Although there are good reasons for the problem declaration to be rejected in the example provided, these reasons are not clarified by the problem message produced…
-
Reported by : zarf
Description :
The table entry "(action of) the player examining the desk" generates a compile-time block entry
Array BC_178 --> 0 (101449728) STORED_ACTION_TY MAX_POSITIVE_NUMBER #…
-
Reported by : otistdog
Description :
Example 154 in the Recipe Book contains the following rule:
------------------
Instead of throwing water at an asleep person:
now the second noun is awake; …