aboutsummaryrefslogtreecommitdiff
path: root/dists/iphone
AgeCommit message (Collapse)Author
2016-01-06IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)Vincent Bénony
The "iphone" backend is the support for the old iPhones. The "ios7" backend is for the new iPhones.
2016-01-06IOS: Moves the compilation instructions in the platform directoryVincent Bénony
2016-01-06IOS: Removes a generated fileVincent Bénony
2016-01-06IOS: Updates the compilation instructionsVincent Bénony
2016-01-06IOS: Fixes the Info.plist file generationVincent Bénony
2016-01-06IOS: Removes the temporary Xcode project for iOSVincent Bénony
2016-01-06IOS: Removes useless images from the assetsVincent Bénony
2016-01-06IOS: Updates the compilation instructions.Vincent Bénony
2016-01-06IOS: Adds a temporary Xcode projectVincent Bénony
This project will be removed once the "create_project" tool is complete.
2016-01-06IOS: Adds a description of the new iOS portVincent Bénony
2016-01-06IOS: Updates Info.plistVincent Bénony
2016-01-06IOS: Replace old iOS graphic assets with an asset catalogVincent Bénony
2015-03-05IPHONE: Remove readme file about XCode project generation.Johannes Schickel
This is not supported right now and thus confusing to users.
2015-03-05IPHONE: Remove out-dated XCode project files.Johannes Schickel
2014-06-30RELEASE: This is 1.8.0gitEugene Sandulenko
2014-06-04IPHONE: Add supported orientations to Info.plist.Johannes Schickel
2013-05-05RELEASE: This is 1.7.0gitEugene Sandulenko
2012-07-08RELEASE: This is 1.6.0gitEugene Sandulenko
2012-03-17JANITORIAL: Remove +x from files, which should not be executable.Christoph Mallon
2011-10-20RELEASE: This is 1.5.0gitEugene Sandulenko
2011-06-07DISTS: Update XCode workspaceJulien
The workspace was broken by 39076ef9722529d80fef. This reverts it to the previous revision and reapplies the changes: - change UNIX to POSIX - remove mpeg2 support And adds the following changes: - add missing files to the workspace - enable translation support - silence multi-character constant warning
2011-06-01CREATE_PROJECT: Add stubs for Xcode providerJulien
2011-06-01ALL: Removed last traces of the MPEG2 codeMax Horn
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-16IPHONE/OSX: Updated xcode projectOystein Eftevaag
2011-05-01RELEASE: This is 1.4.0gitEugene Sandulenko
2011-02-14GIT: ./tools/update-version.pl 1 3 0 gitdhewg
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
svn-id: r54265
2010-10-10IPHONE: Add teenagent sources, plus some more minor changesMax Horn
* Added teenagent engine souces * Added some forgotten files for gob and scumm * Some tweaks to help the simulator targets link svn-id: r53142
2010-10-10IPHONE: Tweak project file some moreMax Horn
* try to support MacPorts *and* Fink for the (currently not working? Mac OS X target * disable C++ exceptions for the release builds, too * disable SCI32 specific source files for compilation svn-id: r53139
2010-10-10IPHONE: Enable cruise & teenagent; disable sci32Max Horn
Actually, currently all engines are added to the project, but not all are activated. Enabling and disabling engines is currently not easily possible from within the project itself. So for now I manually enabled exactly those engines which configure enables by default. A proper solution would be to refactor the project, with (sub)targets resp. (sub)projects for every engine. We might also want to switch the iPhone port to use dynamic plugins. svn-id: r53138
2010-10-10IPHONE: Remove what looks like redundant defines; cleanupMax Horn
svn-id: r53137
2010-10-10IPHONE: Sort DEFINESMax Horn
svn-id: r53136
2010-10-10IPHONE: Add Hugo + Toon sources; cleanupMax Horn
In particular, remove references to obsolete files; and sort files in the project alphabetically. svn-id: r53122
2010-10-10IPHONE: Update XCode project some moreMax Horn
* Add missing M4 source files * Add missing engine-data files * Remove redundant library search paths svn-id: r53120
2010-09-29IPHONE/OSX: Updated xcode project, and added icon4.png for iPhone 4Oystein Eftevaag
svn-id: r52940
2010-09-25IPHONE,MACOSX: Sync Info.plist changes with 1.2.x branchMax Horn
svn-id: r52886
2010-09-17DISTS: Sync a few .in filesWillem Jan Palenstijn
This fixes dists/iphone/Info.plist.in not being updated by r50752 and dists/meta.xml.in not being updated by r52074. svn-id: r52775
2010-09-17RELEASE: This is 1.3.0svnEugene Sandulenko
svn-id: r52773
2010-07-27Updated xcode projectOystein Eftevaag
svn-id: r51370
2010-07-09Added iPad iconOystein Eftevaag
svn-id: r50752
2010-06-03Updated xcode projectOystein Eftevaag
svn-id: r49402
2010-06-02IPHONE: Disable RTTI and C++ exceptionsMax Horn
svn-id: r49387
2010-05-07Fix Info.plist.in to match Info.plistMax Horn
svn-id: r48964
2010-05-05Compress PNGs with advpng & optipngMax Horn
svn-id: r48952
2010-05-03Updated the iPhone Info.plist to allow full resolution on the iPadOystein Eftevaag
svn-id: r48924
2010-05-03Removed an accidentally left in a CopyFiles reference for COMI in the xcode ↵Oystein Eftevaag
project svn-id: r48896
2010-05-02Upgraded the iPhone target in the XCode project to support iPad as wellOystein Eftevaag
svn-id: r48895
2010-04-03Updated XCode projectOystein Eftevaag
svn-id: r48479
2010-03-07And this is 1.2.0svn nowEugene Sandulenko
svn-id: r48178