List of Doom source ports

This article is a list of unofficial source ports of the Doom engine, which was originally used in the video game Doom. Most often, the source ports presented here are modifications made by Doom fans, as opposed to the official Doom versions produced by id Software or affiliated companies.

The Doom engine's source code was released to the public on December 23, 1997. Although Doom was originally created for MS-DOS, the original source release was for the subsequent Linux version, due to the use of a proprietary sound library in the DOS version.[1] The original purpose of source ports was cross-platform compatibility, but shortly after the release of the Doom source code, programmers were correcting old, unaddressed Doom bugs and deficiencies in their own source ports, and later on introducing their own modifications to enhance game features and alter gameplay.

The source code was originally released under a proprietary license that prohibited commercial use and did not require programmers to provide the source code for the modifications they released in executable form, but it was later re-released on October 3, 1999 under the GNU General Public License after requests from the community.

Personal computers

IBM PC compatible

GLDoom

One of the first source ports, and one of the better known ones, GLDoom was the first attempt to bring OpenGL accelerated graphics support to the Doom engine. The project died in 1999 when its source code was lost during an accident in the developer's home.[2]

Boom and derivatives

Boom was a port of the Doom source code by TeamTNT. Boom fixed numerous software glitches and added numerous other software enhancements into the engine to such a degree that its additions have been incorporated into most modern versions of Doom source ports (such as ZDoom and Doom Legacy). The last update of Boom, version 2.02, was released on October 22, 1998. In October 1999, Boom's source code was released.[3]

Although Boom is simpler than the other Doom source ports and is no longer updated, it is often preferred, as it has stayed relatively close to the behavior of the original games, including demo support. However, some of the bug fixes and behavior changes of other ports may unbalance how levels made for the original games play, giving players certain advantages or disadvantages.

RORDoom

RORDoom is a DOS-based source port created by Julian Aubourg and released in 2000. It was the first Doom source port to incorporate a feature allowing sectors to overlap other sectors (room-over-room), thus overcoming the inability of having a room on top of another room in the Doom engine.

Eternity Engine

The Eternity Engine is a Windows source port licensed under the GNU General Public License. It was first released on January 8, 2001 as version 3.29 beta 1. It was originally meant to power a Doom total conversion, but after that project went on hiatus (eventually being cancelled in 2006), the engine became the prime focus. The engine is based on Smack My Marine Up (SMMU). It includes such features as scripting, portals, polyobjects, and Heretic support.

Marine's Best Friend

Marine's Best Friend (MBF) is a DOS-based source port. It is based on Boom, and adds several new features including high resolution graphics, enhanced monster AI, emulation of the pre-release beta versions of Doom, and "helpers" that follow and help the player (specifically dogs, to which the name of the engine refers). It was developed by Lee Killough and is no longer updated. Its code was later used as the base of the source port Smack My Marine Up, which in turn was used to construct the Eternity Engine. In August 2004, James Haley and Steven McGranahan ported Marine's Best Friend to Windows as WinMBF. WinMBF was last updated in January 2005.

PrBoom

PrBoom is a Doom source port derived from Linux and Windows ports of Boom and MBF that includes an optional OpenGL renderer, as well as options allowing it to restore the behavior of earlier executables (such as Doom 1.9, Boom, and MBF) in essential ways. Initially designed for use in Windows and Linux, it has also been ported to AmigaOS 4, AROS, Dreamcast, GP2X, MorphOS, Nintendo DS, Nintendo 3DS, Wii, and Rockbox. A variation named PrBoom+ provides enhanced demo recording and viewing capabilities. id Software's official Doom iPhone port is based on PrBoom.[4] The source port is packaged in the Ubuntu Software Center as well as Fedora's RPM software repository alongside Freedoom. PrBoom was last updated as version 2.5.0 on November 9, 2008. PrBoom+ was last updated as version 2.5.1.4 on January 10, 2016.

Doomsday Engine and derivatives

The Doomsday Engine is a GPLv2-licensed source port (incorporating the former jDoom, jHexen, and jHeretic) that runs on Linux, Mac OS X, and Windows.[5] The source port also supports Heretic and Hexen: Beyond Heretic. Its hardware-accelerated engine supports 3D models, object and movement smoothing, shadows, dynamic lighting, and other features. It also includes XG line and sector types for editing extensions, as well as a built-in master server games browser (launcher).

Risen3D

Risen3D is a Windows only fork of the Doomsday Engine (based on version 1.7.8, released on March 15, 2003). It was originally known as Boomsday as it only added support for Boom map editing features. The most recent version, version 2.2.26, was released in July 2014.

DOSDoom and derivatives

