Index: if-archive/programming/tads2/utils


10 Files

detads.pl [07-May-2003]

A Perl script which decompiles TADS 2 game files to source code, written by Daniel Schepler.

t2disasm.pl [23-Nov-2002]

A Perl script which disassembles objects and code from TADS 2 games, written by Daniel Schepler.

tads-template-0.9.sit.hqx [08-Nov-2001]

The TADS Template v0.9, by Jared L. Reisinger. A stack for Macintosh HyperCard 2.1 for prototyping TADS adventures.

tads_appleguide.sit.hqx [08-Nov-2001]

TADSguide v1.0, by Trevor Burdick. Mike Roberts' instruct.t converted to an Apple Guide.

TADSErrorMaster.hqx [08-Nov-2001]

TADS Error Master, by Trevor Burdick. An error-code lookup utility for TADS compiler errors for 68K and PPC Macintoshes.

textout.zip [08-Nov-2001]
View contents

Extracts user-visible text from TADS source code (for spell-checking etc.). DOS executable version 1.1 by Rick LaBach

untads.pl [08-Nov-2001]

Perl script to pull quoted text out of TADS source code for spell-checking or proofreading, revision 0.2 (04nov96), by Matthew Amster-Burton

veriverb.zip [08-Nov-2001]
View contents

Verb call and uniqueness verifier for TADS games, supplements the compiler's error checking. DOS executable version 1.0 by Rick LaBach

vocab.l [08-Nov-2001]

Unix filter (written in [f]lex]) that checks TADS noun lists for multiple words that are the same, ignoring case, to six characters. Such errors cause the common "Which X do you mean: the X, or the X?" problem. Written by David M. Baggett.

vt.gam [08-Nov-2001]

VT, a TADS verb templates examples generator written in TADS by Kevin Forchione.