Freedoom is an entirely free software game based on the Doom engine. https://freedoom.github.io/
Find a file
Mike Swanson 95ccde2b71 titlepic: version from git describe if available
Use `git describe` to automatically generate the version on titlepic,
use VERSION file if not a git repository (tarball releases).
2008-12-11 15:39:07 -08:00
bootstrap Import other stuff. 2006-05-09 16:20:42 +00:00
cleanup Remove output from scripts from SVN. Make find-redundant.rb ignore 2006-05-13 18:45:38 +00:00
flats Replace teletubbies f_sky1 image with public domain-based image. 2007-07-20 03:06:34 +00:00
graphics titlepic: version from git describe if available 2008-12-11 15:39:07 -08:00
latest Remove autogenerated files. 2006-05-09 16:49:49 +00:00
levels map24,27 coops (thanks catoptromancy) 2008-03-18 20:07:23 +00:00
lumps re-remove demo1. why is it coming back? 2008-02-28 23:19:11 +00:00
musics attic unused resources 2006-09-18 10:05:24 +00:00
patches attic unused resources 2006-09-18 10:11:09 +00:00
sounds map in some spare sound fx: gib -> pinkie die; rlaunch -> revenant launch 2008-03-12 18:32:57 +00:00
sprites Fix the background on Fredrik's new sprites. 2007-07-20 03:54:46 +00:00
status Clean up the level assignments lists. 2008-03-01 22:03:13 +00:00
textures Added .gitignore files 2008-12-11 14:17:28 -08:00
tools lookup patch defs from arg-supplied file 2008-02-24 22:54:25 +00:00
wads Added .gitignore files 2008-12-11 14:17:28 -08:00
.gitignore Added .gitignore files 2008-12-11 14:17:28 -08:00
BUILD-SYSTEM Rename files according to their purposes. 2006-05-09 16:49:04 +00:00
buildcfg.txt Add code to generate a GENMIDI lump using the register values from the OpenBSD OPL driver. 2007-12-28 20:33:22 +00:00
ChangeLog fixes to MAP14 by The Green Herring 2008-03-14 20:01:23 +00:00
COPYING Import other stuff. 2006-05-09 16:20:42 +00:00
CREDITS credits 2008-03-18 21:51:01 +00:00
extract-pnames.pl For "full" IWADs, include all patches, instead of only patches found in TEXTURE1. 2008-03-01 20:29:22 +00:00
Makefile For "full" IWADs, include all patches, instead of only patches found in TEXTURE1. 2008-03-01 20:29:22 +00:00
makepkgs Use README for distribution, not README-dist. 2007-09-08 11:21:07 +00:00
NEWS credits 2008-03-18 21:51:01 +00:00
README Rename files according to their purposes. 2006-05-09 16:49:04 +00:00
sanity-check.pl Update sanity-checking script to use the status directory rather than the 2006-06-16 17:16:44 +00:00
TODO two new sounds from dolorious 2006-12-17 23:15:35 +00:00
VERSION titlepic: version from git describe if available 2008-12-11 15:39:07 -08:00
wadinfo-builder.pl fix building :) 2006-06-13 11:40:12 +00:00

Freedoom is a project to create a complete Doom II-compatible 
IWAD file which is Free Software.

The IWAD file is the file used by Doom which contains all the 
game data (graphics, sound effects, music, etc.). While the 
Doom source code is Free, you currently still need one of the 
proprietary IWAD files from id in order to play Doom. Freedoom 
aims to create a Free alternative. Combined with the GPL-licensed 
Doom source code this will result in a complete Free Doom-based 
game.

For more information, see http://freedoom.sf.net/