Downloadliste

Projektbeschreibung

QTads is a cross-platform multimedia interpreter for Tads (Text Adventure Development System) games. Both Tads versions in use today (Tads 2 and Tads 3) are supported. It should be easy to port to a range of platforms, including embedded devices. MIDI, Ogg Vorbis, MP3, and WAV sound formats are supported.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-03 08:12
2.1.6

Dies ist ein Bugfix-Release. Es behebt ein Problem, wo war die Dolmetscher nicht Savegames auf manchen Systemen zu erstellen. Datei-Handling sollte nun vollständig internationalisiert werden. Dateipfade und Dateinamen (gespeicherte Spiele, Abschriften, Spiel-Dateien usw.) sollte nun in jeder Sprache auf allen Systemen funktionieren. Das TADS 3 VM erzeugt nicht mehr die gleiche Folge von Zufallszahlen, jedes Mal, wenn der Interpreter gestartet wird. Für diejenigen unter Ihnen, wie QTads von Quelle erstellen, können Sie es jetzt gegen Qt 5 erstellen. Die veröffentlichten Binärdateien werden noch Qt 4 aber verwenden, da es gut getestet.
Tags: Minor bugfixes
This is a bugfix release. It fixes a problem where the interpreter was not able to create savegames on some systems. File handling should now be fully internationalized. File paths and filenames (saved games, transcripts, game files, etc.) should now work in any language on all systems. The TADS 3 VM no longer produces the same sequence of random numbers every time the interpreter is launched. For those of you who like to build QTads from source, you can now build it against Qt 5. The released binaries will still be using Qt 4 though, since it's well tested.

2012-09-03 03:03
2.1.5

Diese Version aktualisiert die TADS virtuellen Maschinen zu 2.5.16/3.1.2.
This release updates the TADS virtual machines to 2.5.16/3.1.2.

2012-08-19 10:12
2.1.4

Diese Version aktualisiert die TADS virtuellen Maschinen zu 2.5.15/3.1.1. Es kommt mit ein Anwendungssymbol für Mac OS X und Windows. Unter OS X wird die Dateitypen, die sie öffnen kann und bietet Symbole für sie registriert.
Tags: Minor feature enhancements, Minor bugfixes
This release updates the TADS virtual machines to 2.5.15/3.1.1. It comes with an application icon for Mac OS X and Windows. On OS X, it registers the file types it can open and provides icons for them.

2012-03-30 06:39
2.1.3

Dies ist ein Bugfix-Release: Spiele neue Dateien konnte nicht erstellt werden und einen Fehler "Datei Betrieb verboten" Drucken würde, selbst wenn die Berechtigungseinstellung schreiben in den Voreinstellungen festgelegt wurde, zu ermöglichen. Unter Mac OS X können einige Schriftarten (wie "Garamond Premier Pro") den Interpreter zum Absturz führen. Die Anwendung würde auf Windows XP-Systemen oft abstürzen. Spiele waren manchmal nicht in der Lage, ihre Datendateien zu finden. MIDI Musik Schleifen sollte nun korrekt unter Mac OS funktionieren statt nur einmal zu spielen.
Tags: Major bugfixes
This is a bugfix release: Games could not create new files and would print a "file operation prohibited" error, even if the write permission setting in the preferences was set to permit that. On Mac OS X, some fonts (like "Garamond Premier Pro") could cause the interpreter to crash. The application would crash often on Windows XP systems. Games sometimes were unable to find their data files. MIDI music looping should now work correctly on Mac OS, instead of playing just once.

2012-01-06 07:40
2.1.2

Die TADS virtuellen Maschinen wurden auf 2.5.15/3.1.0 aktualisiert. Eine "weiches Scrollen" Option ist jetzt verfügbar im Konfigurationsdialog. Unter Mac OS X könnte Textpositionierung aus ein paar Pixel unter bestimmten Umständen; Dies wurde behoben. Der Bestätigungsdialog, die angezeigt wird, wenn Sie versuchen, neu zu starten oder Beenden eines Spiels kann nun deaktiviert werden. Dateieingabe/-Ausgabe Sicherheitsstufen können für Lese- und Schreibzugriff jetzt separat konfiguriert werden. Eine online-Update-Überprüfung wird jetzt ausgeführt, wenn die Anwendung gestartet wird (aber das Verhalten konfigurierbar ist).
The TADS virtual machines have been updated to 2.5.15/3.1.0. A "soft scrolling" option is now available in the configuration dialog. On Mac OS X, text positioning could be off by a few pixels in some circumstances; this has been fixed. The confirmation dialog that appears when trying to restart or quit a game can now be disabled. File I/O safety levels can now be configured separately for read and write access. An online update check is now performed when the application starts (but the behavior is configurable).

Project Resources