Update CHANGELOG

This commit is contained in:
Yamagi Burmeister 2015-09-07 17:14:09 +02:00
parent 8da7a40142
commit 05c7709f13

View file

@ -1,3 +1,12 @@
Quake II 5.30 to 5.31:
- Enabled hud scaling by default and added an option to the video
menu to switch scaling off.
- Fixed animated textures on transparent surfaces.
- Added CMake as an optional build system.
- Implemented a persistent console history. (by caedes)
- Fix bug with high velocities in vents in 32bit builds.
- A lot of small fixes and changes. (by Ozkan Sezer)
Quake II 5.24 to 5.30:
- Support for Mac OS X was overhauled. (by Jarvik7)
- Overhauled retexturing support, replacing libjpeg with stb_image,