[spring] branch master updated (ddcd67f -> 7baea88)

Markus Koschany apo at moszumanska.debian.org
Sat Jul 23 21:58:52 UTC 2016


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

apo pushed a change to branch master
in repository spring.

      from  ddcd67f   Update spring.lintian-overrides
       new  6aa7a07   Fix Lintian warning manpage-has-useless-whatis-entry.
       new  288abee   Revert "Update spring.lintian-overrides"
       new  c254b14   Imported Upstream version 103.0+dfsg
       new  c55cff7   Merge tag 'upstream/103.0+dfsg'
       new  95d9871   debian/watch: Use version=4.
       new  7baea88   Update changelog

The 6 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:
 AI/Skirmish/HughAI/README                        |   4 +-
 AI/Skirmish/HughAI/data/AIInfo.lua               |   2 +-
 AI/Skirmish/KAIK/data/AIInfo.lua                 |   2 +-
 VERSION                                          |   2 +-
 buildbot/slave/win/make_installer.sh             |   2 +-
 debian/changelog                                 |  11 ++
 debian/pr-downloader.6                           |   2 +-
 debian/spring.lintian-overrides                  |   3 +
 debian/watch                                     |   2 +-
 doc/changelog.txt                                |  18 +++
 doc/releasechecklist.txt                         |   9 +-
 rts/Game/Game.cpp                                |   7 ++
 rts/Game/GameHelper.cpp                          |  10 +-
 rts/Game/GameHelper.h                            |   1 +
 rts/Game/PreGame.cpp                             |   2 +-
 rts/Game/SyncedGameCommands.cpp                  |   5 +-
 rts/Game/UnsyncedGameCommands.cpp                |   5 +-
 rts/Lua/LuaArchive.cpp                           |   4 +-
 rts/Lua/LuaSyncedCtrl.cpp                        |  23 ++++
 rts/Lua/LuaSyncedCtrl.h                          |   2 +
 rts/Rendering/Env/Particles/ProjectileDrawer.cpp |  10 +-
 rts/Rendering/FeatureDrawer.cpp                  |  10 +-
 rts/Rendering/Textures/S3OTextureHandler.cpp     |   2 +-
 rts/Rendering/UnitDrawer.cpp                     | 142 +++++++++++++----------
 rts/Rendering/UnitDrawer.h                       |   6 +-
 rts/Sim/CMakeLists.txt                           |   1 +
 rts/Sim/Misc/BuildingMaskMap.cpp                 |  33 ++++++
 rts/Sim/Misc/BuildingMaskMap.h                   |  37 ++++++
 rts/Sim/Misc/ModInfo.cpp                         |   3 +
 rts/Sim/Misc/ModInfo.h                           |   2 +
 rts/Sim/MoveTypes/GroundMoveType.cpp             |   5 +-
 rts/Sim/MoveTypes/MoveDefHandler.cpp             |  11 +-
 rts/Sim/MoveTypes/MoveMath/MoveMath.cpp          |  34 +++++-
 rts/Sim/MoveTypes/MoveMath/MoveMath.h            |   1 +
 rts/Sim/Units/UnitDef.cpp                        |   1 +
 rts/Sim/Units/UnitDef.h                          |   3 +
 rts/System/TimeProfiler.cpp                      |   4 +
 37 files changed, 320 insertions(+), 101 deletions(-)
 create mode 100644 rts/Sim/Misc/BuildingMaskMap.cpp
 create mode 100644 rts/Sim/Misc/BuildingMaskMap.h

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



More information about the Pkg-games-commits mailing list