-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b17cad1
commit e293424
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# Changelog | ||
|
||
## 1.1 | ||
|
||
* added script that allows you to build a Z-machine version 5 game for all targets capable of running z5 | ||
* own DrawStatusLine routine for z5 games as Puny's routine might cause misbehavior with some of the Infocom interpreters (see shell.inf) | ||
* added templates with Infocom's only Amiga based Z-Machine version 5 interpreter | ||
* upgrade to Inform 6 compiler v6.36 (dev) | ||
* documentation update | ||
|
||
## 1.0 | ||
|
||
* initial release |