diff options
Diffstat (limited to 'dists')
-rw-r--r-- | dists/debian/copyright | 2 | ||||
-rw-r--r-- | dists/engine-data/README | 5 | ||||
-rw-r--r-- | dists/engine-data/kyra.dat | bin | 486382 -> 485978 bytes | |||
-rw-r--r-- | dists/engine-data/lure.dat | bin | 637824 -> 637824 bytes | |||
-rw-r--r-- | dists/engine-data/neverhood.dat | bin | 25416 -> 23804 bytes | |||
-rw-r--r-- | dists/iphone/Info.plist | 6 | ||||
-rw-r--r-- | dists/iphone/Info.plist.in | 6 | ||||
-rw-r--r-- | dists/macosx/Info.plist | 4 | ||||
-rw-r--r-- | dists/macosx/Info.plist.in | 4 | ||||
-rw-r--r-- | dists/msvc11/readme.txt | 5 | ||||
-rw-r--r-- | dists/msvc12/readme.txt | 5 | ||||
-rw-r--r-- | dists/scummvm.rc | 2 | ||||
-rw-r--r-- | dists/scummvm.rc.in | 2 | ||||
-rw-r--r-- | dists/win32/ScummVM.iss | 2 | ||||
-rw-r--r-- | dists/win32/migration.bat | 2 | ||||
-rw-r--r-- | dists/win32/scummvm.nsi | 2 | ||||
-rw-r--r-- | dists/win32/scummvm.nsi.in | 2 |
17 files changed, 35 insertions, 14 deletions
diff --git a/dists/debian/copyright b/dists/debian/copyright index 1cccd01a07..1317fc6cee 100644 --- a/dists/debian/copyright +++ b/dists/debian/copyright @@ -7,7 +7,7 @@ It was downloaded from <http://www.scummvm.org/>. Upstream Authors: see `/usr/share/doc/scummvm/AUTHORS'. -Scummvm is Copyright © 2002-2013 The ScummVM Project +ScummVM is Copyright © 2002-2014 The ScummVM Team This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/dists/engine-data/README b/dists/engine-data/README index 9bbb006d17..e87f04c65b 100644 --- a/dists/engine-data/README +++ b/dists/engine-data/README @@ -21,6 +21,9 @@ File created partially by extracting font data from the French executable. It also contains the French and German translation, as well as a custom-made English translation. +neverhood.dat: +TODO + queen.tbl: 'queen.tbl' contains a list of filenames, filesizes and offsets for the individual files saved in QUEEN.1. This data was originally included in the @@ -38,4 +41,4 @@ tony.dat: This file contains the font table used by the different versions of the game. toon.dat: -'toon.dat' contains all the strings hardcoded in the original executables. +This file contains all the strings hardcoded in the original executables. diff --git a/dists/engine-data/kyra.dat b/dists/engine-data/kyra.dat Binary files differindex 305c7e665c..37b3b0ef0b 100644 --- a/dists/engine-data/kyra.dat +++ b/dists/engine-data/kyra.dat diff --git a/dists/engine-data/lure.dat b/dists/engine-data/lure.dat Binary files differindex 4e0d2894af..8ca69224da 100644 --- a/dists/engine-data/lure.dat +++ b/dists/engine-data/lure.dat diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.dat Binary files differindex dc95c00965..2f1bc4b522 100644 --- a/dists/engine-data/neverhood.dat +++ b/dists/engine-data/neverhood.dat diff --git a/dists/iphone/Info.plist b/dists/iphone/Info.plist index 9667f807eb..6fdd7f2696 100644 --- a/dists/iphone/Info.plist +++ b/dists/iphone/Info.plist @@ -35,5 +35,11 @@ <integer>1</integer> <integer>2</integer> </array> + <key>UISupportedInterfaceOrientations</key> + <array> + <string>UIInterfaceOrientationPortrait</string> + <string>UIInterfaceOrientationLandscapeLeft</string> + <string>UIInterfaceOrientationLandscapeRight</string> + </array> </dict> </plist> diff --git a/dists/iphone/Info.plist.in b/dists/iphone/Info.plist.in index efb93832e7..2bcdd15a03 100644 --- a/dists/iphone/Info.plist.in +++ b/dists/iphone/Info.plist.in @@ -35,5 +35,11 @@ <integer>1</integer> <integer>2</integer> </array> + <key>UISupportedInterfaceOrientations</key> + <array> + <string>UIInterfaceOrientationPortrait</string> + <string>UIInterfaceOrientationLandscapeLeft</string> + <string>UIInterfaceOrientationLandscapeRight</string> + </array> </dict> </plist> diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist index b9a4eff1b8..63813c06de 100644 --- a/dists/macosx/Info.plist +++ b/dists/macosx/Info.plist @@ -28,7 +28,7 @@ <key>CFBundleExecutable</key> <string>scummvm</string> <key>CFBundleGetInfoString</key> - <string>1.7.0git, Copyright 2001-2013 The ScummVM team</string> + <string>1.7.0git, Copyright 2001-2014 The ScummVM Team</string> <key>CFBundleIconFile</key> <string>scummvm.icns</string> <key>CFBundleIdentifier</key> @@ -46,7 +46,7 @@ <key>NSPrincipalClass</key> <string>NSApplication</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 2001-2013 The ScummVM team</string> + <string>Copyright 2001-2014 The ScummVM Team</string> <key>SUFeedURL</key> <string>http://www.scummvm.org/appcasts/macosx/release.xml</string> <key>SUPublicDSAKeyFile</key> diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in index b810b7ea5a..9ef1584440 100644 --- a/dists/macosx/Info.plist.in +++ b/dists/macosx/Info.plist.in @@ -28,7 +28,7 @@ <key>CFBundleExecutable</key> <string>scummvm</string> <key>CFBundleGetInfoString</key> - <string>@VERSION@, Copyright 2001-2013 The ScummVM team</string> + <string>@VERSION@, Copyright 2001-2014 The ScummVM Team</string> <key>CFBundleIconFile</key> <string>scummvm.icns</string> <key>CFBundleIdentifier</key> @@ -46,7 +46,7 @@ <key>NSPrincipalClass</key> <string>NSApplication</string> <key>NSHumanReadableCopyright</key> - <string>Copyright 2001-2013 The ScummVM team</string> + <string>Copyright 2001-2014 The ScummVM Team</string> <key>SUFeedURL</key> <string>http://www.scummvm.org/appcasts/macosx/release.xml</string> <key>SUPublicDSAKeyFile</key> diff --git a/dists/msvc11/readme.txt b/dists/msvc11/readme.txt index fa91a8cc12..45faac0663 100644 --- a/dists/msvc11/readme.txt +++ b/dists/msvc11/readme.txt @@ -3,4 +3,7 @@ files using the create_project tool inside the /devtools/create_project folder. To create the default project files, build create_project.exe, copy it inside this folder and run the create_msvc11.bat file for a default build. You can run -create_project.exe with no parameters to check the possible command-line options +create_project.exe with no parameters to check the possible command-line options. + +To enable debug visualization for common types, see the comment in +/devtools/create_project/scripts/scummvm.natvis. diff --git a/dists/msvc12/readme.txt b/dists/msvc12/readme.txt index 760f9ff601..2d91c72140 100644 --- a/dists/msvc12/readme.txt +++ b/dists/msvc12/readme.txt @@ -3,4 +3,7 @@ files using the create_project tool inside the /devtools/create_project folder. To create the default project files, build create_project.exe, copy it inside this folder and run the create_msvc12.bat file for a default build. You can run -create_project.exe with no parameters to check the possible command-line options +create_project.exe with no parameters to check the possible command-line options. + +To enable debug visualization for common types, see the comment in +/devtools/create_project/scripts/scummvm.natvis. diff --git a/dists/scummvm.rc b/dists/scummvm.rc index 037db3ef62..f0609c1a79 100644 --- a/dists/scummvm.rc +++ b/dists/scummvm.rc @@ -81,7 +81,7 @@ BEGIN VALUE "FileDescription", "http://www.scummvm.org/\0" VALUE "FileVersion", "1.7.0git\0" VALUE "InternalName", "scummvm\0" - VALUE "LegalCopyright", "Copyright © 2001-2013 The ScummVM Team\0" + VALUE "LegalCopyright", "Copyright © 2001-2014 The ScummVM Team\0" VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0" VALUE "OriginalFilename", "scummvm.exe\0" VALUE "ProductName", "ScummVM\0" diff --git a/dists/scummvm.rc.in b/dists/scummvm.rc.in index c18c18ef63..401c0abb0d 100644 --- a/dists/scummvm.rc.in +++ b/dists/scummvm.rc.in @@ -81,7 +81,7 @@ BEGIN VALUE "FileDescription", "http://www.scummvm.org/\0" VALUE "FileVersion", "@VERSION@\0" VALUE "InternalName", "scummvm\0" - VALUE "LegalCopyright", "Copyright © 2001-2013 The ScummVM Team\0" + VALUE "LegalCopyright", "Copyright © 2001-2014 The ScummVM Team\0" VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0" VALUE "OriginalFilename", "scummvm.exe\0" VALUE "ProductName", "ScummVM\0" diff --git a/dists/win32/ScummVM.iss b/dists/win32/ScummVM.iss index fa0f760f59..5afb407177 100644 --- a/dists/win32/ScummVM.iss +++ b/dists/win32/ScummVM.iss @@ -1,5 +1,5 @@ [Setup] -AppCopyright=2013 +AppCopyright=2014 AppName=ScummVM AppVerName=ScummVM Git AppPublisher=The ScummVM Team diff --git a/dists/win32/migration.bat b/dists/win32/migration.bat index b4b00c02cc..e1b27a1fb3 100644 --- a/dists/win32/migration.bat +++ b/dists/win32/migration.bat @@ -4,7 +4,7 @@ :: This script will copy any saved games located in the :: old default location, to the new default location. :: -:: (c) 2012-2013 ScummVM Team +:: (c) 2012-2014 ScummVM Team :: @echo off diff --git a/dists/win32/scummvm.nsi b/dists/win32/scummvm.nsi index 5357be9fe4..602b9fd6c3 100644 --- a/dists/win32/scummvm.nsi +++ b/dists/win32/scummvm.nsi @@ -76,7 +76,7 @@ Name ScummVM !define COMPANY "ScummVM Team" !define URL "http://scummvm.org/" !define DESCRIPTION "ScummVM Installer. Look! A three headed monkey (TM)!" -!define COPYRIGHT "Copyright © 2001-2013 The ScummVM Team" +!define COPYRIGHT "Copyright © 2001-2014 The ScummVM Team" ######################################################################################### # Installer configuration diff --git a/dists/win32/scummvm.nsi.in b/dists/win32/scummvm.nsi.in index 9f8bd1dad2..b8ddc74a86 100644 --- a/dists/win32/scummvm.nsi.in +++ b/dists/win32/scummvm.nsi.in @@ -76,7 +76,7 @@ Name ScummVM !define COMPANY "ScummVM Team" !define URL "http://scummvm.org/" !define DESCRIPTION "ScummVM Installer. Look! A three headed monkey (TM)!" -!define COPYRIGHT "Copyright © 2001-2013 The ScummVM Team" +!define COPYRIGHT "Copyright © 2001-2014 The ScummVM Team" ######################################################################################### # Installer configuration |