[ioquake3] annotated tag upstream/1.36+u20170611+dfsg1 created (now 45c23a1)
Simon McVittie
smcv at debian.org
Thu Jun 15 09:09:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
smcv pushed a change to annotated tag upstream/1.36+u20170611+dfsg1
in repository ioquake3.
at 45c23a1 (tag)
tagging aaa2b09366fa8ddb18fb3b3465cc944daff2bb30 (commit)
replaces upstream/1.36+u20170227+dfsg1
tagged by Simon McVittie
on Thu Jun 15 08:44:20 2017 +0100
- Log -----------------------------------------------------------------
Upstream version 1.36+u20170611+dfsg1
Dan Church (1):
Fix build when cloned as submodule
Dominic Fandrey (2):
Do not pull CFLAGS into BASE_CFLAGS on FreeBSD
Use -On level from CFLAGS on FreeBSD
Eugene C (1):
Fix comment
Eugene Molotov (1):
Makefile: using generic windres if specific one is not present in mingw platform
Max Crofts (3):
Add missing RegCloseKey to Sys_SteamPath
Detect GOG install path
Improve FS_GetModList
Mickaël Thomas (1):
Don't include (mission)pak_checksums in standalone build
Ryan C. Gordon (33):
Initial shot at writing an ioquake3 autoupdater.
autoupdater should build with $(CC), not $(TOOLS_CC), in Makefile.
Removed extraneous '\' in Makefile in autoupdater source file list.
Fixed -Wstrict-prototypes warning.
Fixed failure to link libcurl on some platforms.
Cleanup in failures a little better.
Don't link directly to libcurl.
Don't fclose(NULL) if a file doesn't exist.
Initial Windows autoupdater support: the ioq3 internal bits.
Fix tabs vs spaces.
Move the autoupdater launcher into its own public domain source file.
Fixed up some types in sha256.*
ioquake3 calls this arch "x86" and not "i386".
Fully initialize ManifestItems (rollback, etc, was uninitialized before!).
Working Windows port of the autoupdater!
Use stdint.h on Visual C if >= Visual Studio 2010.
Don't fail if the game process went away before we were ready to wait for it.
Fixed linking on things that need -ldl, and compiler warnings.
Disable the autoupdater; enable only if intentional, like for official builds.
Fixed comment typo: s/until/under
autoupdater: Fixed up GCC/clang printf function attribute.
Initial add of rsa_tools.
Verify libTom source archives aren't tampered with.
Wire up libTom stuff to build system.
Replace sha256.c with libTomCrypt equivalent, since we'll be using it anyway.
Autoupdater now checks RSA digital signature for manifest.
Updated autoupdater-readme.txt with manifest signing details.
build-rsa-tools.sh now works on Linux.
Added .gitignore for rsa_tools directory.
Windows support for autoupdater manifest signatures.
Add a log message if manifest is valid.
Use "x86_64" and not "x86-64" like everything else in ioq3.
Removed unnecessary trailing backslash.
Sebastian Buchwald (2):
Remove dead variables
Fix some typos in comments
Simon McVittie (2):
New upstream version 1.36+u20170317+dfsg1
New upstream version 1.36+u20170611+dfsg1
SmileTheory (6):
Don't load .pk3s as .dlls, and don't load user config files from .pk3s.
Don't open .pk3 files as OpenAL drivers.
Merge some file writing extension checks from OpenJK.
Remove FS_Read2().
Fill in filename in Com_WriteConfig_f() before checking extension.
Add vao cache for static surfaces.
Tim Angus (4):
Merge pull request #277 from em92/master
Merge pull request #282 from h3xx/fix-git-dependency
Merge pull request #286 from maxcrofts/install-path
Merge pull request #288 from maxcrofts/list-pk3dir-mods
Tobias Kuehnhammer (1):
Fix notarget cheat
Wolf (2):
Redundant #ifndef MISSIONPACK block
...too much MISSIONPACK ifdeffery.
Zachary J. Slater (4):
Delete BUGS
Delete NotToDo
Merge pull request #290 from rcgordon/autoupdater
Merge pull request #293 from rcgordon/autoupdater-rsa-signature
Zack Middleton (65):
Merge pull request #279 from lonkamikaze/freebsd-build
Don't start a vote after vote passed for map change
Remove libspeex from README
Remove unused libspeex
Update libogg from 1.3.1 to 1.3.2
Rename (already updated) libogg-1.3.1 to libogg-1.3.2
Update libvorbis from 1.3.4 to 1.3.5
Rename (already updated) libvorbis-1.3.4 to libvorbis-1.3.5
Update opus from 1.1 to 1.1.4
Rename (already updated) opus-1.1 to opus-1.1.4
Update opusfile from 0.5 to 0.8
Rename (already updated) opusfile-0.5 to opusfile-0.8
Fix compiling when KEY_WOW64_32KEY is missing from system headers
Don't load libraries with non-standard file extensions
Check for truncated paths in Sys_LoadDll
Merge pull request #270 from mickael9/unused-warning
Save connect and playdemo argument before calling CL_Disconnect()
Merge pull request #198 from UniQP/deadvariable
Merge pull request #199 from UniQP/typos
Merge pull request #254 from WolfWings/patch-1
Merge pull request #256 from WolfWings/patch-4
Fix compiling Mac OS 10.5 Universal App Bundle
Fix dllHandle possibly being uninitialized in Sys_LoadDll
Fix compiling debug code for writing VoIP data
Don't repeat alt+enter key event
Refresh master server address cache every 24 hours
Make server browser default to Internet
Automatically get initial Internet servers in Team Arena UI
Replace constant value with UIAS_GLOBAL1
Make Team Arena server list sub-sort clients by max clients
Fix filtering favorite servers in Team Arena UI
Fix favorite servers player count message in Team Arena UI
Fix levelshot displayed in Team Arena server browser
Fix hitch when opening Team Arena find friend menu
Fix joining team when starting local team play server
Make Team Arena win logic handle more game types/blue team
Fix spawn/freed entity logic (specifically harvester skulls)
Fix "brought in 1 skulls" Harvester message
Enable tourney scoreboard in Team Arena
Draw disconnect icon over lagometer in Team Arena too
Remove unneeded code from OpenGL2's RB_RenderDrawSurfList
Only auto update empty Team Arena internet server cache
Add mouse wheel support to UI list boxes
Use const char pointers when possible in botlib's libvar code
Stop caching sv_maxclients in bot code
Don't use uninitialized ps from BotAI_GetClientState
Fix 'missing token' in parsers for animations.cfg
Unify checks for missing COM_Parse() token
Fix comment for CG_SetInitialSnapshot
Fix (unused) check for map restart in CG_TransitionSnapshot
Fix Coverity warning that endVelocity is uninitialized
Don't build score info for bots, they don't parse it
Fix score info being dropped by server
Show client's name in callvote clientkick vote display message
Don't start game entity loops at index 1
Range check client number for trap_BotUserCommand
Fix overdraw in CG_DrawRect
Fix comment in BotAIPredictObstacles
Remove unneeded 'angles' variables/clearing in ai_dmq3.c
Don't copy p->org to itself in cg_particles.c
Remove unused define MAX_COMMANDARGUMENTS from be_ea.c
Make bots stop attacking player after disconnect
Fix strncpy usage in botlib
Add con_autochat and con_autoclear cvars
Only allow connectionless print/echo from server/rcon address
ec- (1):
Allow unaligned load/store in QVM interpreter/x86 compiler
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 8c6d43e Remove dead variables
new 5eae6de Fix some typos in comments
new 0c3879f Redundant #ifndef MISSIONPACK block
new 411d20b ...too much MISSIONPACK ifdeffery.
new 40ec42a Don't include (mission)pak_checksums in standalone build
new 376267d Don't load .pk3s as .dlls, and don't load user config files from .pk3s.
new f61fe5f Don't open .pk3 files as OpenAL drivers.
new b173ac0 Merge some file writing extension checks from OpenJK.
new d4e1a01 Remove FS_Read2().
new 37c4fe6 New upstream version 1.36+u20170317+dfsg1
new 864f66a Makefile: using generic windres if specific one is not present in mingw platform
new 25cc2ed Merge pull request #277 from em92/master
new de3339e Fill in filename in Com_WriteConfig_f() before checking extension.
new 7a237c8 Do not pull CFLAGS into BASE_CFLAGS on FreeBSD
new a47ac2a Use -On level from CFLAGS on FreeBSD
new 7ca43cb Merge pull request #279 from lonkamikaze/freebsd-build
new 537d285 Fix build when cloned as submodule
new d7a99d5 Merge pull request #282 from h3xx/fix-git-dependency
new f514340 Add missing RegCloseKey to Sys_SteamPath
new 7ff610d Detect GOG install path
new 7ea4653 Merge pull request #286 from maxcrofts/install-path
new af69d11 Improve FS_GetModList
new 300f06c Merge pull request #288 from maxcrofts/list-pk3dir-mods
new 7297661 Don't start a vote after vote passed for map change
new ca7e12c Delete BUGS
new 127464e Delete NotToDo
new c65d2c2 Add vao cache for static surfaces.
new 148d54b Remove libspeex from README
new e3ec11d Remove unused libspeex
new 04fc728 Update libogg from 1.3.1 to 1.3.2
new d87bd79 Rename (already updated) libogg-1.3.1 to libogg-1.3.2
new bba263d Update libvorbis from 1.3.4 to 1.3.5
new 67bfe8f Rename (already updated) libvorbis-1.3.4 to libvorbis-1.3.5
new 853110d Update opus from 1.1 to 1.1.4
new ef8ad54 Rename (already updated) opus-1.1 to opus-1.1.4
new 7139094 Update opusfile from 0.5 to 0.8
new f4739e9 Rename (already updated) opusfile-0.5 to opusfile-0.8
new fbada2c Fix compiling when KEY_WOW64_32KEY is missing from system headers
new 05858d3 Don't load libraries with non-standard file extensions
new 70af7e6 Check for truncated paths in Sys_LoadDll
new 351e8f8 Merge pull request #270 from mickael9/unused-warning
new eecc832 Save connect and playdemo argument before calling CL_Disconnect()
new 66365a3 Merge pull request #198 from UniQP/deadvariable
new 2c225a5 Merge pull request #199 from UniQP/typos
new 80c3e50 Merge pull request #254 from WolfWings/patch-1
new 3b0a862 Merge pull request #256 from WolfWings/patch-4
new abce150 Fix compiling Mac OS 10.5 Universal App Bundle
new 566fb0e Allow unaligned load/store in QVM interpreter/x86 compiler constructions like (dataMask & ~3) was used to protect against out-of-bound load/store when address is 4-byte closer to dataMask but at the same time it effectively cut low address bits for ALL load/store operations which is totally wrong in terms of conformance to ALLOWED (i.e. generated by q3lcc from C sources) low-level operations like packed binary data parsing
new c259e7c Fix comment
new 4729c68 Initial shot at writing an ioquake3 autoupdater.
new 8e001e6 autoupdater should build with $(CC), not $(TOOLS_CC), in Makefile.
new 240965d Removed extraneous '\' in Makefile in autoupdater source file list.
new bc2f455 Fix dllHandle possibly being uninitialized in Sys_LoadDll
new 024a884 Fix compiling debug code for writing VoIP data
new 8a50e2a Don't repeat alt+enter key event
new 6982991 Fixed -Wstrict-prototypes warning.
new 86e71b1 Fixed failure to link libcurl on some platforms.
new b892bcf Cleanup in failures a little better.
new 973e0a7 Refresh master server address cache every 24 hours
new f518f75 Don't link directly to libcurl.
new 67b0ccc Don't fclose(NULL) if a file doesn't exist.
new 02b116a Initial Windows autoupdater support: the ioq3 internal bits.
new cf5dd87 Fix tabs vs spaces.
new d0da072 Move the autoupdater launcher into its own public domain source file.
new a69020b Fixed up some types in sha256.*
new b6a83a1 ioquake3 calls this arch "x86" and not "i386".
new 8cf088a Fully initialize ManifestItems (rollback, etc, was uninitialized before!).
new f6f2710 Make server browser default to Internet
new e8f0926 Automatically get initial Internet servers in Team Arena UI
new 2bbe178 Replace constant value with UIAS_GLOBAL1
new 0b853a6 Make Team Arena server list sub-sort clients by max clients
new 6b5674e Fix filtering favorite servers in Team Arena UI
new 2091a2e Fix favorite servers player count message in Team Arena UI
new 0a19ae0 Fix levelshot displayed in Team Arena server browser
new bd06754 Fix hitch when opening Team Arena find friend menu
new 82977da Working Windows port of the autoupdater!
new b5c54ec Use stdint.h on Visual C if >= Visual Studio 2010.
new cd4aa2d Don't fail if the game process went away before we were ready to wait for it.
new 063875e Fixed linking on things that need -ldl, and compiler warnings.
new 0eb497b Disable the autoupdater; enable only if intentional, like for official builds.
new b33551d Fixed comment typo: s/until/under
new 4506ebd Fix joining team when starting local team play server
new 4227d97 Make Team Arena win logic handle more game types/blue team
new 4006358 Fix spawn/freed entity logic (specifically harvester skulls)
new 1066214 Fix "brought in 1 skulls" Harvester message
new 082376e Enable tourney scoreboard in Team Arena
new c14cb70 Draw disconnect icon over lagometer in Team Arena too
new 87eecd7 Merge pull request #290 from rcgordon/autoupdater
new 1aa2048 autoupdater: Fixed up GCC/clang printf function attribute.
new 66fec1b Remove unneeded code from OpenGL2's RB_RenderDrawSurfList
new 5592342 Only auto update empty Team Arena internet server cache
new db1198f Add mouse wheel support to UI list boxes
new ece37f1 Initial add of rsa_tools.
new 7542966 Verify libTom source archives aren't tampered with.
new 62f6f0c Wire up libTom stuff to build system.
new f71260e Replace sha256.c with libTomCrypt equivalent, since we'll be using it anyway.
new e04bfd4 Autoupdater now checks RSA digital signature for manifest.
new ced7437 Updated autoupdater-readme.txt with manifest signing details.
new 06cc3a4 build-rsa-tools.sh now works on Linux.
new c9c5d87 Added .gitignore for rsa_tools directory.
new a761684 Windows support for autoupdater manifest signatures.
new 749e17a Add a log message if manifest is valid.
new b771192 Use "x86_64" and not "x86-64" like everything else in ioq3.
new 76e6b3c Removed unnecessary trailing backslash.
new d1631d6 Use const char pointers when possible in botlib's libvar code
new 74aa426 Stop caching sv_maxclients in bot code
new 6e340f9 Don't use uninitialized ps from BotAI_GetClientState
new d58234a Fix 'missing token' in parsers for animations.cfg
new 1048073 Unify checks for missing COM_Parse() token
new 1456008 Fix comment for CG_SetInitialSnapshot
new c96acec Fix (unused) check for map restart in CG_TransitionSnapshot
new b511b8f Fix Coverity warning that endVelocity is uninitialized
new 91acf8a Don't build score info for bots, they don't parse it
new eeb28dc Fix score info being dropped by server
new 71512bb Show client's name in callvote clientkick vote display message
new 5b9302a Don't start game entity loops at index 1
new 1a8bf79 Range check client number for trap_BotUserCommand
new a738cb9 Fix overdraw in CG_DrawRect
new 730b917 Fix comment in BotAIPredictObstacles
new 8a6c9d1 Remove unneeded 'angles' variables/clearing in ai_dmq3.c
new 74a59f1 Don't copy p->org to itself in cg_particles.c
new 9aae094 Remove unused define MAX_COMMANDARGUMENTS from be_ea.c
new c99281a Make bots stop attacking player after disconnect
new 8956ab4 Fix notarget cheat
new c12b81a Fix strncpy usage in botlib
new dfce719 Add con_autochat and con_autoclear cvars
new e9436ab Only allow connectionless print/echo from server/rcon address
new fd3b58b Merge pull request #293 from rcgordon/autoupdater-rsa-signature
new aaa2b09 New upstream version 1.36+u20170611+dfsg1
The 129 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.
--
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