Commit Graph

33 Commits

Author SHA1 Message Date
Oystein Eftevaag
657b881c4e Updated xcode project
svn-id: r46586
2009-12-26 14:03:13 +00:00
Oystein Eftevaag
9d70103d9c The file selection dialog in OS X now uses Cocoa instead of Carbon, and 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-12-26 13:35:57 +00:00
Oystein Eftevaag
7a12bbd1ca xcode project update
svn-id: r45919
2009-11-15 11:59:31 +00:00
Oystein Eftevaag
93587aad89 New iPhone icons from jvprat
svn-id: r45132
2009-10-15 21:10:34 +00:00
Max Horn
e40cbe574e SCI: Rename engine/memobj.* to engine/segment.*
svn-id: r44155
2009-09-17 13:22:46 +00:00
Oystein Eftevaag
a936256f1d Updated xcode project
svn-id: r43959
2009-09-05 13:36:43 +00:00
Andre Heider
57e45de95b Merge creation of Info.plist into update-version.pl.
This fixes the static version info after branching (#2820503).

svn-id: r43101
2009-08-07 18:16:58 +00:00
Oystein Eftevaag
37c7cf951a Split the iPhone OSystem class up into several files
svn-id: r42479
2009-07-14 13:52:11 +00:00
Oystein Eftevaag
66c0c83003 Updated xcode project
svn-id: r42475
2009-07-14 12:55:54 +00:00
Oystein Eftevaag
e434396b25 Updated xcode project
svn-id: r41488
2009-06-13 09:40:42 +00:00
Max Horn
0255cd0213 SCI: Removed sci_memory.h/.cpp
svn-id: r40514
2009-05-12 23:30:10 +00:00
Oystein Eftevaag
11ba91b4de Updated xcode project and did some minor iphone optimizations
svn-id: r40418
2009-05-10 12:01:37 +00:00
Oystein Eftevaag
8b813f02b8 Converted the iPhone backend to use OpenGL ES instead of CoreSurface for graphics output
svn-id: r40403
2009-05-09 22:25:28 +00:00
Oystein Eftevaag
bab6dedcc7 Updated xcode project, and fixed dependency for the iphonebundle makefile target
svn-id: r40366
2009-05-06 20:23:04 +00:00
Oystein Eftevaag
dd4797b823 Updated xcode project
svn-id: r40245
2009-05-02 18:14:35 +00:00
Jordi Vilalta Prat
b82707463a Remove the obsolete IPHONE_BACKEND define
svn-id: r39835
2009-04-04 10:10:15 +00:00
Oystein Eftevaag
3687838d19 Updated xcode project
svn-id: r39834
2009-04-04 08:03:24 +00:00
Oystein Eftevaag
779bdd93b0 xcode project update with latest engine changes
svn-id: r39594
2009-03-21 17:07:15 +00:00
Oystein Eftevaag
fcb2faa18a Added proper icon for the mac os x target
svn-id: r39239
2009-03-08 17:02:06 +00:00
Oystein Eftevaag
b5e40034bc The xcode project can now compile a native Mac OS X build
svn-id: r39238
2009-03-08 16:09:25 +00:00
Max Horn
7cf72e8a17 SCI: Renamed vocab.cpp to vocabulary.cpp, to match the name of the header file
svn-id: r39213
2009-03-08 08:17:18 +00:00
Oystein Eftevaag
f3a953e4f7 Updated xcde project
svn-id: r39191
2009-03-07 16:34:27 +00:00
Oystein Eftevaag
b9a5562ab8 Updated iPhone xcode project
svn-id: r39021
2009-03-01 09:04:19 +00:00
Oystein Eftevaag
5d67e3de0f Updated xcode project
svn-id: r38677
2009-02-21 10:44:06 +00:00
Oystein Eftevaag
18ea8081c0 XCode project updated with latest SCI changes
svn-id: r38503
2009-02-18 20:59:12 +00:00
Oystein Eftevaag
23dd0d861d Updated the xcode project to generate Info.plist, and use the correct icon
svn-id: r38438
2009-02-17 19:39:25 +00:00
Oystein Eftevaag
6da742f47f Updated xcode project with latest changes
svn-id: r38388
2009-02-16 23:31:53 +00:00
Oystein Eftevaag
d61b83814b Updated the iphone xcode project to include dependency libs, and fixed config/savegame paths
svn-id: r38386
2009-02-16 23:21:18 +00:00
Oystein Eftevaag
7a3c7c1e9a Added zlib support and SCI to the xcode project for iphone
svn-id: r38355
2009-02-16 08:32:45 +00:00
Oystein Eftevaag
270165522b XCode project for the iPhone official SDK
svn-id: r38281
2009-02-15 19:12:21 +00:00
Max Horn
7599b2cb96 Patch #1847599: Several enhancements for the build system
svn-id: r29889
2007-12-16 21:41:10 +00:00
Max Horn
c277ac699f Made iPhone Info.plist be generated from Info.plist.in, like all other 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-22 14:01:00 +00:00
Oystein Eftevaag
05b5a493f8 Initial commit of the iPhone/iPod Touch backend
svn-id: r29488
2007-11-13 08:06:15 +00:00