[yquake2] branch upstream updated (55cac39 -> e734c36)

Fabian Greffrath fabian at moszumanska.debian.org
Mon Nov 2 09:56:08 UTC 2015


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

fabian pushed a change to branch upstream
in repository yquake2.

      from  55cac39   Imported Upstream version 5.31~dfsg1
       new  e734c36   Imported Upstream version 5.32

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:
 CHANGELOG                        |   9 +
 Makefile                         |   4 +-
 README                           |   4 +-
 src/backends/sdl/icon/q2icon64.h | 493 ++++++++++++++++++++++++++++
 src/backends/sdl/refresh.c       |  60 ++--
 src/backends/unix/system.c       |  20 --
 src/client/cl_cin.c              |   2 +-
 src/client/cl_console.c          |   7 +-
 src/client/cl_download.c         |  14 +-
 src/client/cl_keyboard.c         |  50 ++-
 src/client/cl_screen.c           |  74 +++--
 src/client/menu/menu.c           |  77 ++---
 src/client/menu/qmenu.c          |  92 +++---
 src/client/refresh/r_mesh.c      |  15 +
 src/client/refresh/r_surf.c      |   7 +-
 src/client/sound/ogg.c           |   6 +-
 src/client/sound/openal.c        |  34 +-
 src/common/cmdparser.c           |   9 +
 src/common/filesystem.c          | 678 +++++----------------------------------
 src/common/header/common.h       |  18 +-
 src/game/g_main.c                |   3 +
 src/game/g_misc.c                |   4 +-
 src/game/header/local.h          |   3 +
 src/server/sv_save.c             |  10 +-
 src/server/sv_user.c             |   8 +-
 stuff/yq2.cfg                    |   1 -
 26 files changed, 845 insertions(+), 857 deletions(-)
 create mode 100644 src/backends/sdl/icon/q2icon64.h

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



More information about the Pkg-games-commits mailing list