mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
NEWS: document post-0.12 changes
This commit is contained in:
parent
fded57d635
commit
3ba7c8c35f
1 changed files with 22 additions and 0 deletions
22
NEWS.adoc
22
NEWS.adoc
|
@ -1,5 +1,27 @@
|
|||
= Freedoom project news
|
||||
|
||||
== HEAD
|
||||
=== General
|
||||
* The HTML documentation (eg, +NEWS+ and +README+ files) are
|
||||
generated with a style based on _Freedoom_’s own website, rather
|
||||
than the default AsciiDoc styling.
|
||||
|
||||
=== Levels
|
||||
* The sailor monster type is formally banished from _Freedoom_’s own
|
||||
levels, and remaining uses of it were removed.
|
||||
|
||||
=== Graphics
|
||||
* New ESPI* textures are included as an alternative to the STAR*
|
||||
textures. These are named after and in honor of Esa Repo (Espi).
|
||||
* A STARBR1 texture is now included as a counterpart to STARBR2.
|
||||
|
||||
=== Build system
|
||||
* The `make install` targets have been consolidated to behave more
|
||||
similarly to how the pre-built zip distributions are: a split
|
||||
between _FreeDM_ and _Phase 1+2_, rather than installing each of
|
||||
the tree IWADs independently (and thus getting their own
|
||||
+/usr/share/doc+ directories, for instance).
|
||||
|
||||
== 0.12.0 (2019-10-10)
|
||||
=== General
|
||||
* We now have a manual rendered to beautiful PDF format. Thanks to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue