[redeclipse] branch master updated (9632e58 -> a3832d9)

Markus Koschany apo at moszumanska.debian.org
Sat Sep 24 19:47:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository redeclipse.

      from  9632e58   Update changelog
       new  19b0890   New upstream version 1.5.6
       new  87b284f   Merge tag 'upstream/1.5.6'
       new  0c4d55a   Switch to compat level 10.
       new  b386ecf   Update changelog
       new  a3832d9   debian/watch: Use version=4.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/ISSUE_TEMPLATE.md      |  16 +-
 bin/version.txt                |   2 +-
 config/fonts/emphasis.cfg      |   2 +-
 config/keymap.cfg              |   9 +
 config/menus/editing.cfg       | 304 +++++++----------------
 config/menus/game.cfg          |   2 +-
 config/menus/glue.cfg          | 240 +++++++++---------
 config/menus/help.cfg          |  95 ++++---
 config/menus/main.cfg          |   8 +-
 config/menus/maps.cfg          | 105 ++++----
 config/menus/options.cfg       | 551 +++++++++++++++++++++++------------------
 config/menus/profile.cfg       | 107 +++++---
 config/menus/servers.cfg       |  38 +--
 config/menus/vars.cfg          |  39 ++-
 config/setup.cfg               |  24 +-
 config/usage.cfg               |  72 ++++--
 debian/changelog               |   9 +
 debian/compat                  |   2 +-
 debian/control                 |   2 +-
 debian/rules                   |   2 +-
 debian/watch                   |   2 +-
 sql/stats/create.sql           |   3 +-
 src/engine/client.cpp          |  12 +-
 src/engine/command.cpp         |   1 +
 src/engine/decal.cpp           |   2 +
 src/engine/irc.cpp             |  12 +-
 src/engine/main.cpp            |   8 +-
 src/engine/master.cpp          |   2 +-
 src/engine/movie.cpp           |   2 +-
 src/engine/rendergl.cpp        |   2 +-
 src/engine/renderparticles.cpp |   6 +-
 src/engine/rendersky.cpp       |   3 +-
 src/engine/rendertext.cpp      |  12 +-
 src/engine/server.cpp          |  14 +-
 src/engine/sound.cpp           |   4 +-
 src/engine/ui.cpp              |   4 +-
 src/engine/version.h           |   4 +-
 src/engine/worldio.cpp         |   7 +-
 src/game/ai.cpp                |   8 +-
 src/game/ai.h                  |   1 +
 src/game/auth.h                |   1 +
 src/game/client.cpp            |  48 ++--
 src/game/entities.cpp          |   2 +-
 src/game/game.cpp              |  21 +-
 src/game/game.h                |  24 +-
 src/game/hud.cpp               |  40 ++-
 src/game/physics.cpp           |  32 +--
 src/game/projs.cpp             |  12 +-
 src/game/scoreboard.cpp        |  10 +-
 src/game/server.cpp            | 125 ++++++----
 src/game/vars.h                |   2 +-
 src/game/weapons.cpp           |  34 ++-
 src/game/weapons.h             |   8 +-
 src/install/win/redeclipse.nsi |   4 +-
 src/semdeploy.sh               |  43 ++--
 src/shared/geom.h              |   5 +-
 src/shared/iengine.h           |   7 +-
 src/shared/igame.h             |   1 +
 version.txt                    |   2 +-
 59 files changed, 1160 insertions(+), 999 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list