Commit Graph

301 Commits

Author SHA1 Message Date
Travis Howell
f3e50fba7c Personal Nightmare is part of the AGOS engine.
svn-id: r39277
2009-03-09 21:42:10 +00:00
Travis Howell
2bd2fe43c5 Change Personal Nightmare support to optional, until setjmp/longjmp code is converted.
svn-id: r39253
2009-03-09 02:25:29 +00:00
Filippos Karapetis
89cb6b09c7 Enable the MADE engine by default
svn-id: r39204
2009-03-07 20:33:29 +00:00
Johannes Schickel
3a35b5b5f2 - Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE_LOL define)
- Change default build system to support LoL as a subengine of KYRA. LoL is currently disabled by default.

(- Minor enum name fixes for Lands of Lore code.)

svn-id: r39099
2009-03-04 00:45:34 +00:00
Torbjörn Andersson
40c4733124 By default, do not check for libmpeg2. Currently, there's no engine that needs it
though I guess it's possible that some will in the future.

svn-id: r39035
2009-03-01 12:19:28 +00:00
Torbjörn Andersson
b2cffb1364 Don't use the words "MPEG" and "Broken Sword" in the same sentence. Ever.
svn-id: r39034
2009-03-01 12:08:56 +00:00
Johannes Schickel
b4f184c583 Fixed configure on systems without mktemp.
svn-id: r38610
2009-02-20 18:34:06 +00:00
Oystein Eftevaag
5b86801553 Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iPhone backend updates
svn-id: r38240
2009-02-15 13:58:15 +00:00
Jordi Vilalta Prat
fa6e10e9ce Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet)
svn-id: r38192
2009-02-15 06:10:59 +00:00
Jordi Vilalta Prat
655676b260 Build a dynamically linked executable on Amiga by default (as discussed with Raziel^)
svn-id: r36306
2009-02-13 17:30:59 +00:00
Max Horn
9a5ac6007f configure: changed 'Running on x86' to 'Compiling for x86'
svn-id: r35983
2009-01-21 17:16:58 +00:00
Max Horn
b50f5ebe9c configure: changed order of backend detection and engine listing (backend detection may fail, e.g. when sdl-config is not found, while engine 'detection' never fails)
svn-id: r35982
2009-01-21 16:15:07 +00:00
Max Horn
79e4b6b2b2 Changed configure to add ENABLE_VKEYBD and ENABLE_KEYMAPPER to DEFINES, instead of config.h
svn-id: r35962
2009-01-20 22:46:34 +00:00
Eugene Sandulenko
83972e2001 Merge in Virtual Keybpard & KeyMapper branch,
- Merge is perfromed in order to not let rotting the code
- Makefile modifications were avoided

Stuff to resolve:
- Circular dependency of common/vkeybd from graphics/
- Make it compilable (?)
- Add some keyboards
- Decide on the key bindings

