update documentation

This commit is contained in:
Jon Dowland 2008-02-25 18:14:38 +00:00
parent 1be2eb82d7
commit 468a26855b
2 changed files with 29 additions and 1 deletions

View file

@ -1,4 +1,11 @@
2008-01-21
24/02/2008
Replace texture definitions in combined.txt with new ones, created in a
cleanroom environment (see tools/cleanroom).
Freedoom 0.6-rc2 tagged in subversion.
21/01/2008
Updated map24 from catoptromancy
@ -7,6 +14,10 @@ Updated map24 from catoptromancy
Remove some of WildWeasel's sound effects, see
<http://www.doomworld.com/vb/freedoom/42189-fair-use-confession/>
03/01/2008
Freedoom 0.6-rc1 tagged in subversion.
21/08/2006
Freedoom 0.5 released.

17
NEWS
View file

@ -1,3 +1,20 @@
2008.02.25 v0.6-rc2
Tagging -rc2. We've made a big change to the TEXTURE lump definitions.
We cut out all the multi-patch definitions as they were copied from
the doom data. We made the decision not to cut out the single patch
definitions, as those are effectively a naming scheme (a 1-1
translation from patches to textures) and not copyrightable.
The texture data has been re-implemented using a cleanroom tool
(available in tools/cleanroom).
2008.01.03 v0.6-rc1
Tagging 0.6-rc1 as the first release candidate for the 0.6 release.
This will mostly be a maintenance release, but there are significant
level changes.
2006.09.02 v0.5
Freedoom 0.5 released (less than a year since 0.4!) Quite a few new