User Tools

Site Tools


version:1.9.0-beta_x

<noinclude> obsolete

Doomsday|1.9.0-beta7|1.9.0-betaX|2.0.0 </noinclude>

About the 1.9 betas

The goal of the 1.9.0-betaX1) series is to complete the transformation to the 2.0 architecture.

Over time, subsystems will be migrated from libdeng to libdeng2 and revised accordingly, ultimately converting libdeng into a C wrapper API for libdeng2. libdeng will continue to be used by the game logic, because converting all of the logic to C++ and to the libdeng2 APIs would require a very big effort.

Revise game plugin specific plans to match this article's format, and create proposals for the features planned for each game plugin. That way more than one game can refer easily to the same proposal. It's not necessary to repeat the proposals below for each affected game (e.g., [[doom_screen_wipe]]) if they affect both the engine and the game.

In the status tables below, the state of each proposal is listed as it relates to that particular release, not the state of the entire proposal. Many proposals will be gradually completed over multiple releases.

Required before 2.0.0

Beta7

Proposal State Comments for this release
internal_file_system Done Used for locating and loading binaries, deng2 config and log output.
doomsday_script Done The script engine core. Used for deng2 config.
unified_networking WIP Doomsday is split into server and client executables even for single-player games.
distributed_dmu Planning Transmission of game object and world state changes from server to clients.
engine-controlled_saving_of_the_game Planning Based on the common serialization mechanism.
savegame_format Planning Based on the common serialization mechanism.
demo_file_format Planning Based on the common serialization mechanism.

Beta8

Proposal State Comments for this release
fmod_ex_plugin Solves our audio problems.
resource_uris Common way to refer to all kinds of resources and game data.
server-supplied_resource_files Server provides clients with required game resources.

BetaX

Maybe before 2.0.0 (undecided)

Post 2.0.0

Notes

<references/>

1)
The naming scheme “1.9.0-betaX.Y” is due to historical reasons. There will not be a final 1.9.0 release. Instead, the major version will be incremented to 2.
version/1.9.0-beta_x.txt · Last modified: 2017-03-13 08:52 by 127.0.0.1