PDA

View Full Version : Doomsday 1.9.9



wraggster
October 7th, 2012, 23:22
via http://www.aep-emu.de/

A new stable version of the Doom, Heretic and Hexen source port Doomsday Engine (http://www.aep-emu.de/Web_Links-req-visit-lid-54.html) has been released.

You can find some shareware versions of Doom and other ID games at Q-Marines DOOM WADs Dat (http://www.q-marine.de/wad-dat/) project page.

Quote:
Overview
In 1.9.9 we are starting to see the benefits of migrating Doomsday (http://www.aep-emu.de/Web_Links-req-visit-lid-54.html) to the Qt platform (http://qt-project.org/): we have been able to incorporate complicated new features in a relatively short time and still have had time to address a long list of bugs and other issues.

Highlights


Built-in automatic updater: Doomsday (http://www.aep-emu.de/Web_Links-req-visit-lid-54.html) will check for and download updates from SourceForge (http://sourceforge.net/). It is now much more convenient to stay up to date, particularly when using the frequently updated unstable builds.
Faster map loading thanks to optimizations in the BSP builder.
Improved music support for OS X 10.6+ and Linux: SF2 soundfonts can be used with the original games´ MIDI (http://de.wikipedia.org/wiki/MIDI) music.
OS X Gatekeeper compatibility.
Many bugs fixed


Completed roadmap items


Remove special event handlers: use bindings subsystem for all event processing
Qt for command line arguments: fixes broken parsing on Unix
Automatic updates: stage 1 completed, PGP signatures available
JPEG support and removed libpng as direct dependency
Support Hexen 1.0: game mode "hexen-v10", 4 player colors, intermissions
Refactor engine into a shared library: started work on the proposal by adding libdeng1, relocating Smoother, Str, StringPool, Writer, Reader, garbage, concurrency, memory zone
FluidSynth for MIDI (http://de.wikipedia.org/wiki/MIDI) playback: SF2 support when using FMOD (Mac/Linux only)


Upgrading
If you are upgrading from a previous version of Doomsday (http://www.aep-emu.de/Web_Links-req-visit-lid-54.html), please note the following:

To conform with the standard behavior of command line applications, relative paths on the command line are now relative to the working directory at startup. Previously they were interpreted relative to the -userdir. If you launch Doomsday (http://www.aep-emu.de/Web_Links-req-visit-lid-54.html) from the command line or have set up your own scripts for this purpose, you may need to update the paths to reflect this change.


Bug tracker


Closed bugs for the 1.9.9 milestone (http://sourceforge.net/p/deng/bugs/search/?q=_milestone%3Av1.9.9+%26%26+%28status%3Afixed+%7 C%7C+status%3Aclosed%29)
Known issues: list of open bugs in the Bug Tracker (http://sourceforge.net/p/deng/bugs/search/?q=%21status%3Awont-fix+%26%26+%21status%3Aclosed&sort=_priority_s+desc&limit=250)


Other issues
The following issues are known but have no bug report presently:



Windows XP: fatal error starting in windowed mode (last line in doomsday.out is “Initializing Fonts collection...”)
Windows XP: main window does not open as the topmost window (taskbar appears over it)
Windows: closing a text-only console window (dedicated mode) using the close button results in instant exit