[hedgewars] branch master updated (61a417b -> 593b74f)

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon Nov 2 11:18:15 UTC 2015


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

locutusofborg-guest pushed a change to branch master
in repository hedgewars.

      from  61a417b   set priority optional
       new  8c6a438   Add Droplet.ogg new sound
       new  8547f61   Imported Upstream version 0.9.22-dfsg
       new  1eb8fe2   Merge tag 'upstream/0.9.22-dfsg'
       new  113dc26   New upstream release
       new  593b74f   Add binaries

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:
 CMakeLists.txt                                     |   2 +-
 CTestTestfile.cmake                                |  16 +-
 ChangeLog.txt                                      |  13 +-
 QTfrontend/servermessages.h                        |  56 ++--
 debian/Droplet.ogg                                 | Bin 0 -> 56155 bytes
 debian/Droplet.wav                                 | Bin 0 -> 250158 bytes
 debian/changelog                                   |   5 +-
 debian/copyright                                   | 355 +++++++++++++++++++++
 debian/rules                                       |   4 +
 debian/source/include-binaries                     |   2 +
 gameServer/Actions.hs                              |   6 +-
 gameServer/CoreTypes.hs                            |   5 +-
 gameServer/EngineInteraction.hs                    |   9 +-
 gameServer/OfficialServer/GameReplayStore.hs       |  11 +-
 gameServer/OfficialServer/extdbinterface.hs        |  18 +-
 hedgewars/uGears.pas                               |   1 +
 hedgewars/uGearsHandlersMess.pas                   |  19 +-
 hedgewars/uGearsHandlersRope.pas                   |  10 +-
 hedgewars/uGearsHedgehog.pas                       |   9 +-
 hedgewars/uGearsList.pas                           |  12 +-
 hedgewars/uGearsUtils.pas                          |  14 +-
 hedgewars/uScript.pas                              |  33 +-
 hedgewars/uTeams.pas                               |   1 -
 .../assets/Data/Sounds/Droplet1.ogg                | Bin 9084 -> 0 bytes
 .../assets/Data/Sounds/Droplet2.ogg                | Bin 7934 -> 0 bytes
 .../assets/Data/Sounds/Droplet3.ogg                | Bin 10485 -> 0 bytes
 share/hedgewars/Data/Locale/tips_en.xml            |   9 +-
 share/hedgewars/Data/Maps/Basketball/map.lua       |   4 +
 share/hedgewars/Data/Maps/Knockball/map.lua        |   4 +
 share/hedgewars/Data/Maps/TrophyRace/map.lua       |   7 +-
 share/hedgewars/Data/Sounds/Droplet1.ogg           | Bin 9084 -> 0 bytes
 share/hedgewars/Data/Sounds/Droplet2.ogg           | Bin 7934 -> 0 bytes
 share/hedgewars/Data/Sounds/Droplet3.ogg           | Bin 10485 -> 0 bytes
 share/version_info.txt                             |   4 +-
 34 files changed, 529 insertions(+), 100 deletions(-)
 create mode 100644 debian/Droplet.ogg
 create mode 100644 debian/Droplet.wav
 create mode 100644 debian/source/include-binaries
 delete mode 100644 project_files/Android-build/SDL-android-project/assets/Data/Sounds/Droplet1.ogg
 delete mode 100644 project_files/Android-build/SDL-android-project/assets/Data/Sounds/Droplet2.ogg
 delete mode 100644 project_files/Android-build/SDL-android-project/assets/Data/Sounds/Droplet3.ogg
 delete mode 100644 share/hedgewars/Data/Sounds/Droplet1.ogg
 delete mode 100644 share/hedgewars/Data/Sounds/Droplet2.ogg
 delete mode 100644 share/hedgewars/Data/Sounds/Droplet3.ogg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git



More information about the Pkg-games-commits mailing list