Commit Graph
2311 Commits
Author SHA1 Message Date
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
Bastien Bouclet 38cf7c55ae WIN32: Embed the shaders in the executable resource file 2016-01-05 18:34:44 +01:00
Pawel Kolodziejski d60ef6e30f ALL: update year 2016-01-01 23:19:16 +01:00
Pawel Kolodziejski 162ad2e23d ALL: Synced with ScummVM 2016-01-01 23:18:09 +01:00
Pawel Kolodziejski 3869f93ea5 ALL: Synced with ScummVM 2016-01-01 23:09:40 +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
Pawel Kolodziejski 2fadf2e466 ALL: Synced with ScummVM 2015-12-22 00:24:01 +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
Pawel Kolodziejski c29c92490e ALL: changes after full sync with ScummVM 2015-09-26 10:22:11 +02:00
Thierry Crozat d21054f0b7 DEVTOOLS: Include french menu in mort.dat 2015-09-07 23:49:58 +01:00
Dries Harnie f7244925c3 GRIM: Enable side textures in postCamChangeHandler 2015-08-14 15:24:56 +02:00
Pawel Kolodziejski 4fe80cd669 ALL: synced with ScummVM 2015-04-19 07:43:34 +02: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
Johannes Schickel 86a514ed93 IPHONE: Remove out-dated XCode project files. 2015-03-05 01:30:18 +01:00
David Cardwell 9a3a812e10 XCODE: Add missing files to the Xcode project
Add codec48.cpp, quicktime.cpp and resvm-sdl-events.cpp to the Xcode
project so that it compiles without linker errors. Also add their
respective header files.
2015-02-20 13:06:06 -05:00
Pawel Kolodziejski 506d80e0da ANDROID: synchronize template 2015-01-18 11:08:46 +01:00
Pawel Kolodziejski 08362b235b ALL: missed files while remove port 2015-01-18 11:01:47 +01:00
Thierry Crozat 1244597849 JANITORIAL: Update copyright year 2015-01-18 02:24:51 +00:00
Pawel Kolodziejski d6612e925b ALL: update year 2015-01-12 23:28:03 +01:00
Joel Teichroeb c0ccf26b05 ANDROID: Fix support for non arm platforms 2015-01-11 14:51:13 -08:00
Joel Teichroeb 59934881a1 ANDROID: Remove unpacker and fix support for non arm 2015-01-05 20:18:31 -08:00
Eugene Sandulenko f92e569570 Merge pull request #425 from klusark/android
ANDROID: Modernize build system
2015-01-04 19:53:41 +01:00
Pawel Kolodziejski f727e0966d ALL: upgrade version number for master 2014-12-21 13:22:37 +01:00
Eugene Sandulenko f16064613b GCW0: Fix default joystick number 2014-10-26 15:57:26 -04:00
Eugene Sandulenko 732f9582fa GCW0: Remove absolute paths 2014-10-26 15:41:30 -04:00
Eugene Sandulenko f5e273ded9 GCW0: Create log file at game launch 2014-10-26 14:32:47 -04:00