DOSDoom, released on December 23, 1997, was the first Doom source port to be released. It was created by Chi Hoang, who took the original Linux release of the Doom source code and ported it back to DOS. It evolved to include several new features, which were previously unseen at the time shortly after the release of the original Doom source code, including translucency, high resolution, and 16-bit color rendering. DOSDoom was last updated on April 10, 1999, released as version 0.653.

Doom Legacy

Doom Legacy is a source port originally written as a fork of DOSDoom, introducing mouse-look, jumping, a console, 32-player deathmatch, skins, and, later, native Windows, Linux, and Mac OS X ports. It has also evolved to support many Boom features and 3D acceleration. Later releases include additional features, notably the ability for levels to contain floors directly over floors, added in version 1.31 released in December 2000, meaning levels are not required to be strictly 2D as they were in the original Doom engine games. Something to also note is it has its own scripting language called Fragglescript. Version 2 has been in development for quite some time.

EDGE

Enhanced Doom Gaming Engine, or EDGE, is a port derived from DOSDoom. EDGE was first released on June 20, 2000. The most attractive feature of EDGE is its DDF system, which describes all game behavior inside text files external to the executable file. As a result, it is popular among modders, who use the extensibility to add many new weapons and features with far fewer of the limits present in other source ports. EDGE includes ports to many operating systems, including MS-DOS, Windows, Linux, BeOS, and Mac OS X. EDGE's final update, version 1.35, was released on April 9, 2011.

Vavoom

Vavoom is a source port created by merging the Doom, Heretic, and Hexen: Beyond Heretic source trees to create a unified executable. It also features bits of the Quake source code (used predominantly for networking and rendering), and was the first source port to support Strife: Quest for the Sigil. It has been in development since September 1999, and was first released on June 14, 2000. Among its features are a true 3D polygonal engine with colored lighting and software, Direct3D and OpenGL renderers, freelook support, 3D floors, and support for Boom's extended attributes. The source port is packaged in the Fedora RPM software repository alongside free installers that grab the shareware levels for all the games used by the engine by default. Vavoom's latest version, version 1.33, was released on December 31, 2010.

ZDoom and derivatives

ZDoom is a source port targeted at Microsoft Windows, Linux, and Mac OS X. The first version, version 1.11, was released on March 6, 1998. ZDoom is one of the most advanced and feature-filled Doom source ports from an editing perspective, supporting Boom editing extensions, plus all of the extensions made in the version of the Doom engine used in Hexen: Beyond Heretic, as well as several other new features. In addition to Doom, it supports Chex Quest, Heretic, Hexen: Beyond Heretic, and Strife: Quest for the Sigil. Unlike many other source ports, ZDoom cannot play demos recorded with Vanilla Doom, including the intro demos found in the IWAD. The most recent version of ZDoom, version 2.8.1, was released on February 22, 2016.

csDoom

csDoom, or Client/Server Doom, was a source port based on ZDoom built expressly for playing multiplayer games of Doom over the Internet. It was the first port to use client/server network code (from QuakeWorld), allowing players to join Doom servers on-the-fly.[6] The project was closed and its source was published under GPL by the creator in early 2001. Source code was closed until that. (It was violating GPL license of QuakeWorld, so its creator was forced to release it by John Carmack.)

GZDoom

GZDoom is a source port based on ZDoom that extends its feature set to include an OpenGL 3 renderer. It was released on August 30, 2005. GZDoom also boasts 3D floor support compatible with Doom Legacy and Vavoom, 3D model support, 360 degree skyboxes, and other features. The latest version of GZDoom, version 2.2.0, was released on September 18, 2016.[7]

GZ3Doom

GZ3Doom is a source port based on GZDoom that adds Oculus Rift support to the engine, still supporting Doom, Doom II, Heretic, and Hexen.[8]

Odamex

Odamex is a free, cross-platform modification of the Doom engine that allows players to easily join servers dedicated to playing Doom online.[9] The goal of Odamex is to be the leading competitive and open source Doom port that can be played by anyone across any platform. Enhancements to the port include being able to toggle the physics from the original Doom engine or playing with enhanced physics, a 32-bit color renderer, the ability to download and install patch wads on-the-fly, and the implementation of Capture The Flag and Team Deathmatch modes.

Skulltag and Zandronum

Skulltag was one of the multiplayer-centric Doom ports based on (G)ZDoom.[10] It added 32-player multiplayer and different game modes: standard types such as deathmatch and capture the flag, and other modes such as co-operative waves and invasion maps.[11] Skulltag had support for 3D models and high-resolution textures. The final version of Skulltag was released on November 7, 2010 as version 0.98d. Skulltag was shut down on June 7, 2012.

