exult 1.2-15.3 source package in Ubuntu

Changelog

exult (1.2-15.3) unstable; urgency=medium


  * Non-maintainer upload.
  * Switch to automake1.11. (Closes: #741714)

 -- Eric Dorland <email address hidden>  Mon, 17 Mar 2014 22:26:48 -0400

Upload details

Uploaded by:
Jordà Polo
Uploaded to:
Sid
Original maintainer:
Jordà Polo
Architectures:
any
Section:
games
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release multiverse games

Downloads

File Size SHA-256 Checksum
exult_1.2-15.3.dsc 2.1 KiB 51b69802ea59fd23640549861a6fa7fb5bf8a94fe17e85795fe652783d60eb0e
exult_1.2.orig.tar.gz 1.6 MiB a6dd9d4e399281ed2db691ede21dbb79818ee11b08ef717e3eac255e290cf21a
exult_1.2-15.3.diff.gz 32.0 KiB d4c001db8a267fdbf37772076417948ab3b4211a982403464ebb395a068f21dd

Available diffs

No changes file available.

Binary packages built by this source

exult: engine for Ultima VII (BG, FOV, SI, SS)

 Exult is an open source engine for playing Ultima VII on a variety of
 modern operating systems and environments. The Black Gate (including
 Forge of Virtue) and Serpent Isle (plus Silver Seed) are both playable
 to the end. Some differences to the original games exist; see sections
 5.3/5.4 of the FAQ.
 .
 While it is possible to use the engine for other games, no such game has
 been written yet. Therefore, Exult is useless unless you own a copy of one
 of the Ultima VIIs.

exult-studio: tools for editing and viewing exult games

 Includes:
 .
   expack - Command line tool for creating and extracting Flex (.flx)
                  files. Flex files are used by Ultima 7 to store most
                  of its data.
   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.
   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.
   ucc - A usecode compiler.
   exult_studio - An editor for games using the Exult engine.
 .
 These are all works in progress.
 .
 A GIMP plugin is provided, so that if you have the GIMP installed you
 can edit and create game graphics with it.