forked from pool/crispy-doom
Accepting request 1098988 from games
OBS-URL: https://build.opensuse.org/request/show/1098988 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/crispy-doom?expand=0&rev=2
This commit is contained in:
commit
d2f09f2453
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d85d6e76aa949385458b7702e6fb594996745b94032ffb13e1790376eeecb462
|
|
||||||
size 2425206
|
|
3
crispy-doom-6.0.tar.gz
Normal file
3
crispy-doom-6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b85649c615efeac7573883370e9434255af301222b323120692cb9649b7f420
|
||||||
|
size 2499918
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 16 18:33:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 6.0.0:
|
||||||
|
* The display settings window in the setup tool has been
|
||||||
|
reorganised to a better arrangement.
|
||||||
|
* It is now possible to load .lmp files (and play back demos)
|
||||||
|
with long filenames
|
||||||
|
* In the setup tool, it is now possible to hold down shift when
|
||||||
|
* changing key/mouse/joystick bindings to prevent other
|
||||||
|
bindings to the same key from being cleared (thanks myk).
|
||||||
|
* The joystick menu in the setup tool now has a test button
|
||||||
|
* Specifying the -privateserver option implies -server
|
||||||
|
* Freedesktop.org desktop files are now installed for Doom and
|
||||||
|
the setup tool, which will appear in the main menu on desktop
|
||||||
|
* environments such as Gnome and KDE
|
||||||
|
* The Chex Quest dehacked patch (chex.deh) will now be detected
|
||||||
|
if it is in the same directory as the IWAD file.
|
||||||
|
* Added support for the alternate version of the Final Doom
|
||||||
|
executable included in some later versions of the Id
|
||||||
|
Anthology.
|
||||||
|
* Very short sound effects are not played, to better emulate
|
||||||
|
the behavior of DMX in Vanilla Doom
|
||||||
|
* The null sector dereference emulation code has been imported
|
||||||
|
from Prboom+ - this fixes a desync with CLNJ-506.LMP
|
||||||
|
* The IDMUS cheat doesn’t work when emulating the v1.9
|
||||||
|
executable
|
||||||
|
* Menu navigation when using joystick/joypad (thanks AXDOOMER).
|
||||||
|
* For configuration file value for shift keys, use scan code
|
||||||
|
for right shift, not left shift (thanks AXDOOMER).
|
||||||
|
* Default joystick buttons for the setup tool now match Vanilla
|
||||||
|
* The default sfx/music volume set by the setup tool is now 8
|
||||||
|
instead of 15, matching the game itself. (thanks AXDOOMER).
|
||||||
|
* Weapon cycling from the shotgun to the chaingun in Doom 1 now
|
||||||
|
works properly (thanks AXDOOMER).
|
||||||
|
* MIDI playback that locked up when using an empty MUS / MIDI
|
||||||
|
file
|
||||||
|
* Default sampling rate used by setup tool changed to 44100Hz,
|
||||||
|
to match the game default (thanks AXDOOMER).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 29 16:33:13 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Wed Mar 29 16:33:13 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: crispy-doom
|
Name: crispy-doom
|
||||||
Version: 5.12.0
|
Version: 6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Higher resolution DOOM/Heretic/Hexen/Strife source port
|
Summary: Higher resolution DOOM/Heretic/Hexen/Strife source port
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user