Accepting request 704653 from games
OBS-URL: https://build.opensuse.org/request/show/704653 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bzflag?expand=0&rev=32
This commit is contained in:
commit
b061a33ab8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4af05a3c5e92c8c4fb96bb178c08daa2e33858d976e8fe96a3a77fd521dfa8e9
|
||||
size 15059608
|
3
bzflag-2.4.18.tar.gz
Normal file
3
bzflag-2.4.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fea867d8394f99a6275ac9562108bc83da6c0a001104d4734068dd1ad84804d
|
||||
size 15003332
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 18 19:55:27 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 2.4.16
|
||||
* Send MsgFlagGrab before API event is called
|
||||
* Correctly unmuted when paused and killed by server
|
||||
* Format codebase to allman style
|
||||
* Use GLEW for obtaining OpenGL entry points and checking for
|
||||
extensions
|
||||
* Revert a80ab87 (truncation warning fix) as that generated broken
|
||||
replay file headers. Detect and work around that bad header.
|
||||
* Use pkg-config, if available, to detect ncurses
|
||||
|
||||
- Update to version 2.4.14
|
||||
* Add new bz_eAllowServerShotFiredEvent to the API
|
||||
* Fix antialiasing when starting the client windowed
|
||||
* Update the Windows icon file to include larger icons
|
||||
* Treat the number pad keys uniquely for key mapping with SDL2
|
||||
* Better cpu selection for x86_64
|
||||
* Fix build with enable-profile
|
||||
* Add safety check when getting flags (bzfs)
|
||||
* Add min/../max to drawTime - Alfredo Tupone
|
||||
* Fix the -configdir option for the client
|
||||
* Improve support for custom BZDB vars in plug-ins
|
||||
* Fix truncation warnings
|
||||
* Add new bz_ePermissionModificationEvent to the API
|
||||
* Introduce new 'showMotto' permission
|
||||
* Fix gcc warnings and code formatting
|
||||
* Remove old BitmapFont renderer
|
||||
* Add new bz_eServerShotFiredEvent to the API
|
||||
* Revamp the world weapon API entirely
|
||||
* Add PLAYER-MOTTO output to logDetail plugin
|
||||
* Display remaining ban time when a banned player connects
|
||||
* Punitive messages no longer display admin callsigns
|
||||
* Slash commands in the API now know destination channel
|
||||
* Fix ability to bind a key with a modifier through menu
|
||||
* Disallow -helpmsg from world files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 23:53:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: bzflag
|
||||
Version: 2.4.12
|
||||
Version: 2.4.18
|
||||
Release: 0
|
||||
Summary: 3D Networked Multiplayer Tank Battle Game
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user