ZDoom 2.5.0 (for Windows) - 2.09 MBContains the executable for Windows platforms (Windows 98/ME/NT/2000/XP/Vista/7) and data files. If you need help getting started with it, see the online documentation in the wiki. You need to provide your own game IWAD.
ZDoom 2.5.0 Source Code - 2.51 MBThis is the source code for ZDoom 2.5.0. It has been compressed with 7-Zip to conserve bandwidth and download time. You can build it with Visual C++ 2005 or GCC.
ZDLWant a simple launcher to make using ZDoom easier? Try this.
ACC 1.50 Windows VersionThis version of ACC runs under Windows and is only one third the size of the DOS version. You can use it from the command line directly or with any Windows editor except WadAuthor. If you are using WadAuthor or a DOS editor like ZETH, you need the DOS version of ACC below.
ACC 1.50 WadAuthor/DOS VersionACS script compiler for use with ZDoom and/or Hexen. This is not the version of acc released by Raven. This version has support for all the ZDoom language extensions and will work from ZETH without crashing.
ACC 1.50 Source CodeThis is the latest source code for my version of ACC. It includes both a makefile for GCC and a project file for Visual C++ 6, so you can build a Windows, DOS, or Linux version.
ZDBSP 1.17This is a standalone version of ZDoom's internal node builder. Its most important feature is that it knows about polyobjects, but it can also build GL nodes if you don't want to wait for glBSP to do it. At the time of writing, it is also the only nodebuilder with UDMF support.
ZDBSP 1.17 Source CodeThis is the source code for ZDBSP 1.17. The build system uses CMake, so you can generate project files for any version of Visual C++ from 6 up or several other IDEs, or you can create Makefiles as well.
MAPINFO ConverterThis a a command-line utility written by Graf Zahl to convert old-format MAPINFO lumps to new-format ones. See the original forum thread for more information.
This package contains both a Windows binary and source code.
WadAuthor Configuration FilesContains a wcf file for use with WadAuthor.
ZETH 4.17 Level EditorA DETH-based editor for ZDoom that runs in a DOS box. Comes with minimal documentation. If you don't already know how to use DETH, you should go find a good tutorial that explains it. If you plan on doing any ACS scripting, you should be sure to also download ACC below.
ZETH 4.17 Source CodeThis is the source code for ZETH. Hopefully somebody will find it useful.
Demonstration WADShows off some of the features that were new as of ZDoom 1.22.
Editing UtilitiesIncludes the programs zwadconv, swantbls, and listacs. Zwadconv converts old maps to the Hexen format used by ZDoom natively. Swantbl creates SWITCHES and ANIMATED lumps used by BOOM. Listacs is an ACS script disassembler (not decompiler).
Utility Source CodeContains the source code for the editing utilities.
Old (1999) Editing ReferenceDownloadable copy of the Editing Reference for offline viewing. This has only been updated for ZDoom 1.22. For ZDoom features added since then, you should consult the wiki documentation instead.