Accepting request 838761 from home:susnux:branches:games

Fix tumbleweed build and update

OBS-URL: https://build.opensuse.org/request/show/838761
OBS-URL: https://build.opensuse.org/package/show/games/cdogs-sdl?expand=0&rev=21
This commit is contained in:
Matthias Mailänder
2020-10-01 16:05:06 +00:00
committed by Git OBS Bridge
parent fe577e9e01
commit a4235ecf46
7 changed files with 85 additions and 27 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Sep 30 11:12:45 UTC 2020 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 0.9.0:
* Feature complete Doom campaign
Game
* Add feet colors
* Add new hairs/hats: helmet, donut, hazmat
* Add AI wake sounds #651
* Fix sound spam at start of maps #605
* Improve weapon selection by disabling menus if there are none available #628
* Improve pause menu with background overlay #283
Editor
* Add level warp, multiple exits #451
* Add static pickups #644
* Add player template editing in editor #495
* Add option to skip weapon selection screen #647
* Add option for keeping picked up guns across missions #573
* Add option for ammo persistence #350
* Fix numpad insert/delete in editor #353
- Added nanopb.patch from nanopb upstream
- Added cdogs-gLog.patch to fix build with new gcc
- Rebased cdogs-sdl-fix-desktop-and-appdata.patch
- Spec cleanup
-------------------------------------------------------------------
Mon May 25 17:43:22 UTC 2020 - Martin Hauke <mardnh@gmx.de>