diff --git a/bzflag-2.4.12.tar.gz b/bzflag-2.4.12.tar.gz deleted file mode 100644 index dda3613..0000000 --- a/bzflag-2.4.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4af05a3c5e92c8c4fb96bb178c08daa2e33858d976e8fe96a3a77fd521dfa8e9 -size 15059608 diff --git a/bzflag-2.4.18.tar.gz b/bzflag-2.4.18.tar.gz new file mode 100644 index 0000000..b631f18 --- /dev/null +++ b/bzflag-2.4.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fea867d8394f99a6275ac9562108bc83da6c0a001104d4734068dd1ad84804d +size 15003332 diff --git a/bzflag.changes b/bzflag.changes index 5117a5f..e839492 100644 --- a/bzflag.changes +++ b/bzflag.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Sat May 18 19:55:27 UTC 2019 - Martin Hauke + +- 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 diff --git a/bzflag.spec b/bzflag.spec index 90d9cfd..8b5bee9 100644 --- a/bzflag.spec +++ b/bzflag.spec @@ -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