Commit graph

6 commits

Author SHA1 Message Date
dholland
395bc3b0c7 Add my patch from PR 35548, to fix the path buffer sizes. 2010-06-03 05:24:27 +00:00
wiz
619841dea3 Update to 6.31.1:
Version 6.31.1 (19 May 2006)
============================

* New version of compiler which fixes several bugs found in the development
  of Inform 7.

* Package now uses the latest autotools.

Tested by dillo@
2006-07-27 06:50:36 +00:00
agc
475ab002d7 Add RMD160 digests 2005-02-24 09:03:05 +00:00
nathanw
f7af11c828 Update Inform to 6.30.2, courtesy of patches from David Griffith
(to whom I apologize for being very slow with this).
Also addresses PR pkg/24631.
2004-12-06 17:47:11 +00:00
jmmv
d5652889e4 Update to 6.21.4. Closes PR pkg/19298 and PR pkg/21934. Changes:
Version 6.21.4 (17 Jun 03):

* Applied patches from www.inform-fiction.org to the source and library, as
  supplied by Dave Griffith <dgriffi@cs.csubak.edu>.
* There's a new Ruins demo game, with more stuff implemented.  The previous
  Ruins demos have been renamed: ruins -> ruins1, ruinsplus -> ruins2.  The
  new one is called ruins3.
* The Alice demo in the 'tutor' directory has been updated to the latest
  Inform version.
* Included a more up-to-date inform-mode.el.

Version 6.21.3 (6 Nov 02):

* The Inform included here is now Andrew Plotkin's bi-platform version,
  which can compile for Glulx, following a suggestion by Marshall
  T. Vandegrift <vandem2.rpi.edu>.
* Now includes HTML version of the Designer's Manual.
* Several more library include files have been added.
2003-09-16 18:55:03 +00:00
nathanw
fa19b5dab9 Initial import of Inform.
Inform is an Interactive Fiction (text adventure) game compiler -- it takes
source code you write and turns it into a game data file which is then
played using an 'interpreter'.  There are several interpreters available
which can play Inform games on different machines (e.g. frotz, jzip) -- you
can probably obtain one from the same place you got this package.
2001-06-22 03:41:49 +00:00