mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-21 12:11:24 +00:00
Update the CHANGELOG
This commit is contained in:
parent
965fedf9ae
commit
b0a6ec177b
1 changed files with 10 additions and 0 deletions
10
CHANGELOG
10
CHANGELOG
|
@ -1,3 +1,13 @@
|
|||
Quake II 4.10 to 4.20
|
||||
- Add an options framework to allow disabling most
|
||||
option features (OGG/Vorbis, ZIP file loading,
|
||||
OpenAL, etc) at compile time.
|
||||
- Integrate OpenAL support, enabling surround sound
|
||||
and better stereo sound calculations.
|
||||
- Enforce the "C" locale to prevent libraries like
|
||||
broken LASPA plugins to override it and break
|
||||
printf, scanf, etc.
|
||||
|
||||
Quake II 4.03 to 4.10
|
||||
- Change the behavior of hotkey menus to fix some
|
||||
strange bugs and memory leaks in the menu system.
|
||||
|
|
Loading…
Reference in a new issue