forked from pool/bzflag
Accepting request 703974 from home:mnhauke:games
- 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 OBS-URL: https://build.opensuse.org/request/show/703974 OBS-URL: https://build.opensuse.org/package/show/games/bzflag?expand=0&rev=28
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user