mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
Update the CHANGELOG for 7.43.
This commit is contained in:
parent
e0067e90a8
commit
bc9ffec5ac
1 changed files with 11 additions and 0 deletions
11
CHANGELOG
11
CHANGELOG
|
@ -1,3 +1,14 @@
|
||||||
|
Quake II 7.42 to 7.43:
|
||||||
|
- Recover from a lost sound device, do not crash of no sound device is
|
||||||
|
available. This fixes several problem with DisplayPort and HDMI audio,
|
||||||
|
especially with the Intel Windows GPU drivers.
|
||||||
|
- Several small game logic fixes. This includes a fix for a potential
|
||||||
|
progress blocker in 'The Torture Chambers' introduced in the last
|
||||||
|
release. (by BjossiAlfreds)
|
||||||
|
- Add the 'gl1_particle_square' cvar, it forces square particles in
|
||||||
|
the GL1 renderer. (by Mason UnixBeard)
|
||||||
|
- The software renderer is no longer experimental.
|
||||||
|
|
||||||
Quake II 7.41 to 7.42:
|
Quake II 7.41 to 7.42:
|
||||||
- The console can now be scrolled with the mouse wheel. (by maxcrofts)
|
- The console can now be scrolled with the mouse wheel. (by maxcrofts)
|
||||||
- Fix entities on non-horizontal surfaces rendered in full black.
|
- Fix entities on non-horizontal surfaces rendered in full black.
|
||||||
|
|
Loading…
Reference in a new issue