aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Collapse)Author
2015-04-09CREATE_PROJECT: Define a group for the Frameworks, and add it to the ↵Einar Johan Trøan Sømåen
mainGroup, so that the buildPhase can figure things out.
2015-04-09CREATE_PROJECT: Explicitly add /opt/include/freetype2 to header paths.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Enable XCode-project creation.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Implement setupSourcesBuildPhase for XCode, basing it on ↵Einar Johan Trøan Sømåen
setupResourcesBuildPhase.
2015-04-09CREATE_PROJECT: Disable the WIN32-define when creating an XCode-project.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Make sure that children of PBXGroups are always listed as a ↵Einar Johan Trøan Sømåen
list with "," after every item, even when there's only one child. This modifies the combination of SettingsAsList and SettingsSingleItem so that "," is used after the item, instead of ";", but only when they are used together.
2015-04-09CREATE_PROJECT: Modify XCodeProvider to add the various folders as groups, ↵Einar Johan Trøan Sømåen
instead of file-references, hardcoding the root as the group "CustomTemplate" This also modifies the hashes, so that subfolders get unique hashes, even if they have the same name as some other folder in the tree (i.e. there are multiple folders named "sdl" in the various subfolders of backends/platforms).
2015-04-09CREATE_PROJECT: Make ProjectProvider able to work properly with subclasses ↵Einar Johan Trøan Sømåen
that want to create one single project.
2015-04-09CREATE_PROJECT: Use whatever SDK is available on OS X.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Fix Info.plist path.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Quote lastKnownFileType, name and path to avoid breakage on ↵Einar Johan Trøan Sømåen
c++11-compat.h
2015-04-09CREATE_PROJECT: Escape \" in "<group>" for PBXFileReferences during ↵Einar Johan Trøan Sømåen
writeFileListToProject This has to be applied explicitly, as modifying ADD_FILE_REFERENCE to use SettingsQuoteVariable would be wrong (i.e. SDKROOT should not become "SDKROOT").
2015-04-09CREATE_PROJECT: Make PBXGroups use PBXFileReference-hashes instead of ↵Einar Johan Trøan Sømåen
PBXBuildFile-hashes.
2015-03-06DEVTOOLS: Add support for linking with SDL 2.0 in create_projectFilippos Karapetis
This is handled with the new command-line option, --sdl2
2015-03-05CREDITS: Mention skristiansson for his initial SDL2 support work.Johannes Schickel
2014-12-29CREDITS: Update credits for ZVision againFilippos Karapetis
2014-12-27CREDITS: Update the credits for the ZVISION engineFilippos Karapetis
2014-12-21CREDITS: Add credits for Sfinx translation to EnglishThierry Crozat
2014-12-08SCUMM: Maniac V0: Add support for D64 Demo Disk, Cleanup duplicate 'Talk' arrayRobert Crossfield
2014-12-03SCUMM: More detection fixes.Ben Castricum
2014-12-03SCUMM: Add support for the "Mini Games" from Kellogg's complimentary CDBen Castricum
2014-12-03SCUMM: farm - Add support for a dutch Macintosh variant.Ben Castricum
Found on CD with EAN8714902148334.
2014-12-03SCUMM: puttrace - Add suport for a dutch demo variant.Ben Castricum
Found on Spy Fox 2 CD, Mac partition (EAN 5400646050646)
2014-12-01CGE2: Update credits the right way.uruk
2014-11-29I18N: Fix missing translation entriesBen Castricum
The last translation entry of a .po file was not properly handled.
2014-11-16CREDITS: Add Tobia TesanWillem Jan Palenstijn
2014-11-01SCUMM: Correct file size for Dutch Windows demo of Let's Explore the Farm ↵Kirben
with Buzzy.
2014-10-31SCUMM: Add Dutch Windows demo of Let's Explore the Farm with Buzzy.Kirben
2014-10-28CREDITS: Properly sync trailing whitespace changes in all filesFilippos Karapetis
This was initially only done for the AUTHORS file in commit f50715a
2014-10-27SCUMM: Remove obsolete comment from md5 tableBen Castricum
This is no longer the case since pull request 177 was merged.
2014-10-27SCUMM: Identify several windows variants as suchBen Castricum
2014-10-27SCUMM: freddicove - Detect dutch game variant found on CD EAN 8716051020172Ben Castricum
2014-10-27SCUMM: balloon - There is no spanish version.Ben Castricum
2014-10-11KYRA: (EOB) - add support for Italian fan translation of EOB Iathrxx
2014-09-07I18N: Update credits for Dutch translationBen Castricum
2014-08-12CREDITS: Add credits for CGE2.uruk
2014-07-17CREATE_PROJECT/MSVC: allow include SDL includes from SDL subdirPawel Kolodziejski
2014-07-11CREDITS: Add Haiku port maintained by Luc SchrijversSven Hesse
Quoth Luc Schrijvers (Begasus) on scummvm-devel: "Haiku is stepping up and there is a recipe (script to build scummvm) in the haikuporters git repo [...] I'll still do a full build and make it available for download that could be upped on your download page when ready"
2014-07-11CREDITS: Retire BeOS porter Stefan ParviainenSven Hesse
Quoth Luc Schrijvers (Begasus) on scummvm-devel: "BeOS isn't maintained anymore (latest version still working on BeOS was something like 1.0."
2014-07-05Merge pull request #470 from bluegr/Lucasarts_SteamJohannes Schickel
SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig
2014-07-03SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and DigFilippos Karapetis
Many Thanks to Ben Castricum for the original patch
2014-06-28Merge pull request #461 from digitall/vkeybdFixDavid Turner
Add trigger for Virtual Keyboard on long press of Middle Mouse Button
2014-06-25DEVTOOLS: Add "small" vkeybd pack to create_project postbuild script.D G Turner
2014-06-25SCUMM: Add UK Windows version of Freddi Fish 3.Kirben
2014-06-22DEVTOOLS: List MSVC 2013 support in create_project's help output.Johannes Schickel
2014-06-21ALL: Remove support for MSVC8 and olderJoel Teichroeb
MSVC8 gives various compile error relating to templates that were changed back in 2008, leading me to belive that no one is using it, and that there is not point adding work arounds for a 9 year old compiler no one uses.
2014-06-11SYMBIAN: Add Fedor to Symbian Credit list in credits.planotherguest
2014-06-06DEVTOOLS: Skip adding duplicate items in create_neverhoodjohndoe123
Some sub rectangles point to the same message list, these are now saved only once instead of several times.
2014-06-06DEVTOOLS: Remove duplicate table entry in create_neverhoodjohndoe123
2014-05-28Voyeur: update credits.plStrangerke