[chocolate-doom] branch upstream updated (965fdcf -> 1477cf1)

Fabian Greffrath fabian at moszumanska.debian.org
Fri Sep 18 07:54:33 UTC 2015


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

fabian pushed a change to branch upstream
in repository chocolate-doom.

      from  965fdcf   Imported Upstream version 2.2.0
       new  1477cf1   Imported Upstream version 2.2.1

The 1 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:
 NEWS                            |  42 ++++++++
 README.Strife                   |  70 ++------------
 codeblocks/config.h             |   6 +-
 codeblocks/game-res.rc          |  10 +-
 codeblocks/setup-res.rc         |   8 +-
 configure.ac                    |  18 +++-
 man/Makefile.am                 |   1 +
 man/doom.template               |   2 +
 man/environ.man                 |   5 +-
 man/heretic.template            |   2 +
 man/hexen.template              |   2 +
 man/iwad_paths.man              |  48 +++++++++
 man/strife.template             |   2 +
 msvc/config.h                   |   6 +-
 msvc/doom.vcproj                |   4 +
 msvc/heretic.vcproj             |   4 -
 msvc/hexen.vcproj               |   8 --
 msvc/win32.rc                   |   8 +-
 pkg/osx/Info.plist.in           |   6 ++
 src/.gitignore                  |   1 +
 src/Makefile.am                 |  19 ++++
 src/d_iwad.c                    | 209 +++++++++++++++++++++++++++-------------
 src/doom.appdata.xml.in         |  45 +++++++++
 src/doom/g_game.c               |  17 ++--
 src/doomtype.h                  |   6 ++
 src/heretic.appdata.xml.in      |  44 +++++++++
 src/heretic/d_main.c            |   1 -
 src/heretic/g_game.c            |   1 -
 src/hexen.appdata.xml.in        |  44 +++++++++
 src/hexen/g_game.c              |   1 -
 src/hexen/h2_main.c             |   1 -
 src/setup/multiplayer.c         |  13 ++-
 src/setup/setup-manifest.xml.in |   1 +
 src/setup/setup.desktop.in      |   3 +-
 src/strife.appdata.xml.in       |  45 +++++++++
 src/strife/g_game.c             |   1 -
 36 files changed, 520 insertions(+), 184 deletions(-)
 create mode 100644 man/iwad_paths.man
 create mode 100644 src/doom.appdata.xml.in
 create mode 100644 src/heretic.appdata.xml.in
 create mode 100644 src/hexen.appdata.xml.in
 create mode 100644 src/strife.appdata.xml.in

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



More information about the Pkg-games-commits mailing list