[ioquake3] 91/136: Merge pull request #290 from rcgordon/autoupdater

Simon McVittie smcv at debian.org
Thu Jun 15 09:09:14 UTC 2017


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

smcv pushed a commit to branch debian/master
in repository ioquake3.

commit 87eecd7bc1f6960e55a312b148f3ec1854680eab
Merge: c14cb70 b33551d
Author: Zachary J. Slater <zjs at zacharyjackslater.com>
Date:   Fri Jun 2 22:46:22 2017 -1000

    Merge pull request #290 from rcgordon/autoupdater
    
    Initial shot at writing an ioquake3 autoupdater. Thank you icculus, and everyone who contributed to his patreon! https://www.patreon.com/icculus

 Makefile                       | 101 ++++-
 autoupdater-readme.txt         | 125 ++++++
 code/autoupdater/autoupdater.c | 977 +++++++++++++++++++++++++++++++++++++++++
 code/autoupdater/sha256.c      | 156 +++++++
 code/autoupdater/sha256.h      |  42 ++
 code/sys/sys_autoupdater.c     |  86 ++++
 code/sys/sys_main.c            |   3 +
 7 files changed, 1468 insertions(+), 22 deletions(-)


-- 
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