Skulltag 98e was succeeded by Zandronum, which is made by the same developers after the original creator moved to another project. Zandronum was first released as version 1.0 on August 24, 2012. Zandronum has two major advantages over Skulltag. The first is that it supports up to 64 players online per server. The other is that 3D floors, which were an OpenGL-only feature in Skulltag, are now a software rendering feature in Zandronum. Zandronum runs on a huge number of PC architectures (including Linux) and comes with Doomseeker - A utility to browse for available servers in network, automatically download the required data packs (WADs) and start one's own server. Zandronum also allows players to play mods, usually in the form of WADs and PK3s, such as Brutal Doom, one mod rated Mod of the Year.[12] Zandronum's most recent version was released on July 19, 2015 as version 2.1.2.

ZDaemon

ZDaemon is an online multiplayer source port for Doom. Players create an account and can then easily connect to multiplayer servers with the included server browser (ZDaemon Launcher). The ZDaemon Launcher also features access to the ZDaemon IRC channel through their own client called "ZRC" (ZDaemon Relay Chat). The latest version, 1.09.01, was released on November 12, 2012. To cut down on impersonation/spoofing, this version introduced in-game nick authentication, which allows players to use aliases (such as for clan tags), but only when they actually own the nick. ZDaemon also collects statistics from servers that have it enabled, as well as experience points, allowing players to level up as they play, though leveling up doesn't provide any in-game benefits.

Chocolate Doom

Chocolate Doom is a source port for Windows, Linux, AmigaOS 4, MorphOS, and other modern operating systems that is designed to behave as closely as possible to the original DOS executable ("Vanilla Doom"), going as far as to duplicate bugs found in the DOS executable, even bugs that make the game crash. This involves more than just leaving the bugs in the source code. Several bugs present in the DOS version (for example, the sky bug in Doom II) were fixed in the released Doom source code, so these bugs were re-created for Chocolate Doom. The first version of Chocolate Doom was released on September 7, 2005. As it is designed to be as close as possible to the DOS executable, it has no new features and lacks high resolution support. It supports OPL3 music emulation, as well as the standard MIDI output on its host operating system. It is a popular test engine for level designers, and among players who prefer unmodified Doom. By default, it simulates the behavior of doom.exe version 1.9 running under Windows 98, although it will simulate the executables from The Ultimate Doom or Final Doom if it detects their respective IWADs. The most recent version of Chocolate Doom was released as version 2.2.1 on September 11, 2015.

BeOS

Information about the BeOS availability of Doom can be found here: .

Acorn RISC OS

An open-source RISC OS port of Doom has emerged from Jeff Doggett, which supports Doom, Doom II, The Ultimate Doom, and Freedoom game files.

Amiga

Various versions of Doom exists for the Amiga computer.

[13] [14] [15]

All of the Amiga ports of Doom require the original IWADs.

Zandronum

Zandronum is designed specifically for Mac OS X. Source ports like Doomsday, Odamex or PrBoom are OS X-compatible but are primarily cross-platform projects intended to be as portable as possible.

Portable devices

Nintendo DS

A port of PrBoom was written for the Nintendo DS. PWADs and DEH patches are supported, but only by creating a separate file with arguments to load them on startup. Wi-Fi network play is supported when using a PrBoom server set up on a PC.[16]

Digita OS

DOOMD was a port released for FlashPoint Technology Inc.'s Digita operating system running on digital cameras. The port is based directly on the 1997 source code release. Both Doom and Doom II IWADs are supported. Custom WADs are supported, but no selection interface has been implemented.[17][18]

iPod

A hack allowed 5th generation iPods to run a port of Doom.[19] It is also possible to run Doom on iPods running Rockbox's Rockdoom plugin (based on PrBoom). This requires installing Rockbox on a supported device, then installing Rockdoom, and finally copying the WAD file of the game to run. This makes Doom available on virtually all devices supported by Rockbox - but the actual implementation, restricted controls, device's power, and screen can make it unplayable.

Android

Several ports of Doom exist for Android. Among the most basic ones, AnDoom and Doom Touch closely emulate the original,[20][21] while Doom GLES offers OpenGL ES accelerated graphics.[22] Also available is a port of PRBoom which offers network multiplayer.[23]

Sony Ericsson

Sedoom is an open source port of the Doom engine for Sony Ericsson phones, based on the siedoom port. All normal IWADs are supported, as well as loading custom WADs.[24]

Symbian

A port named C2Doom was made to run on S60 and S80 phones. Cooperative and deathmatch multiplayer for up to four players is supported over Bluetooth.[25]

Zune and Zune HD

Two ports have been released to run on Zune devices using OpenZDK. One for the Zune HD, and the other for third generation Zunes and lower.[26][27]

TI-Nspire Series

