aboutsummaryrefslogtreecommitdiff
path: root/dists/iphone
AgeCommit message (Collapse)Author
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
2009-03-21xcode project update with latest engine changesOystein Eftevaag
svn-id: r39594
2009-03-08Added proper icon for the mac os x targetOystein Eftevaag
svn-id: r39239
2009-03-08The xcode project can now compile a native Mac OS X buildOystein Eftevaag
svn-id: r39238
2009-03-08SCI: Renamed vocab.cpp to vocabulary.cpp, to match the name of the header fileMax Horn
svn-id: r39213
2009-03-07Updated xcde projectOystein Eftevaag
svn-id: r39191
2009-03-01Updated iPhone xcode projectOystein Eftevaag
svn-id: r39021
2009-02-21Updated xcode projectOystein Eftevaag
svn-id: r38677
2009-02-18XCode project updated with latest SCI changesOystein Eftevaag
svn-id: r38503
2009-02-17Updated the xcode project to generate Info.plist, and use the correct iconOystein Eftevaag
svn-id: r38438
2009-02-16Updated xcode project with latest changesOystein Eftevaag
svn-id: r38388
2009-02-16Updated the iphone xcode project to include dependency libs, and fixed ↵Oystein Eftevaag
config/savegame paths svn-id: r38386
2009-02-16Added zlib support and SCI to the xcode project for iphoneOystein Eftevaag
svn-id: r38355
2009-02-15XCode project for the iPhone official SDKOystein Eftevaag
svn-id: r38281
2007-12-16Patch #1847599: Several enhancements for the build systemMax Horn
svn-id: r29889
2007-11-22Made iPhone Info.plist be generated from Info.plist.in, like all other ↵Max Horn
source files which contain the version string; also fixed the CFBundleIdentifier (we have .org domain, not .com). TODO: Somebody check which keys are supported by the iPhone's Info.plist svn-id: r29610
2007-11-13Initial commit of the iPhone/iPod Touch backendOystein Eftevaag
svn-id: r29488