This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository springlobby.
commit b2da7f45a02564a2fa367dad452358a6fff33752 Merge: f67033b 7518400 Author: Markus Koschany <[email protected]> Date: Sun Oct 1 19:23:57 2017 +0200 Updated version 0.257+dfsg from 'upstream/0.257+dfsg' with Debian dir 42a6f6f15e80cc3fba31f4c966a108677e32ed24 .travis.yml | 2 +- ChangeLog | 3 + VERSION | 2 +- springlobby_config.h | 2 +- src/CMakeLists.txt | 13 +- src/autohostmanager.cpp | 10 + src/autohostmanager.h | 3 + src/downloader/lib/README.md | 2 +- src/downloader/lib/src/FileSystem/FileSystem.cpp | 34 ++- src/downloader/lib/src/FileSystem/FileSystem.h | 5 +- src/downloader/lib/src/lib/minizip/unzip.c | 2 +- src/downloader/lib/src/lib/minizip/zip.c | 22 +- .../lib/src/lsl/lslunitsync/unitsync.cpp | 1 + src/downloader/lib/src/main.cpp | 41 ++-- src/downloader/lib/src/pr-downloader.cpp | 22 +- src/gui/basedataviewmodel.h | 1 - src/gui/channel/autojoinchanneldialog.cpp | 5 + src/gui/chatpanel.cpp | 1 - src/gui/connectwindow.cpp | 17 +- src/gui/connectwindow.h | 1 + src/gui/hosting/battlemaptab.cpp | 5 + src/gui/hosting/battlemaptab.h | 2 +- ...tleoptionstab.cpp => battlerestrictionstab.cpp} | 56 ++--- ...{battleoptionstab.h => battlerestrictionstab.h} | 9 +- src/gui/hosting/battleroomtab.cpp | 21 ++ src/gui/hosting/battleroomtab.h | 5 +- src/gui/hosting/mainjoinbattletab.cpp | 14 +- src/gui/hosting/mainjoinbattletab.h | 8 +- src/gui/hosting/mainsingleplayertab.cpp | 6 +- src/gui/hosting/mainsingleplayertab.h | 6 +- src/gui/mapctrl.cpp | 33 +-- src/gui/singleplayertab.cpp | 3 +- src/gui/ui.cpp | 25 ++- src/gui/ui.h | 1 + src/inetclass.h | 4 + src/serverevents.cpp | 13 +- src/serverevents.h | 1 + src/settings.cpp | 56 +++-- src/settings.h | 14 +- src/socket.cpp | 246 ++++++++++++++++++++- src/socket.h | 27 ++- src/tasserver.cpp | 31 ++- src/tasserver.h | 1 + tools/mxe_create_builddir.sh | 2 +- 44 files changed, 586 insertions(+), 192 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/springlobby.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

