Freedoom is an entirely free software game based on the Doom engine. https://freedoom.github.io/
Find a file
Simon Howard 749eda39be Remove building of latest.wad. The code to do this is hugely overcomplicated
and doesn't work properly.  The proper way to do this is through some kind
of WAD diffing tool, not through examining timestamps.
2006-06-08 20:39:08 +00: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 Add FreeDM levels and freedm.wad IWAD build. 2006-06-03 23:18:12 +00:00
graphics Rename graphics/scuba -> graphics/scubasteve to be consistent. 2006-06-04 18:38:05 +00:00
latest Remove autogenerated files. 2006-05-09 16:49:49 +00:00
levels Fix textures in FreeDM levels that use zzwolf replacements. 2006-06-08 18:47:19 +00:00
lumps Remove autogenerated freedoom lump. 2006-05-11 09:49:26 +00:00
musics Remove unneeded .wad, .zip and other binary archive files which should 2006-05-10 15:58:13 +00:00
patches Move rw47_1 patch back to deutex tree fix the build. 2006-06-03 23:27:12 +00:00
sounds Remove empty 'wavs' directory and wav2lmp tool. 2006-05-13 14:58:56 +00:00
sprites Draw black silhouettes for monsters in FreeDM. Gives a target to shoot 2006-06-08 19:48:13 +00:00
status Move hellbent's levels to a separate directory. 2006-06-08 06:39:17 +00:00
textures Add FreeDM levels and freedm.wad IWAD build. 2006-06-03 23:18:12 +00:00
tools Remove precompiled binaries. 2006-05-09 16:43:45 +00:00
BUILD-SYSTEM Rename files according to their purposes. 2006-05-09 16:49:04 +00:00
buildcfg.txt Draw black silhouettes for monsters in FreeDM. Gives a target to shoot 2006-06-08 19:48:13 +00:00
ChangeLog Import other stuff. 2006-05-09 16:20:42 +00:00
COPYING Import other stuff. 2006-05-09 16:20:42 +00:00
CREDITS Add hellbent to CREDITS. 2006-06-08 17:14:17 +00:00
extract-pnames.pl Import other stuff. 2006-05-09 16:20:42 +00:00
Makefile Remove building of latest.wad. The code to do this is hugely overcomplicated 2006-06-08 20:39:08 +00:00
makepkgs Import other stuff. 2006-05-09 16:20:42 +00:00
NEWS Import other stuff. 2006-05-09 16:20:42 +00:00
README Rename files according to their purposes. 2006-05-09 16:49:04 +00:00
sanity-check.pl Import other stuff. 2006-05-09 16:20:42 +00:00
TODO Import other stuff. 2006-05-09 16:20:42 +00:00
wadinfo-builder.pl Remove building of latest.wad. The code to do this is hugely overcomplicated 2006-06-08 20:39:08 +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/