Commit Graph
1584 Commits
Author SHA1 Message Date
Vincent Bénony 2bffce5e72 IOS: Adds the image asset catalog to the iOS targer 2016-01-06 15:35:34 +01:00
Vincent Bénony c594cfdde1 IOS: Removes "auto", and use an explicit type 2016-01-06 15:35:34 +01:00
Vincent Bénony c5009aff24 IOS: Typo in comment 2016-01-06 15:35:34 +01:00
Vincent Bénony b58ec8f15a IOS: Fixes various iOS compilation flags, and missing frameworks 2016-01-06 15:35:33 +01:00
Vincent Bénony 4c68d145c2 IOS: Keep the MACOSX, and IPHONE macros according to the target 2016-01-06 15:35:33 +01:00
Vincent Bénony 0dde5e4a18 IOS: Remove the simulator specific target
The simulator works with the same target than the iPhone / iPad target.
2016-01-06 15:35:33 +01:00
Vincent Bénony 6b798097c7 ISO: Removes the ENABLE_IOS macro 2016-01-06 15:35:32 +01:00
Vincent Bénony ba55c99cfb IOS: Adds the POSIX macro to the create_project Xcode project 2016-01-06 15:35:32 +01:00
Vincent Bénony cff9c45953 IOS: Adds the IPHONE macro to the generated project 2016-01-06 15:35:32 +01:00
Vincent Bénony 283eac7e5f IOS: Create a separate for adding resources 2016-01-06 15:35:32 +01:00
Eugene Sandulenko 13a62ce1a1 WAGE: Cleanup 2015-12-28 01:15:27 +01:00
Eugene Sandulenko 0d6b87b785 WAGE: Added more documentation to the script 2015-12-28 01:08:39 +01:00
Eugene Sandulenko 2802566f43 WAGE: Fix font downloading script 2015-12-27 23:26:28 +01:00
Eugene Sandulenko 88e864a553 WAGE: Implemented script for downloading fonts 2015-12-27 15:41:03 +01:00
Johannes Schickel 8392fe4f05 DEVTOOLS: More formatting fixes in create_amazon.
Powered by astyle.
2015-12-12 07:02:02 +01:00
Johannes Schickel 84ac8fa735 DEVTOOLS: A few formatting fixes. 2015-12-12 06:54:58 +01:00
Johannes Schickel 410b5f3d34 DEVTOOLS: Silence compiler warning in convbdf. 2015-12-12 06:54:58 +01:00
Johannes Schickel 2ef9ced7a9 DEVTOOLS: Silence compiler warnings in create_access. 2015-12-12 06:54:58 +01:00
Johannes Schickel c09a9aa1bf DEVTOOLS: Replace macro by function call. 2015-12-12 06:54:57 +01:00
Johannes Schickel 70a4047a78 DEVTOOLS: Adjust enum constant names to match our conventions. 2015-12-12 06:54:57 +01:00
Johannes Schickel d09c3e28a6 DEVTOOLS: Remove 'explicit' keyword from multi parameter constructors.
This does not make sense in C++98. For C++11 this only prevents Foo x = {...}
initialization, which we can't use anyway.
2015-12-12 06:54:57 +01:00
Johannes Schickel c9d7299e65 DEVTOOLS: Cleanup code. 2015-12-12 06:54:57 +01:00
Johannes Schickel 3ad5ad57e2 DEVTOOLS: Use default copy constructor.
The formerly user supplied copy constructor was not identical to the default
generated, but the output of create_project for xcode is unchanged.
2015-12-12 06:54:57 +01:00
Johannes Schickel 50807b3b01 DEVTOOLS: Run astyle over xcode.[cpp/h].
Manual fix up included.
2015-12-12 06:54:57 +01:00
Johannes Schickel 5d1df1c293 DEVTOOLS: Prefix varibles in structs/classes with '_' in xcode.[h/cpp].
This silences some variables and increases consistency with our code
formatting conventions.
2015-12-12 06:54:43 +01:00
Strangerke c76059eaf9 CREDITS: Fix the case of mindFactory 2015-12-07 00:06:50 +01:00
Strangerke e9e099b6ac CREDITS: Add credit to the Mindfactory team for Broken Sword 2.5 2015-12-06 22:57:03 +01:00
Paul Gilbert a6150f9308 ACCESS: Creation of access.dat for holding Access games engine data 2015-11-27 12:12:32 -05:00
Strangerke 0c7bde123b CREDITS: On demand of dreammaster, add m_kiewitz to Sherlock's credits 2015-11-22 20:03:06 +01:00
Strangerke cb0e9fd886 CREDITS: Add credits for Access engine 2015-11-22 19:11:51 +01:00
Strangerke a684ef88da CREDITS: Use full names for Sherlock's special thanks 2015-11-21 21:19:13 +01:00
Strangerke c0eb2880e9 CREDITS: Add BBVS 2015-11-21 18:29:50 +01:00
Strangerke 35e8a2bdcb CREDITS: Add credits for Sherlock and a special thanks related to the sources.
Update the AUTHOR and credit.h files with Raspberry Pi port credits
2015-11-21 13:48:50 +01:00
Eugene Sandulenko b1545d6162 Merge pull request #575 from vanfanel/dispmanx
Added Raspberry Pi native 2D API support (dispmanx)
2015-11-21 00:12:52 +01:00
vanfanel c2c7225bbf SDL/DISPMANX Added myself to credits.pl 2015-11-19 16:06:23 +01:00
Eugene Sandulenko d2ef695e4a DEVTOOLS: Package release tarballs with xz also 2015-11-15 13:22:53 +01:00
Eugene Sandulenko 546ba3c09b DEVTOOLS: Rewrote dist-scummsm.sh tool to support git 2015-11-15 13:17:31 +01:00
athrxx 13f30fb46b KYRA: (LOK/PC-98) - add missing string resource 2015-11-10 18:38:33 +01:00
Eugene Sandulenko ccb05dd8bc Merge pull request #563 from BenCastricum/detection_fixes
SCUMM: language fixes for HE games
2015-11-07 22:46:14 +01:00
Eugene Sandulenko 70c42f26b2 SCUMM: Add Japanese Windows Freddi md5 2015-10-17 12:45:39 +02:00
Paul Gilbert fbcf667b6a CREATE_PROJECT: Cleanup and turn off exception handling again 2015-10-12 14:39:28 -04:00
Paul Gilbert 89dfd36b60 CREATE_PROJECT: Add support for Visual Studio 2015 2015-09-28 19:23:58 -04:00
Ben Castricum 9bb438c69c SCUMM: Add some missing file sizes in md5 table 2015-09-12 19:29:16 +02:00
Ben Castricum 0b487df96e SCUMM: Distinguish US/GB language for Pajama Sam games
There is no GB version of Pajama Sam 1, so use EN as language
2015-09-12 19:29:16 +02:00
Ben Castricum 60a1eec871 SCUMM: Distinguish US/GB language for SPYfox games 2015-09-12 19:29:15 +02:00
Ben Castricum 8d8d68d956 SCUMM: Distinguish US/GB language for Putt-Putt games
There is no GB version of Putt-Putt 1, so use EN as language
2015-09-12 19:29:15 +02:00
Ben Castricum 91829bc0af SCUMM: Distinguish US/GB language for Freddi Fish games
There is no GB version of Freddi Fish 1 and 2, so use EN as language
2015-09-12 19:29:15 +02:00
Thierry Crozat d21054f0b7 DEVTOOLS: Include french menu in mort.dat 2015-09-07 23:49:58 +01:00
Filippos Karapetis 23471eeb53 CREATE_PROJECT: Use NULL instead of nullptr
This allows create_project to be built with the C99 standard, instead
of C11
2015-07-20 01:00:09 +03:00
Filippos Karapetis bf06576498 CREATE_PROJECT: Rename XCodeProvider -> XcodeProvider 2015-07-20 01:00:09 +03:00