summaryrefslogtreecommitdiff
path: root/lang/inform/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2010-06-03Add my patch from PR 35548, to fix the path buffer sizes.dholland1-1/+2
2006-07-27Update to 6.31.1:wiz1-4/+4
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@
2005-02-24Add RMD160 digestsagc1-1/+2
2004-12-06Update Inform to 6.30.2, courtesy of patches from David Griffithnathanw1-6/+4
(to whom I apologize for being very slow with this). Also addresses PR pkg/24631.
2003-09-16Update to 6.21.4. Closes PR pkg/19298 and PR pkg/21934. Changes:jmmv1-3/+6
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.
2001-06-22Initial import of Inform.nathanw1-0/+4
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.