Index of /if-archive/interpreters-other/iage
Name Last modified Size
Parent Directory 27-May-2006 13:30 -
IAGE_All_UNIX_Versio..> 09-Jul-2002 06:52 1.6M
IAGE_All_Windows_Ver..> 09-Jul-2002 06:47 1.8M
IAGE_MacOS_Classic_i..> 09-Jul-2002 06:50 1.8M
IAGE_MacOS_X_install..> 09-Jul-2002 06:45 1.4M
Index 08-Feb-2004 12:03 4k
alice.iage 21-Mar-2002 04:37 179k
alice.ic 21-Mar-2002 04:35 20k
cloakofdarkness.iage 21-Mar-2002 04:35 61k
cloakofdarkness.ic 21-Mar-2002 04:35 5k
dbm.iage 22-Mar-2002 05:57 153k
dbm.ic 22-Mar-2002 05:57 29k
iage_release_notes_0..> 09-Jul-2002 06:53 1k
iageclient.jar 09-Jul-2002 06:53 27k
iageclientapplet.zip 09-Jul-2002 06:53 12k
iagecompiler.jar 09-Jul-2002 06:53 62k
iagedevguide.pdf 22-Nov-2001 10:11 563k
iagedevref.pdf 28-Mar-2002 04:43 414k
iageinteractive.jar 09-Jul-2002 06:54 26k
iagelibrary.zip 22-Apr-2002 12:57 14k
iageremote.jar 09-Jul-2002 06:54 3k
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
iageueditwords.txt 22-Feb-2002 05:02 3k
iageusermanual.pdf 18-Mar-2002 09:54 222k
minizork.iage 21-Mar-2002 04:38 173k
minizork.ic 21-Mar-2002 04:38 22k
mstppbd.iage 21-Mar-2002 04:38 95k
mstppbd.ic 21-Mar-2002 04:38 17k
ruins.iage 21-Mar-2002 04:38 248k
ruins.ic 21-Mar-2002 04:38 47k
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.