[quakespasm] branch upstream updated (4e01d5d -> ad3a795)

Stephen Kitt skitt at moszumanska.debian.org
Wed Jan 20 12:59:17 UTC 2016


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

skitt pushed a change to branch upstream
in repository quakespasm.

      from  4e01d5d   Imported Upstream version 0.90.1+dfsg
       new  ad3a795   Imported Upstream version 0.91.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:
 Linux/sgml/Quakespasm.sgml           |  52 +++++++-
 Misc/fs_search_order.patch           |  14 +--
 Misc/quake_retexturing_project.patch |  29 ++---
 Quake/cmd.c                          |  13 +-
 Quake/common.c                       |   2 +-
 Quake/console.c                      |   2 +-
 Quake/gl_fog.c                       |  12 ++
 Quake/gl_mesh.c                      | 227 ++++++++++++++++++++---------------
 Quake/gl_model.c                     |  13 ++
 Quake/gl_model.h                     |   6 +
 Quake/gl_rmain.c                     |  55 ++++++---
 Quake/gl_rmisc.c                     | 128 +++++++++++++++++++-
 Quake/gl_screen.c                    |   3 +-
 Quake/gl_sky.c                       |  28 ++++-
 Quake/gl_texmgr.c                    |  47 ++++++--
 Quake/gl_texmgr.h                    |   1 +
 Quake/gl_vidsdl.c                    |  36 ++++--
 Quake/glquake.h                      |  13 +-
 Quake/host.c                         |   2 +-
 Quake/main_sdl.c                     |   8 +-
 Quake/menu.c                         |   2 +-
 Quake/pr_cmds.c                      |  11 +-
 Quake/quakedef.h                     |   4 +-
 Quake/r_alias.c                      |  14 +--
 Quake/r_brush.c                      |  17 ++-
 Quake/r_sprite.c                     |   2 +-
 Quake/r_world.c                      |  34 ++++--
 Quake/sbar.c                         |   2 +-
 Quake/snd_dma.c                      |   2 +-
 Quake/snd_mp3.c                      |  49 +++++---
 Quake/sys_sdl_win.c                  |   4 +-
 Quake/zone.c                         |   9 +-
 Quakespasm.html                      | 116 +++++++++++++-----
 Quakespasm.txt                       | 146 ++++++++++++++++------
 34 files changed, 803 insertions(+), 300 deletions(-)

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



More information about the Pkg-games-commits mailing list