[scummvm-tools] 08/17: Imported Upstream version 1.8.0

Stephen Kitt skitt at moszumanska.debian.org
Mon Oct 17 10:48:09 UTC 2016


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

skitt pushed a commit to branch master
in repository scummvm-tools.

commit c5d8e0547db2a9c927c07aac2be2409cbd92c66e
Merge: fad8fdb b728186
Author: Stephen Kitt <skitt at debian.org>
Date:   Mon Oct 17 12:27:08 2016 +0200

    Imported Upstream version 1.8.0

 COPYRIGHT                                          |   2 +-
 Makefile                                           |  52 +-
 Makefile.common                                    |   4 +
 NEWS                                               |   6 +
 common/scummsys.h                                  |  43 +-
 common/util.cpp                                    |   4 -
 compress.cpp                                       |   8 +-
 configure                                          |  33 +-
 convert_dxa.bat                                    |   2 +-
 convert_dxa.sh                                     |   2 +-
 create_sjisfnt.cpp                                 |   2 +-
 dists/macosx/Info.plist                            |   8 +-
 dists/macosx/Info.plist.in                         |   4 +-
 dists/msvc10/toolscli.vcxproj                      |   6 +-
 dists/msvc10/toolscli.vcxproj.filters              |  14 +-
 dists/msvc9/ScummVMTools_Global.vsprops            |  18 +
 dists/msvc9/degob.vcproj                           |  10 +-
 dists/msvc9/tools.sln                              |   2 +-
 dists/msvc9/toolscli.vcproj                        |  84 +-
 dists/msvc9/toolsgui.vcproj                        | 180 ++--
 dists/scummvmtools.rc                              |  10 +-
 dists/scummvmtools.rc.in                           |   2 +-
 dists/win32/ScummVM Tools.iss                      |   2 +-
 dists/win32/scummvm-tools.nsi                      |   6 +-
 dists/win32/scummvm-tools.nsi.in                   |   2 +-
 engines/gob/degob_script.cpp                       |   4 -
 engines/gob/degob_script_littlered.cpp             |  13 +-
 engines/gob/extract_gob_stk.cpp                    |  14 +-
 engines/gob/extract_gob_stk.h                      |   2 +
 engines/kyra/dekyra.cpp                            |   4 +-
 engines/mohawk/utils/file.cpp                      |   9 +-
 engines/mohawk/utils/file.h                        |   9 +-
 engines/mohawk/utils/stream.h                      |  11 +-
 engines/prince/extract_prince.cpp                  | 794 ++++++++++++++++++
 .../compress_sword1.h => prince/extract_prince.h}  |  69 +-
 engines/prince/pack_prince.cpp                     | 932 +++++++++++++++++++++
 .../extract_gob_stk.h => prince/pack_prince.h}     |  52 +-
 engines/scumm/descumm.cpp                          |   2 +
 engines/sword1/compress_sword1.cpp                 |  80 +-
 engines/sword1/compress_sword1.h                   |   6 +-
 engines/tony/compress_tony.cpp                     | 226 +++++
 .../extract_gob_stk.h => tony/compress_tony.h}     |  32 +-
 engines/tony/compress_tony_vdb.cpp                 | 251 ++++++
 .../extract_gob_stk.h => tony/compress_tony_vdb.h} |  38 +-
 gui/main.cpp                                       |   2 +-
 gui/pages.cpp                                      |   4 +-
 internal_version.h                                 |   2 +-
 sound/audiostream.h                                |   2 +-
 tool.cpp                                           |   6 +
 tools.cpp                                          |   8 +
 50 files changed, 2768 insertions(+), 310 deletions(-)

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



More information about the Pkg-games-commits mailing list