Table of Contents

1.9.7-1 
 1.9.8-1

Version 1.9.8

The second stable release of the 1.9 series.

Date2012-05-15
Tagbuild500
Download SourceForge.net
Source GitHub

Overview

In 1.9.8 we have refactored some of the core components of the engine. We are no longer relying on the rather limited SDL framework for operating system services. Instead, we are now using Qt and C++. This should bear important long-term benefits as we now have a lot of functionality at our disposal in a platform-independent manner. We have also refactored the map data structures with higher-precision coordinates and improved the BSP builder in preparation for the future.

Highlights

Fixes

Closed bugs for the 1.9.8 milestone

Completed roadmap items

Known issues

See: Open bugs in the deng Bug Tracker

Upgrading

If you are upgrading an existing installation of Doomsday, note the following:

bindevent "global:key-f11-down + key-alt-down" "releasemouse"
bindevent "global:key-f11-down" "togglefullscreen"

Multiplayer

The network protocol is incompatible with the one in 1.9.7, so after you upgrade you can only connect to servers that run the same version as you (1.9.8).

For more information about multiplayer, see the previous release's notes.

See also

1.9.7-1 
 1.9.8-1