aboutsummaryrefslogtreecommitdiff
path: root/dists/iphone
AgeCommit message (Collapse)Author
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
2009-12-26Updated xcode projectOystein Eftevaag
svn-id: r46586
2009-12-26The file selection dialog in OS X now uses Cocoa instead of Carbon, and ↵Oystein Eftevaag
lives in a separate file due to having to be compiled as Objective-C++. ScummVM can now run in x64 natively on OS X svn-id: r46581
2009-11-15xcode project updateOystein Eftevaag
svn-id: r45919
2009-10-15New iPhone icons from jvpratOystein Eftevaag
svn-id: r45132
2009-09-17SCI: Rename engine/memobj.* to engine/segment.*Max Horn
svn-id: r44155
2009-09-05Updated xcode projectOystein Eftevaag
svn-id: r43959
2009-08-07Merge creation of Info.plist into update-version.pl.Andre Heider
This fixes the static version info after branching (#2820503). svn-id: r43101
2009-07-14Split the iPhone OSystem class up into several filesOystein Eftevaag
svn-id: r42479
2009-07-14Updated xcode projectOystein Eftevaag
svn-id: r42475
2009-06-13Updated xcode projectOystein Eftevaag
svn-id: r41488
2009-05-12SCI: Removed sci_memory.h/.cppMax Horn
svn-id: r40514
2009-05-10Updated xcode project and did some minor iphone optimizationsOystein Eftevaag
svn-id: r40418
2009-05-09Converted the iPhone backend to use OpenGL ES instead of CoreSurface for ↵Oystein Eftevaag
graphics output svn-id: r40403
2009-05-06Updated xcode project, and fixed dependency for the iphonebundle makefile targetOystein Eftevaag
svn-id: r40366
2009-05-02Updated xcode projectOystein Eftevaag
svn-id: r40245
2009-04-04Remove the obsolete IPHONE_BACKEND defineJordi Vilalta Prat
svn-id: r39835
2009-04-04Updated xcode projectOystein Eftevaag
svn-id: r39834