SHA256
1
0
forked from pool/gzdoom

- Update to release 4.8.0

OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=66
This commit is contained in:
2022-06-16 16:39:07 +00:00
committed by Git OBS Bridge
parent 953d7a3437
commit 6c3c514319
7 changed files with 97 additions and 40 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jun 6 21:22:12 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.8.0
* Added Raze-style HUD scaling. Not exposed in the menu yet,
Set hud_oldscale to 0 and use shift with the screen resize
keys to scale the status bar.
* Handle the start/endoom screens with the ingame renderer.
They are now present on all platforms and use the full screen
size of the game.
* Many MBF21 fixes.
* Added the cutscene system from Raze.
- Add gzdoom-discord.patch
-------------------------------------------------------------------
Sat Apr 23 01:04:05 UTC 2022 - Jan Engelhardt <jengelh@inai.de>