svn-id: r35813
2009-01-11 00:20:27 +00:00
Max Horn
32c655898a Added Haiku support to configure (due to Begasus)
svn-id: r35746
2009-01-05 20:12:28 +00:00
Filippos Karapetis
105d218912 Disable the SAGA 2 sub engine by default (it's WIP)
svn-id: r35683
2009-01-02 20:42:36 +00:00
Eugene Sandulenko
8467dc7361 More configure code for additional SAGA engine features.
svn-id: r35676
2009-01-02 18:01:19 +00:00
Filippos Karapetis
0633c1b1bb Added changes to configure, which I forgot to do in my previous commit
svn-id: r35673
2009-01-02 17:08:04 +00:00
Jordi Vilalta Prat
662a38de89 Enable the Groovie engine by default since it's now supported
svn-id: r35403
2008-12-16 22:15:08 +00:00
Johannes Schickel
3334af5507 Removed last traces of X11 backend.
svn-id: r35287
2008-12-08 21:48:29 +00:00
Gregory Montoir
ba416211ab enabled tucker engine by default, since game should be completable with it
svn-id: r35189
2008-11-30 11:36:45 +00:00
Max Horn
bb87d39424 Patch #2271425: Groovie engine
svn-id: r35060
2008-11-14 21:32:20 +00:00
Gregory Montoir
4a5d4ba94d add initial support for 'Bud Tucker in Double Trouble'
svn-id: r34990
2008-11-10 20:38:54 +00:00
Stephen Kennedy
df3b8fd14c Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control inclusion of vkeybd and keymapper in build.\n\nAlso added corresponding --enable-vkeybd and --enable-keymapper flags to configure scripts.
svn-id: r34706
2008-09-30 13:51:01 +00:00
Travis Howell
e012df95b1 Fix compiling under mingw, when using latest mingw-runtime (3.15).
svn-id: r34501
2008-09-12 01:28:28 +00:00
Max Horn
8032491381 Fix (?) Solaris detection in some workaround code in the MT-32 emulator
svn-id: r34216
2008-08-30 22:26:16 +00:00
Max Horn
31320430de Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix Compile
svn-id: r34194
2008-08-27 18:52:21 +00:00
Johannes Schickel
3717d6b943 Committed patch from bug #2062926 "GCC 4.x versions not detected by configure script".
svn-id: r34074
2008-08-20 21:28:59 +00:00
Eugene Sandulenko
8fd3b0c1b3 Fix bug which was triggered by file named 'a' in current directory.
svn-id: r33252
2008-07-23 19:50:57 +00:00
Max Horn
c441c5261f Added Tinsel engine to main repos (no news item for it ON PURPOSE)
svn-id: r33230
2008-07-23 09:02:47 +00:00
Max Horn
619b45e4d3 config.log and tmp files should be put into the configure (= current) dir, not the source dir
svn-id: r33070
2008-07-15 10:47:24 +00:00
Bertrand Augereau
d9f0753009 New configure flag --enable-profiling to compile and link with -pg (for
gprof)

svn-id: r32970
2008-07-09 02:19:57 +00:00
Jordi Vilalta Prat
eb598b77ba Fixed mktemp usage in BSD systems (as noted in bug #2000931)
svn-id: r32764
2008-06-24 14:23:26 +00:00
Travis Howell
91d3ea3135 Revert last commit.
svn-id: r32700
2008-06-14 11:23:29 +00:00
Travis Howell
2e3077b3cb Disable drawObject type 0x41, which is currently causing frequent crashes.
svn-id: r32699
2008-06-14 11:17:16 +00:00
Jordi Vilalta Prat
41ee9025ca Small cleanup (mainly removed useless variables and defines)
svn-id: r32662
2008-06-10 23:13:28 +00:00
Jordi Vilalta Prat
3308e6558b Added some missing $EXEEXT which would make some tests to fail
svn-id: r32626
2008-06-09 03:20:53 +00:00
Jordi Vilalta Prat
5937fde1c7 Use mktemp when available
svn-id: r32625
2008-06-09 03:09:44 +00:00
Jordi Vilalta Prat
d218badb6b Ignore superfluous --enable/--disable flags for existing engines
svn-id: r32624
2008-06-09 02:36:34 +00:00
Johannes Schickel
73da6ab51e - Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3
- Added -Wno-empty-body and -Wno-parentheses as compiler flags for g++ 4.3 for *now* (we should think of removing -Wparentheses though)
- Fixed some warnings for g++ 4.3 (only for the engines I'm using)

svn-id: r32540
2008-06-04 17:20:25 +00:00
Johannes Schickel
c3c695792c Use --enable-auto-import when linking dynamic plugins with MinGW.
svn-id: r32427
2008-05-31 18:33:56 +00:00
Max Horn
5f4b66e85e Typo
svn-id: r32108
2008-05-14 11:58:25 +00:00
Jordi Vilalta Prat
f1514641ee Reject invalid option combinations when enabling/disabling engines
svn-id: r31914
2008-05-07 01:15:46 +00:00
Jordi Vilalta Prat
0fe0f093c7 Show the SCUMM engine options properly
svn-id: r31913
2008-05-07 00:35:55 +00:00
Jordi Vilalta Prat
cdc4f4baca Added openembedded.org target names (patch #1959138)
svn-id: r31912
2008-05-06 23:56:05 +00:00
Jordi Vilalta Prat
586046d871 Fail on invalid --enable/disable options
svn-id: r31910
2008-05-06 22:09:27 +00:00
Torbjörn Andersson
397e04d0b1 Fixed syntax error. String comparision is done with '=', not '=='.
svn-id: r31891
2008-05-06 04:47:58 +00:00
Jordi Vilalta Prat
38f200fc55 Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles
svn-id: r31889
2008-05-06 03:11:01 +00:00
Jordi Vilalta Prat
38a8aa516e Allow static and dynamic plugins to be used at the same time
svn-id: r31888
2008-05-06 03:00:26 +00:00
Jordi Vilalta Prat
3f44977885 Added support to load plugins from different directories and the ability to specify the default directory from configure.
svn-id: r31816
2008-05-02 14:30:06 +00:00