exult_studio - An editor for games using the Exult engine.
ucc - Usecode compiler.
cmanip - Simple commandline conf-file manipulator
expack - Command line tool for creating and extracting Flex (.flx)
files. Flex files are used by Ultima 7 to store most
of its data.
ipack - Create/extract image Flex files using the .png format.
mklink - Create "linkdep1" and "linkdep2" files from usecode file.
rip - Rip specific functions out of usecode.
splitshp - Command line tool to take a multi-frame shp file and
split it into its individual frames.
shp2pcx - Command line tool to convert shp files to pcx format;
the shp files can be extracted using expack.
textpack - Convert text file to a Flex file.
ucxt - Tool to translate usecode back into `human readable',
roughly assembly like code. The output can be presented
in a variety of different format, including one which
will, later, have a suitable compiler back into usecode.
wuc - Wody's Usecode Compiler.