[yquake2] branch upstream/latest updated (40ae746 -> ec97f12)

Simon McVittie smcv at debian.org
Sun Dec 10 21:16:39 UTC 2017


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

smcv pushed a change to branch upstream/latest
in repository yquake2.

      from  40ae746   New upstream version 7.02+ctf1.05~dfsg
      adds  ec97f12   New upstream version 7.10+ctf1.05~dfsg

No new revisions were added by this update.

Summary of changes:
 CHANGELOG                         |  15 +
 CMakeLists.txt                    |   3 +
 Makefile                          |   6 +-
 src/backends/generic/vid.c        |  23 +-
 src/backends/sdl/input.c          | 724 +++++++++++++++++++++++++++++++++++++-
 src/backends/sdl/refresh.c        |  32 +-
 src/backends/unix/system.c        |  49 ++-
 src/backends/windows/system.c     |   2 +-
 src/client/cl_cin.c               |  17 +-
 src/client/cl_keyboard.c          |  58 ++-
 src/client/cl_main.c              |  10 +-
 src/client/cl_prediction.c        |   4 +-
 src/client/cl_screen.c            |   2 +-
 src/client/cl_tempentities.c      |  20 +-
 src/client/header/client.h        |   6 +-
 src/client/header/keyboard.h      |  14 +-
 src/client/menu/menu.c            | 280 +++++++++------
 src/client/menu/videomenu.c       |  11 +-
 src/client/refresh/files/pcx.c    |  64 +++-
 src/client/refresh/gl/r_main.c    |  11 +
 src/client/refresh/gl/r_sdl.c     |  13 +
 src/client/refresh/gl3/gl3_main.c |  11 +
 src/client/refresh/gl3/gl3_sdl.c  |  16 +-
 src/client/sound/ogg.c            |  21 +-
 src/client/sound/sound.c          |  10 +
 src/common/collision.c            |  24 +-
 src/common/frame.c                |  16 +
 src/common/header/common.h        |   2 +-
 src/common/header/shared.h        |   4 +-
 29 files changed, 1264 insertions(+), 204 deletions(-)

-- 
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