[yquake2] 02/05: Update upstream source from tag 'upstream/7.10+ctf1.05_dfsg'

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


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

smcv pushed a commit to annotated tag debian/7.10+ctf1.05_dfsg-1
in repository yquake2.

commit 452f86dbe3a4e2e02452ce09aa3eed20057a8b06
Merge: 44b5dd8 ec97f12
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Dec 10 19:55:19 2017 +0000

    Update upstream source from tag 'upstream/7.10+ctf1.05_dfsg'
    
    Update to upstream version '7.10+ctf1.05~dfsg'
    with Debian dir 6942014fbcc77b47f9101506a8e827f1cc9a904e

 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