mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 16:25:47 -04:00
update documentation
This commit is contained in:
parent
1be2eb82d7
commit
468a26855b
2 changed files with 29 additions and 1 deletions
13
ChangeLog
13
ChangeLog
|
@ -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
|
Updated map24 from catoptromancy
|
||||||
|
|
||||||
|
@ -7,6 +14,10 @@ Updated map24 from catoptromancy
|
||||||
Remove some of WildWeasel's sound effects, see
|
Remove some of WildWeasel's sound effects, see
|
||||||
<http://www.doomworld.com/vb/freedoom/42189-fair-use-confession/>
|
<http://www.doomworld.com/vb/freedoom/42189-fair-use-confession/>
|
||||||
|
|
||||||
|
03/01/2008
|
||||||
|
|
||||||
|
Freedoom 0.6-rc1 tagged in subversion.
|
||||||
|
|
||||||
21/08/2006
|
21/08/2006
|
||||||
|
|
||||||
Freedoom 0.5 released.
|
Freedoom 0.5 released.
|
||||||
|
|
17
NEWS
17
NEWS
|
@ -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
|
2006.09.02 v0.5
|
||||||
|
|
||||||
Freedoom 0.5 released (less than a year since 0.4!) Quite a few new
|
Freedoom 0.5 released (less than a year since 0.4!) Quite a few new
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue