README: Add a CHANGES section

Describe what has been done on this tree.
This commit is contained in:
dhewg 2012-01-14 20:31:54 +01:00
parent 7aad5a21d3
commit c5cc860409

View file

@ -4,6 +4,7 @@ dhewm 3
This file contains the following sections:
ABOUT
CHANGES
GENERAL NOTES
LICENSE
@ -21,6 +22,20 @@ The project is hosted at: https://github.com/dhewm
Report bugs here: https://github.com/dhewm/dhewm3/issues
=======
CHANGES
=======
Compared to the original DOOM 3, the changes of dhewm 3 worth mentioning are:
- 64bit port
- SDL for low level OS support, OpenGL and input handling
- OpenAL for audio output, all OS specific audio backends are gone
- OpenAL EFX for EAX reverb effects (read: EAX on all platforms)
- A portable build system based on CMake
- (Cross-)compilation with mingw-w64
GENERAL NOTES
=============