Commit Graph

48 Commits

Author SHA1 Message Date
Christoph Mallon
9f827e3392 JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
Julien
074d491a6e DISTS: Update XCode workspace
The workspace was broken by 39076ef972. 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-07 05:24:05 -04:00
Max Horn
9db33ea544 ALL: Removed last traces of the MPEG2 code 2011-06-01 23:17:43 +02:00
Max Horn
39076ef972 BUILD: Rename UNIX #define to POSIX 2011-05-25 13:23:03 +02:00
Oystein Eftevaag
305c13a4aa IPHONE/OSX: Updated xcode project 2011-05-16 22:26:58 -04:00
Max Horn
668adaa461 GUI: Rename gui/GuiManager.* to gui/gui-manager.*
svn-id: r54265
2010-11-16 10:19:01 +00:00
Max Horn
96e19382b9 IPHONE: Add teenagent sources, plus some more minor changes
* 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-10 22:26:18 +00:00
Max Horn
ae89ed5801 IPHONE: Tweak project file some more
* 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-10 22:25:08 +00:00
Max Horn
de8f6484a1 IPHONE: Enable cruise & teenagent; disable sci32
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-10 22:24:43 +00:00
Max Horn
5ae821ab65 IPHONE: Remove what looks like redundant defines; cleanup
svn-id: r53137
2010-10-10 22:24:19 +00:00
Max Horn
8e36949212 IPHONE: Sort DEFINES
svn-id: r53136
2010-10-10 22:23:58 +00:00
Max Horn
f8a6a3dcd2 IPHONE: Add Hugo + Toon sources; cleanup
In particular, remove references to obsolete files; and sort files in
the project alphabetically.

svn-id: r53122
2010-10-10 14:41:08 +00:00
Max Horn
eeb85b54ab IPHONE: Update XCode project some more
* Add missing M4 source files
* Add missing engine-data files
* Remove redundant library search paths

svn-id: r53120
2010-10-10 14:40:24 +00:00
Oystein Eftevaag
e400554c2d IPHONE/OSX: Updated xcode project, and added icon4.png for iPhone 4
svn-id: r52940
2010-09-29 00:56:51 +00:00
Oystein Eftevaag
bdf4ed9abb Updated xcode project
svn-id: r51370
2010-07-27 14:31:33 +00:00
Oystein Eftevaag
0d0abbc91a Updated xcode project
svn-id: r49402
2010-06-03 03:11:19 +00:00
Max Horn
c4c63223cc IPHONE: Disable RTTI and C++ exceptions
svn-id: r49387
2010-06-02 00:25:11 +00:00
Oystein Eftevaag
84cb07e985 Removed an accidentally left in a CopyFiles reference for COMI in the xcode project
svn-id: r48896
2010-05-03 00:22:58 +00:00
Oystein Eftevaag
3762b6f578 Upgraded the iPhone target in the XCode project to support iPad as well
svn-id: r48895
2010-05-02 23:58:59 +00:00
Oystein Eftevaag
0d83045b5f Updated XCode project
svn-id: r48479
2010-04-03 00:44:38 +00:00
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
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
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