aboutsummaryrefslogtreecommitdiff
path: root/dists/iphone
AgeCommit message (Collapse)Author
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
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