[rott] branch upstream updated (3a468f3 -> aede78d)

Fabian Greffrath fabian-guest at moszumanska.debian.org
Thu Apr 30 15:03:00 UTC 2015


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

fabian-guest pushed a change to branch upstream
in repository rott.

      from  3a468f3   Imported Upstream version 1.1.2
       new  aede78d   Imported Upstream version 1.1.2+svn287

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:
 Makefile.am                              |   1 +
 Makefile_old                             |  33 ++++
 README                                   |  35 ++--
 configure.ac                             |  85 ++++++++++
 misc/icons.mk                            |   5 +
 misc/rott.png                            | Bin 0 -> 1820 bytes
 misc/rott.svg                            | 282 +++++++++++++++++++++++++++++++
 misc/rott.xpm                            | 219 ++++++++++++++++--------
 misc/runrott.sh                          |   2 +-
 rott/Makefile.am                         |  56 ++++++
 rott/{Makefile => Makefile_old}          |  10 +-
 rott/_rt_floo.h                          |   2 +-
 rott/_rt_ted.h                           |  13 --
 rott/audiolib/Makefile.am                |  13 ++
 rott/audiolib/{Makefile => Makefile_old} |   0
 rott/develop.h                           |   8 +-
 rott/modexlib.c                          |  13 +-
 rott/rt_actor.c                          |  15 +-
 rott/rt_cfg.c                            |  13 +-
 rott/rt_cfg.h                            |   4 +-
 rott/rt_draw.c                           |  19 ++-
 rott/rt_floor.c                          |   9 +-
 rott/rt_game.c                           |   4 +-
 rott/rt_main.c                           |  53 ++++--
 rott/rt_main.h                           |  10 ++
 rott/rt_menu.c                           |  13 +-
 rott/rt_scale.c                          |   4 +-
 rott/rt_ted.c                            |   5 +-
 rott/rt_util.c                           |   2 +-
 rott/rt_view.c                           |  11 +-
 30 files changed, 765 insertions(+), 174 deletions(-)
 create mode 100644 Makefile.am
 create mode 100755 Makefile_old
 create mode 100644 configure.ac
 create mode 100644 misc/icons.mk
 create mode 100644 misc/rott.png
 create mode 100644 misc/rott.svg
 create mode 100644 rott/Makefile.am
 rename rott/{Makefile => Makefile_old} (86%)
 create mode 100644 rott/audiolib/Makefile.am
 rename rott/audiolib/{Makefile => Makefile_old} (100%)

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



More information about the Pkg-games-commits mailing list