[rocksndiamonds] branch upstream updated (09c4fb1 -> 92f36cc)

Stephen Kitt skitt at moszumanska.debian.org
Sat Oct 21 21:16:41 UTC 2017


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

skitt pushed a change to branch upstream
in repository rocksndiamonds.

      from  09c4fb1   New upstream version 4.0.0.2+dfsg
       new  92f36cc   New upstream version 4.0.1.0+dfsg

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:
 conf/gamecontrollerdb.txt | 181 +++++++++++++
 src/anim.c                | 330 ++++++++++++++++++++++-
 src/anim.h                |   2 +
 src/conf_gfx.c            |  52 +++-
 src/conf_gfx.h            | 668 +++++++++++++++++++++++++---------------------
 src/conftime.h            |   2 +-
 src/events.c              | 262 ++++++++++++------
 src/events.h              |   2 +
 src/files.c               |  92 ++++++-
 src/files.h               |   2 +
 src/game.c                |  23 +-
 src/game.h                |   2 +
 src/game_em/convert.c     |   3 +
 src/game_em/export.h      |   7 +
 src/game_em/input.c       |  18 +-
 src/game_sp/main.c        |   3 +
 src/init.c                |  56 +++-
 src/libgame/joystick.c    |  62 ++++-
 src/libgame/joystick.h    |  25 +-
 src/libgame/misc.c        | 120 ++++++++-
 src/libgame/sdl.c         | 341 ++++++++++++++++++++---
 src/libgame/sdl.h         |  10 +
 src/libgame/setup.c       |  15 +-
 src/libgame/system.c      |  38 ++-
 src/libgame/system.h      |  30 ++-
 src/main.c                |  79 +++++-
 src/main.h                | 113 +++++---
 src/screens.c             | 490 ++++++++++++++++++++++++++++++----
 src/tape.c                |  21 +-
 src/tools.c               |  64 ++++-
 30 files changed, 2525 insertions(+), 588 deletions(-)
 create mode 100644 conf/gamecontrollerdb.txt

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



More information about the Pkg-games-commits mailing list