Index of /if-archive/interpreters-other/iage

      Name                    Last modified       Size  

[DIR] Parent Directory 27-May-2006 13:30 - [BIN] IAGE_All_UNIX_Versio..> 09-Jul-2002 06:52 1.6M [BIN] IAGE_All_Windows_Ver..> 09-Jul-2002 06:47 1.8M [BIN] IAGE_MacOS_Classic_i..> 09-Jul-2002 06:50 1.8M [   ] IAGE_MacOS_X_install..> 09-Jul-2002 06:45 1.4M [TXT] Index 08-Feb-2004 12:03 4k [TXT] alice.iage 21-Mar-2002 04:37 179k [TXT] alice.ic 21-Mar-2002 04:35 20k [TXT] cloakofdarkness.iage 21-Mar-2002 04:35 61k [TXT] cloakofdarkness.ic 21-Mar-2002 04:35 5k [TXT] dbm.iage 22-Mar-2002 05:57 153k [TXT] dbm.ic 22-Mar-2002 05:57 29k [TXT] iage_release_notes_0..> 09-Jul-2002 06:53 1k [TXT] iageclient.jar 09-Jul-2002 06:53 27k [   ] iageclientapplet.zip 09-Jul-2002 06:53 12k [TXT] iagecompiler.jar 09-Jul-2002 06:53 62k [   ] iagedevguide.pdf 22-Nov-2001 10:11 563k [   ] iagedevref.pdf 28-Mar-2002 04:43 414k [TXT] iageinteractive.jar 09-Jul-2002 06:54 26k [   ] iagelibrary.zip 22-Apr-2002 12:57 14k [TXT] iageremote.jar 09-Jul-2002 06:54 3k [TXT] iageserver.jar 09-Jul-2002 06:54 107k [   ] iageservplet.zip 09-Jul-2002 06:54 87k [   ] iagesource.tar.gz 02-Feb-2004 05:25 737k [TXT] iageueditwords.txt 22-Feb-2002 05:02 3k [   ] iageusermanual.pdf 18-Mar-2002 09:54 222k [TXT] minizork.iage 21-Mar-2002 04:38 173k [TXT] minizork.ic 21-Mar-2002 04:38 22k [TXT] mstppbd.iage 21-Mar-2002 04:38 95k [TXT] mstppbd.ic 21-Mar-2002 04:38 17k [TXT] ruins.iage 21-Mar-2002 04:38 248k [TXT] ruins.ic 21-Mar-2002 04:38 47k [TXT] test.interaction 09-Jul-2002 06:55 2k


              IAGE is a multi-user text adventure authoring system,
                         written by Robin Rawson-Tetley.
    Current Version: 020709 for JDK 1.1 for Linux, Windows, MacOS 8+, BEOS,
         Solaris and just about anything else where a Java VM exists.

--------------------------------------------------------------------------------

Index                    this file

IAGE_All_UNIX_Versions_install.bin
                         IAGE installer for Unix (Linux, Solaris, HP-UX and
                         AIX) systems. To install, enter
                           sh ./IAGE_All_UNIX_Versions_install.bin

IAGE_All_Windows_Versions_install.exe
                         IAGE installer for Windows. Self-extracting
                         archive.

IAGE_MacOS_Classic_install.bin
                         IAGE installer for MacOS Classic 8.1 or higher.

IAGE_MacOS_X_install.sit
                         IAGE installer for MacOS X.

alice.iage               Alice Through the Looking Glass, Gareth Rees'
                         example Inform game, converted to IAGE.
                         Compiled IAGE game.

alice.ic                 Alice Through the Looking Glass, Gareth Rees'
                         example Inform game, converted to IAGE.
                         IAGE source code.

cloakofdarkness.iage     Cloak of Darkness, Roger Firth's example adventure
                         for comparing authoring systems.
                         Compiled IAGE game.

cloakofdarkness.ic       Cloak of Darkness, Roger Firth's example adventure
                         for comparing authoring systems.
                         IAGE source code.

dbm.iage                 Death by Monkey, Robin's entry for the IntroComp.
                         Compiled IAGE game.
                         (the original competition entry is in
                          games/mini-comps/introcomp/dbm.iage)

dbm.ic                   Death by Monkey, Robin's entry for the IntroComp.
                         IAGE source code.

iage_release_notes_020709.txt
                         Release notes for IAGE.

iageclient.jar           Java client for IAGE.

iageclientapplet.zip     Java applet client for IAGE.

iagecompiler.jar         Java-based compiler for IAGE.

iagedevguide.pdf         Documentation on how to write games with IAGE,
                         PDF format.

iagedevref.pdf           Developer's Reference for IAGE, describing all IAGE
                         classes, maths, code flow and syntax. PDF format.

iageinteractive.jar      Java-based compiler for compiling IAGE interactive
                         code to IAGE source code, for the creation of
                         "chaterbot" style NPCs with natural language
                         parsing abilities.

iagelibrary.zip          IAGE compiler import libraries.

iageremote.jar           Console client allowing remote administration of
                         IAGE servers.

iageserver.jar           Java server for IAGE.

iageservplet.zip         Java applet server and client.

iagesource.tar.gz        Java source code for the IAGE system.

iageueditwords.txt       Wordfile for editing IAGE source in UltraEdit.

iageusermanual.pdf       Documentation for using the server and playing
                         games with IAGE, PDF format.

minizork.iage            An incomplete implementation of Infocom's "Mini Zork"
                         version of Zork 1. Compiled IAGE game.

minizork.ic              An incomplete implementation of Infocom's "Mini Zork"
                         version of Zork 1. IAGE source code.

mstppbd.iage             Sample IAGE game, a MSTing of "Pick up the Phone
                         Booth and Die", originally by R. Noyes.
                         Compiled IAGE game.

mstppbd.ic               Sample IAGE game, a MSTing of "Pick up the Phone
                         Booth and Die", originally by R. Noyes.
                         IAGE source code.

ruins.iage               Ruins, the sample game from the Inform Designer's
                         Manual, converted to IAGE.
                         Compiled IAGE game.

ruins.ic                 Ruins, the sample game from the Inform Designer's
                         Manual, converted to IAGE.
                         IAGE source code.

test.interaction         IAGE interaction code for generating a chatterbot
                         NPC.