A source port to the TI-Nspire graphing calculators was created, titled nDoom. It is a direct port of the original Doom engine, and as a result supports all IWADs and PWADs that were designed for the original executable. Support for Heretic: Shadow of the Serpent Riders and Hexen was added.[28]

Other ports

These Doom source ports have the characteristic of running on virtual machines such as the Java Virtual Machine or Adobe Flash while still being based on the Doom engine's source code. Due to the nature of the latter, some of these ports have opted for using automatic parsing of C code (such as Adobe Alchemy), while others have adopted a major rewrite.

HTML5

Freedoom has been ported to the World Wide Web via Emscripten and asm.js under the name "boon".[29][30]

Adobe Flash

The most well-known version of Doom that does not run directly on native code is the Doom Triple Pack,[31] written in Adobe Alchemy and ActionScript. It is essentially a direct translation of the original C source into compiled Adobe Alchemy bytecode, which allows it to run in recent versions of the Adobe Flash Player.

Java

In the past, there have been several unsuccessful attempts to produce a Doom source port in Java such as DoomCott[32] or the Stark Engine,[33] which were either abandoned or never gained enough functionality to be properly called source ports. The only active Java Doom project as of 2010 is Mocha Doom,[34] a pure Java implementation of Doom with features similar to modern Doom source ports and direct compatibility with the original game data.

Python

In 2010 Doom was ported to the Python scripting language using SDL library under the name of "PyDoom" .[35][36]

Doom 3 mod

A mod was made for Doom 3 that allows the player to run the original Doom using an in-game terminal. The mod, called "Terminal Doom", is based on the 1997 source code release, and constitutes an experiment on Doom 3's interactive surfaces. All retail and shareware releases of Doom are supported by this port.[37][38]

Hewlett-Packard 16700 series Logic Analyzers

Doom was ported to HP-UX 10.20 on the PA-RISC platform, and included as an easter egg on HP (later Agilent and now Keysight)'s' 16700 family of PA-RISC based logic analyzers.[39]

References

  1. Carmack, John (1997-12-23). "doomsrc.txt". Doom source code release notes. id Software. Retrieved 2008-10-23.
  2. "Doom is Dead". IGN. 1999-04-20. Retrieved 2008-10-30.
  3. https://www.doomworld.com/idgames/themes/TeamTNT/boom/boom202s
  4. iPhone Doom Classic Progress Report
  5. dengine.net Doomsday Engine website: about, news, builds, wiki, forums.
  6. Maarten Goldstein (May 28, 2000). "csDoom Out". Shacknews.
  7. http://gzdoom.drdteam.org/index.php
  8. "GZ3Doom".
  9. "Online Multiplayer Doom, Doom 2, and Quex Quest". odamex.net. 2013-02-19. Retrieved 2013-02-19.
  10. "Multiplayer Doom Over the Internet - Skulltag". Skulltag.net. 2010-01-28. Retrieved 2010-01-28.
  11. It was one of the most advanced ports and was best suited for multiplayer because of its free Client-Server model.Gillon, Keiron (October 27, 2009). "Doom With A Thirty-Two: Skulltag". Rock, Paper, Shotgun.
  12. http://www.moddb.com/mods/brutal-doom
  13. http://aminet.net/search?query=BOOM
  14. http://aminet.net/search?query=ZDOOM
  15. http://aminet.net/search?query=ODAMEX
  16. http://dsdoom.com/
  17. Dedicated Doom handheld hacked from an old digital camera
  18. http://www.visi.com/~xevious/mamed/readmed.htm
  19. Doom ported to the iPod - Engadget
  20. Doom Touch at Play Store
  21. AnDoom at Play Store
  22. Doom GLES Doom GLES at Play Store
  23. PRBoom at Play Store
  24. http://forums.se-nse.net/topic/48785-sedoom/page__p__660601&#entry660601?s=d2d0541b799696fa7c878ed67c7c56a0
  25. Doom for S60 and S80 Phones.
  26. http://www.zuneboards.com/forums/showthread.php?t=50582
  27. http://www.zuneboards.com/forums/showthread.php?t=51403
  28. http://tiplanet.org/forum/archives_voir.php?id=3889
  29. Play Freedoom
  30. Emscripten Demos
  31. Doom Triple Pack
  32. Doomcott, with broken Java Applet.
  33. Stark engine, archived page.
  34. Mocha Doom official Sourceforge project page
  35. PyDoom on DoomWiki
  36. PyDoom on Github
  37. http://doom3.filefront.com/file/Terminal_DOOM_Demo;42285
  38. http://battleteam.net/tech/fis/
  39. http://www.perdrix.co.uk/hp16700/#mozTocId978366
This article is issued from Wikipedia - version of the 10/21/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.