1292 Commits

Author SHA1 Message Date
Thierry Crozat
716dcbc1d8 OSX: Update DS_Store file for release disk image
Following the addition of two license files to the image, the layout
of the image was off with the old DS_Store.
2016-03-05 23:08:07 +00:00
Johannes Schickel
824cb7bc89 OPENPANDORA: Handle non-exported or not-set $TERM in pnd_make.sh. 2016-02-29 19:19:09 +01:00
Johannes Schickel
01a76df6e3 OPENPANDORA: Don't output colors in pnd_make.sh when redirecting output to file. 2016-02-29 19:10:10 +01:00
Pawel Kolodziejski
08b83455ab SAMYGO: Update url 2016-02-27 08:33:39 +01:00
Eugene Sandulenko
0fe8260a98 GCW0: Update port building and provide port-specific README
Fluidsynth is too problematic, stutters with some games,
so disabling it for the time being.
2016-02-26 20:57:27 +01:00
Eugene Sandulenko
a11d7810e0 GCW0: Made fluidsynth default sound device 2016-02-24 19:04:23 +01:00
Paul Gilbert
27e6eceff2 CREATE_PROJECT: Disable fluidsynth library by default for Visual Studio
Currently we don't have a lib file for fluidsynth built for Visual Studio
2015, and I've spent 5 fruitless hours trying to compile one. So I'm
disabling fluidsynth automatically for now, and we can always re-enable
it again if we ever do manage to create an appropriate library
2016-02-20 19:27:26 -05:00
Johannes Schickel
22b453c4b2 OPENPANDORA: Fix op-pnd target when no TERM is set. 2016-02-18 11:44:53 +01:00
Vincent Bénony
d1c0a1f8e5 IOS: Adds support for iPad
These keys are automatically added by Xcode when one compiles a regular Xcode project, but are missing when compiling from the command line.
2016-02-13 17:00:53 +02:00
Kirben
829bf25d1e Win32: Update SDL if version matches, but contents are different. 2016-02-13 13:03:13 +11:00
Eugene Sandulenko
0930018045 RELEASE: This is 1.9.0git 2016-02-05 23:31:25 +01:00
Willem Jan Palenstijn
bdec938dd2 DISTS/REDHAT: Package mort.dat, access.dat 2016-02-05 17:51:14 +01:00
Eugene Sandulenko
42f327e5fd AMIGAOS: Add scripts for README conversion 2016-01-30 12:20:53 +01:00
Vincent Bénony
15a1db3fa0 IOS: Updates the splash screens 2016-01-07 13:50:34 +01:00
Vincent Bénony
ec040cb5d8 OSX: Fixes the Info.plist.in template, and the bundle target 2016-01-06 16:20:31 +01:00
Vincent Bénony
ac94ad1162 IOS: Update the autotools template files 2016-01-06 16:20:28 +01:00
Vincent Bénony
efdb5679ce IOS: Merge branch 'master' into ios-fix 2016-01-06 16:20:23 +01:00
Vincent Bénony
64f50761ec IOS: Merge master 2016-01-06 16:19:03 +01:00
Vincent Bénony
cfcd3842ed IOS: Adds iPhone 6/6+ launch screens 2016-01-06 16:17:37 +01:00
Vincent Bénony
5035a6e394 IOS: Recommanded settings for Xcode 7.2 2016-01-06 16:17:36 +01:00
Vincent Bénony
e9378ccf3e IOS: Avoid subclassing UIApplication, and handle multitasking 2016-01-06 16:17:35 +01:00
Vincent Bénony
638dc113f8 IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)
The "iphone" backend is the support for the old iPhones.
The "ios7" backend is for the new iPhones.
2016-01-06 16:17:33 +01:00
Vincent Bénony
5bea2b416d IOS: Moves the compilation instructions in the platform directory 2016-01-06 16:17:31 +01:00
Vincent Bénony
ad98d03893 IOS: Removes a generated file 2016-01-06 16:17:30 +01:00
Vincent Bénony
c614c3de95 IOS: Updates the compilation instructions 2016-01-06 16:17:30 +01:00
Vincent Bénony
64c6f3a37b IOS: Fixes the Info.plist file generation 2016-01-06 16:17:29 +01:00
Vincent Bénony
7de016700d IOS: Removes the temporary Xcode project for iOS 2016-01-06 16:17:29 +01:00
Vincent Bénony
c4cb84d2fb IOS: Removes useless images from the assets 2016-01-06 15:35:34 +01:00
Vincent Bénony
0c4bf5f00b IOS: Updates the compilation instructions. 2016-01-06 15:35:34 +01:00
Vincent Bénony
a6477e8ea0 IOS: Adds a temporary Xcode project
This project will be removed once the "create_project" tool is complete.
2016-01-06 15:35:33 +01:00
Vincent Bénony
51e5bb717d IOS: Adds a description of the new iOS port 2016-01-06 15:35:32 +01:00
Vincent Bénony
1c9fcdbc69 IOS: Updates Info.plist 2016-01-06 15:35:31 +01:00
Vincent Bénony
13580b7ac5 IOS: Replace old iOS graphic assets with an asset catalog 2016-01-06 15:35:30 +01:00
Eugene Sandulenko
3d75c3a1b3 ALL: Update copyright date 2016-01-01 13:49:38 +01:00
Eugene Sandulenko
55100f224a ALL: Update copyright years 2016-01-01 13:33:39 +01:00
Eugene Sandulenko
c495a4ead4 Merge pull request #624 from sev-/splash
ENGINES: Add ScummVM splash
2015-12-25 14:28:20 +01:00
Thierry Crozat
67a224581b OSX: Add missing translations in Info.plist 2015-12-23 00:36:51 +00:00
Eugene Sandulenko
9c50ffda33 ENGINES: Replaced logo background with orange 2015-12-22 19:09:13 +01:00
Bastien Bouclet
b9a1074999 PS3: Make use of an updated SDL2 version
This version, available at https://bitbucket.org/bgK/sdl_psl1ght, is based on SDL 2.0.3.
2015-12-15 20:10:19 +01:00
Willem Jan Palenstijn
13b7fecab2 WIN32: Don't install QUICKSTART file
The English version is only intended as a template for translation; not for
installing. See FR#699.
2015-12-03 10:55:48 +01:00
Kirben
d33c444f05 BUILD: Add access.dat to resource file for Windows builds. 2015-11-28 10:14:13 +11:00
Torbjörn Andersson
ee5acb25ad ACCESS: Add TODO for access.dat 2015-11-27 20:58:24 +01:00
Paul Gilbert
a6150f9308 ACCESS: Creation of access.dat for holding Access games engine data 2015-11-27 12:12:32 -05:00
athrxx
13f30fb46b KYRA: (LOK/PC-98) - add missing string resource 2015-11-10 18:38:33 +01:00
Eugene Sandulenko
3ced58e189 ENGINES: Add ScummVM splash 2015-11-07 22:35:10 +01:00
Eugene Sandulenko
54e136d27e TESTBED: Added detection file to repository 2015-11-07 13:26:56 +01:00
Paul Gilbert
89dfd36b60 CREATE_PROJECT: Add support for Visual Studio 2015 2015-09-28 19:23:58 -04:00
Thierry Crozat
d21054f0b7 DEVTOOLS: Include french menu in mort.dat 2015-09-07 23:49:58 +01:00
Johannes Schickel
606e303f76 DEVTOOLS: Update codeblocks readme.txt to "new" dir structure. 2015-03-05 01:32:51 +01:00
Johannes Schickel
6f56d4e955 IPHONE: Remove readme file about XCode project generation.
This is not supported right now and thus confusing to users.
2015-03-05 01:31:33 +01:00