From 7451d55c2cd1bf1971488702d76ef11656a91775 Mon Sep 17 00:00:00 2001 From: "U-INTERNAL\\david.kinder" Date: Sat, 20 Nov 2010 18:01:18 +0000 Subject: [PATCH] Updated for Inform 6.32 --- ReleaseNotes.html | 161 +++++++++++++++++++++++++++++++++++----------- 1 file changed, 125 insertions(+), 36 deletions(-) diff --git a/ReleaseNotes.html b/ReleaseNotes.html index f5f6ea2d..e8b93158 100644 --- a/ReleaseNotes.html +++ b/ReleaseNotes.html @@ -6,7 +6,7 @@

Inform Release Notes

-

Inform Compiler 6.31, 6.30
Inform Library 6/11

+

Inform Compiler 6.32, 6.31, 6.30
Inform Library 6/11

Introduction

This is a maintenance release of the Inform system for creating adventure games, intended to address @@ -49,6 +49,104 @@

Acknowledgements

issues should perhaps be raised on the rec.arts.int-fiction Usenet newsgroup, with a Subject line beginning “[Inform6] ...”. +

Compiler 6.32

+These are the changes delivered in version 6.32 of the Inform compiler. +

Features added

+Items of the form [C63104] quote the feature’s reference number in the ‘Compiler’ section of the Inform +Patch List. + +

Bugs fixed

+Items of the form [C63102] quote the bug’s reference number in the ‘Compiler’ section of the Inform +Patch List. + +

Compiler 6.31

These are the changes delivered in version 6.31 of the Inform compiler.

Bugs fixed

@@ -668,14 +766,12 @@

Word size

for (i=0 : i<len : i++) print (char) mybuf->(i+WORDSIZE); -See also Features available only in Glulx for an extended form of print_to_array. +See also Features available only in Glulx for details of print_to_array under Glulx.

Directives

Glulx handles the majority of Inform directives, with two exceptions: