[ioquake3] branch debian/master updated (d28a6e3 -> fc5edf6)
Simon McVittie
smcv at debian.org
Fri Sep 8 10:34:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
smcv pushed a change to branch debian/master
in repository ioquake3.
from d28a6e3 1.36+u20170803+dfsg1-1
adds 00a5339 Update arch in misc/setup for ioq3 changing from i386 to x86
adds 3f415ab OpenGL2: Use extension functions with OpenGL versions before 3.0.
adds 9d1c674 OpenGL2: Force VAO usage on OpenGL 3.0+
adds 0bce546 Add spawnflags to QUAKED for trigger_multiple
adds f0b74a2 Check for all command separators in callTeamVote
adds 3f26772 Remove newlines from chat messages in Game VM
adds 9736e7f Fix compiling Cmd_CallTeamVote_f
adds bae8620 Only allow safe protocols for cURL downloads
adds e793c0c Fix crash when pmove_msec is 0
adds be1c71d Combine mouse movement events in event queue
adds 34d0b78 Improve keys using international key layouts
adds ead5478 Improve client input responsiveness
adds 5993c63 Removing input functions from sys_local.h for last commit
adds 63e07af Make input events use earliest possible time
adds ad1d0e6 Make bots use crusher on other q3tourney6 maps
adds 87901a5 New upstream version 1.36+u20170827+dfsg1
adds 2c1575c Updated version 1.36+u20170827+dfsg1 from 'upstream/1.36+u20170827+dfsg1'
adds 05e95dd New upstream snapshot
adds 63ea0b0 Declare compliance with Debian Policy 4.0.1
adds 2e26616 Declare compliance with Debian Policy 4.1.0
adds c3e64d3 Make bots only use q3tourney6 crusher to kill their enemy
adds f4d6859 Fix going to previous browser source in q3_ui
adds 2c22ead Make map names in q3_ui map select menu be uppercase
adds 5d88c6f Limit ui_smallFont/ui_bigFont/cg_noTaunt cvars to missionpack
adds e152761 Fix team chat box for spectators
adds 8192f66 Don't draw crosshair 0 in Team Arena setup menu
adds c2ce1c2 Make client for Windows x86_64 use OpenAL64.dll by default
adds 6f0736c Fix loading renderer DLLs on Windows x86
adds aeaecb4 Add Windows application manifest
adds 5f743bd Disable DPI scaling on Windows
adds e0bbc25 New upstream version 1.36+u20170908+dfsg1
adds 011df9c Updated version 1.36+u20170908+dfsg1 from 'upstream/1.36+u20170908+dfsg1'
adds 13726d3 Newer upstream snapshot
adds fc5edf6 1.36+u20170908+dfsg1-1
No new revisions were added by this update.
Summary of changes:
Makefile | 4 +-
code/cgame/cg_draw.c | 12 ++--
code/cgame/cg_local.h | 2 +
code/cgame/cg_main.c | 8 ++-
code/cgame/cg_predict.c | 2 +
code/client/cl_curl.c | 2 +
code/client/snd_openal.c | 4 +-
code/game/ai_dmq3.c | 23 +++----
code/game/g_active.c | 2 +
code/game/g_cmds.c | 32 ++++++++-
code/game/g_trigger.c | 2 +-
code/q3_ui/ui_servers2.c | 11 +++-
code/q3_ui/ui_startserver.c | 5 +-
code/qcommon/common.c | 15 +++++
code/qcommon/qcommon.h | 8 +++
code/renderercommon/qgl.h | 10 ++-
code/renderergl1/tr_shade.c | 7 +-
code/renderergl2/tr_extensions.c | 138 ++++++++++++++++++++++++---------------
code/renderergl2/tr_shade.c | 7 +-
code/sdl/sdl_input.c | 123 ++++++++++++++++++++--------------
code/sys/sys_local.h | 6 --
code/sys/sys_main.c | 1 -
code/sys/win_manifest.xml | 37 +++++++++++
code/sys/win_resource.rc | 6 ++
code/ui/ui_main.c | 11 ++--
debian/changelog | 7 ++
debian/control | 2 +-
debian/rules | 4 +-
misc/nsis/Makefile | 9 ++-
misc/setup/Solaris_pkg.sh | 4 +-
misc/setup/doit | 4 +-
misc/setup/ioq3demo.sh | 4 +-
misc/setup/ioquake3.SlackBuild | 4 +-
misc/setup/ioquake3.sh | 4 +-
misc/setup/pkg/ioq3ded.sh | 2 +-
misc/setup/pkg/ioquake3.sh | 2 +-
misc/setup/setup.xml.in | 4 +-
37 files changed, 366 insertions(+), 162 deletions(-)
create mode 100644 code/sys/win_manifest.xml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git
More information about the Pkg-games-commits
mailing list