[openjk] branch upstream/latest updated (8b1d49d -> d433c09)

Simon McVittie smcv at debian.org
Sat Jan 21 21:44:53 UTC 2017


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

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

      from  8b1d49d   New upstream version 0~20161025+dfsg1
      adds  fb6fe99   Avoid compiler warning when sscanf writes qboolean through %i
      adds  3db8c60   Merge pull request #872 from smcv/sscanf-qboolean
      adds  9aea795   savegames: bounds-check some string lengths to prevent buffer overflow
      adds  0808ae8   Merge pull request #881 from smcv/bounds-check
      adds  00d7761   Use conventional formatting to avoid -Wmisleading-indentation
      adds  55b4d83   Merge pull request #882 from smcv/wmisleading-indentation
      adds  d956ce3   g_svcmds: fix typo in avoiding non-C++11-compliant string syntax
      adds  c706b98   Merge pull request #883 from smcv/cxx11-strings
      adds  e5b98fa   Consistently use "static QINLINE" for inline C code
      adds  ecd38e2   Merge pull request #884 from smcv/static-qinline
      adds  947dc64   Remove unused variable in JK2 mode
      adds  d3f5b3b   Merge pull request #885 from smcv/unused
      adds  9ca249c   Run install target after building in appveyor
      adds  39baf07   Fix after_build target in appveyor script
      adds  6161dac   Shared: Probable fix for Sys_QueEvent overflow spam
      adds  7613c10   Revert "Shared: Probable fix for Sys_QueEvent overflow spam"
      adds  82d8209   Shared: Fix range of r_subdivisions
      adds  d433c09   New upstream version 0~20170112+dfsg1

No new revisions were added by this update.

Summary of changes:
 appveyor.yml                         | 10 +++-------
 code/client/cl_cin.cpp               | 28 ++++++++++++++++++++++++----
 code/game/G_Timer.cpp                | 17 ++++++++++++-----
 code/game/Q3_Interface.cpp           | 15 +++++++++++++++
 code/game/g_client.cpp               | 36 ++++++++++++++++++++----------------
 code/game/g_roff.cpp                 |  3 +++
 code/game/g_session.cpp              |  4 +++-
 code/game/g_svcmds.cpp               |  2 +-
 code/icarus/IcarusImplementation.cpp | 34 ++++++++++++++++++++++++----------
 code/rd-vanilla/tr_init.cpp          |  5 +++--
 code/server/sv_snapshot.cpp          |  2 ++
 codeJK2/game/Q3_Registers.cpp        | 15 +++++++++++++++
 codeJK2/game/g_client.cpp            |  4 +++-
 codeJK2/game/g_roff.cpp              |  5 +++++
 codemp/client/cl_cin.cpp             | 28 ++++++++++++++++++++++++----
 codemp/game/NPC_move.c               |  4 ++--
 codemp/game/bg_pmove.c               |  2 +-
 codemp/rd-vanilla/tr_init.cpp        |  5 +++--
 shared/qcommon/q_platform.h          |  6 +-----
 19 files changed, 164 insertions(+), 61 deletions(-)

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



More information about the Pkg-games-commits mailing list