Bastien Bouclet
6357534ed0
MYST3: Add JPEG as a dependency
2014-01-01 14:57:48 +01:00
Kirben
8dfcf63f54
BUILD: Enable JPEG detection for Myst3.
2014-01-01 22:31:58 +11:00
Pawel Kolodziejski
198cf8b922
ALL: correct engine name
2013-12-08 17:00:04 +01:00
Pawel Kolodziejski
b22d441a00
ALL: synced with scummvm
2013-12-08 13:25:24 +01:00
Pawel Kolodziejski
790db038c0
ALL: sync with scummvm
2013-10-13 11:30:34 +02:00
Pawel Kolodziejski
f52da5c053
ALL: synced with scummvm
2013-07-16 22:11:39 +02:00
Pawel Kolodziejski
c68193e3a4
ALL: synced with scummvm
2013-07-13 14:30:29 +02:00
Pawel Kolodziejski
f663904bd7
ALL: formating
2013-07-07 15:48:28 +02:00
Pawel Kolodziejski
068ff94d20
ALL: synced with ScummVM
2013-07-07 15:29:33 +02:00
Dries Harnie
8e7dfac024
ANDROID: Enable support for OpenGL ES2
2013-06-02 14:53:45 +02:00
Giulio Camuffo
7f0ee6dbe7
CONFIGURE: Fix build under et_EE locale
...
Freetype-config reports a broken include dir
when et_EE locale is used. We set LC_ALL
and LANGUAGE to "C" explicitly like autoconf
does to force consistent behavior.
From ScummVM's b65365e0d314bff91f5fb3c4fbdd3da7944ea7a2
2013-02-09 18:51:37 +01:00
Bastien Bouclet
5f53b94a18
MYST3: Conditionally build SafeDisk decryption support
2012-12-11 19:52:23 +01:00
Paweł Kołodziejski
2ca14f4bfb
ALL: remove empty echo for compatibility with amigaos4
2012-11-24 19:06:50 +01:00
Paweł Kołodziejski
c1995d7d92
ALL: fixes after sync
2012-11-18 20:04:29 +01:00
Pawel Kolodziejski
adcb0b8383
ALL: synced with scummvm
2012-11-18 19:07:46 +01:00
Paweł Kołodziejski
905d75929e
COMMON: fix typo
2012-09-09 15:12:23 +02:00
Paweł Kołodziejski
5f044c8b91
COMMON: update reps for engines
2012-09-09 11:06:21 +02:00
Pawel Kolodziejski
c6c4bc7566
ALL: sync with scummvm
2012-09-08 21:09:03 +02:00
Pawel Kolodziejski
8bc0a26091
ALL: synced with scummvm
2012-08-20 08:20:05 +02:00
Pawel Kolodziejski
72664703cf
ALL: sync with scummvm
2012-07-06 22:05:21 +02:00
Pawel Kolodziejski
fe998186b9
ANDROID: few more updates
2012-05-03 06:52:42 +02:00
Paweł Kołodziejski
596129dcb0
CONFIGURE: rtti is not disabled
2012-05-03 06:47:53 +02:00
Pawel Kolodziejski
071a87de3a
CONFIGURE: fix typo
2012-05-03 06:43:32 +02:00
Pawel Kolodziejski
7727e054e2
CONFIGURE: added ps3 to list
2012-05-03 06:42:38 +02:00
Pawel Kolodziejski
1169be62ee
CONFIGURE: added samsungtv target to list
2012-05-03 06:40:49 +02:00
Paweł Kołodziejski
308f407969
Merge pull request #613 from tobigun/android
...
ANDROID: preliminary Android port for ResidualVM
2012-05-02 21:36:07 -07:00
Paweł Kołodziejski
69e522e15e
CONFIGURE: fix typo
2012-05-03 05:56:44 +02:00
Pawel Kolodziejski
8543f6c1e6
ALL: synced with scummvm
2012-05-03 05:51:15 +02:00
Tobias Gunkel
40e2cc4d96
ANDROID: increase required NDK and SDK version numbers
...
Android NDK 5 and SDK 7 (Android 2.1) are needed to provide full multitouch support. Otherwise MotionEvent.getPointerCount() and MotionEvent.getX(int) are not available.
In addition GLES2 headers are only available in Android 2.1 and newer revisions.
2012-04-30 19:11:32 +02:00
Tobias Gunkel
c9abe564af
BUILD: add RTTI support for android build
2012-04-30 19:11:31 +02:00
Tobias Gunkel
a27d94267b
BUILD: add android backend to configure help text
2012-04-30 19:00:47 +02:00
Paweł Kołodziejski
6ffdacf170
PORT: added PS3 related files
2012-04-17 15:54:35 +02:00
Paweł Kołodziejski
b0f4619352
CONFIGURE: set libmad to auto
2012-04-15 12:29:37 +02:00
Azamat H. Hackimov
7b9730754a
Adding --enable option for mpeg2 and fluidsynth
2012-04-15 15:26:13 +06:00
Pawel Kolodziejski
8e2ab87455
ALL: synced with scummvm
2012-03-25 11:41:48 +02:00
Paweł Kołodziejski
6b6fd6a922
OSX: fix inclusion static freetype
2012-03-21 05:47:06 +01:00
Paweł Kołodziejski
d5bfbe54eb
ALL: change defaults to prevent use not needed libs
2012-03-21 05:45:51 +01:00
Paweł Kołodziejski
e346fb8780
MACOSX: change default prefix for libs
2012-03-21 05:20:53 +01:00
Paweł Kołodziejski
8e6f5570ca
COMMON: add residualvm note
2012-02-24 21:45:36 +01:00
Paweł Kołodziejski
ee18a03d43
COMMON: let mpeg2dec optional for EMI
2012-02-24 21:42:53 +01:00
Paweł Kołodziejski
09cd98cda8
COMMON: mpeg2 is now needed for EMI, zlib needed for GRIM engine. USE_SMUSH not used anymore
2012-02-24 21:36:16 +01:00
Pawel Kolodziejski
fae032743d
ALL: synced with scummvm
2012-02-24 12:15:44 +01:00
Paweł Kołodziejski
2059eda2ef
COMMON: disable translations
2012-02-23 10:31:58 +01:00
Paweł Kołodziejski
227b579bb3
COMMON: this actually enable rgb
2012-02-22 23:35:45 +01:00
Pawel Kolodziejski
8640d62085
COMMON: enable rgb color in configure
2012-02-22 23:33:04 +01:00
Pawel Kolodziejski
bc71f3f583
synced with scummvm
2012-02-22 17:21:09 +01:00
Giulio Camuffo
3993b924c9
ALL: Enable GUI localization.
2012-02-21 19:13:00 +01:00
Bastien Bouclet
bf378de012
BUILD: Fix freetype detection
2012-02-10 08:18:09 +01:00
Pawel Kolodziejski
5fc7ac39ee
synced with scummvm
2012-02-10 07:51:41 +01:00
Bastien Bouclet
a0b93a4cc7
BUILD: Define EMI as a subengine of GRIM.
...
This allows marking EMI support as stable independently from GRIM
2012-01-29 15:00:34 +01:00