aboutsummaryrefslogtreecommitdiff
path: root/engines/engines.mk
AgeCommit message (Collapse)Author
2012-04-06MORTEVIELLE: Register engine at engines.mkEugene Sandulenko
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-11-20TOLTECS: integrate engineAlex Bevilacqua
2011-11-20ALL: More m4 removal.Johannes Schickel
Thanks to digitall for spotting the occurance in engines.mk.
2011-08-22Merge remote-tracking branch 'origin/master' into soltys_wip2Alyssa Milburn
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-14COMPOSER: Add a first attempt at an engine.Alyssa Milburn
2011-06-29Merge branch 'master' of github.com:scummvm/scummvm into soltys_wip2Strangerke
2011-06-15DREAMWEB: added autogenerated sourceVladimir
2011-09-10CGE: Add minimal engine and detectionStrangerke
2011-04-13Merge remote branch 'remotes/dreammaster/tsage'Paul Gilbert
2011-03-28MOHAWK: Allow disabling of Riven compilationMatthew Hoops
2011-03-28MOHAWK: Allow disabling compiling cstimeMatthew Hoops
2011-03-28MOHAWK: Allow disabling compilation of MystMatthew Hoops
2011-02-16add TSAGE to the engines listAlex Bevilacqua
2010-10-18CONFIGURE: Plug in Last Express engineEugene Sandulenko
svn-id: r53580
2010-10-12SWORD25: Added detection of libtheora, png an dplugged in the engineEugene Sandulenko
svn-id: r53169
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko
svn-id: r53087
2010-09-12TESTBED: Merge gsoc2010-testbed branchEugene Sandulenko
svn-id: r52681
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
svn-id: r52137
2010-05-24added the testbed engine: basically renamed quuxNeeraj Kumar
svn-id: r49188
2010-03-21Revert of accidental commit to engines.mkPaul Gilbert
svn-id: r48354
2010-03-21Added framework for displaying game dialogsPaul Gilbert
svn-id: r48353
2009-12-29Add Mohawk engine code. Part 2/3: common code changes.Eugene Sandulenko
svn-id: r46728
2009-11-14Remove Igor engineMax Horn
svn-id: r45898
2009-10-19Move LOL sub engine enabled check inside the KYRA check.Johannes Schickel
svn-id: r45246
2009-09-25MERGE branch gsoc2009-draci 41388:44325 into trunkRobert Špalek
svn-id: r44326
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
svn-id: r43925
2009-09-03imported teenagent engine sources.Vladimir Menshakov
svn-id: r43922
2009-08-31Revert revision 43845, to keep configure options for games and game engines ↵Travis Howell
clear and consistent. svn-id: r43846
2009-08-31Added the --enable-unsupported option to enable the detection of theJordi Vilalta Prat
unsupported games, guarded by the ENABLE_UNSUPPORTED_GAMES define. It's a generalization of r43843. Also grouped all the engines options together in the configure help. svn-id: r43845
2009-08-31Add configure option for Groovie 2 games.Travis Howell
svn-id: r43843
2009-08-12Enable Personal Nightmare by default.Travis Howell
svn-id: r43304
2009-08-11Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game ↵Travis Howell
engine, which require higher resolution. svn-id: r43270
2009-06-08Adding Draci Historie engine skeleton (engine stub, BAR archiver, ↵Denis Kasak
rudimentary GPL disassembler) svn-id: r41390
2009-03-30Added build rules for SCI32 gamesFilippos Karapetis
svn-id: r39752
2009-03-09Change Personal Nightmare support to optional, until setjmp/longjmp code is ↵Travis Howell
converted. svn-id: r39253
2009-03-04- Make Lands of Lore compileable optionally as suggested by _sev. (via ↵Johannes Schickel
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-02-22cleanupMax Horn
svn-id: r38777
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't ↵Jordi Vilalta Prat
compile yet) svn-id: r38192
2009-01-02More configure code for additional SAGA engine features.Eugene Sandulenko
svn-id: r35676
2008-11-14Patch #2271425: Groovie engineMax Horn
svn-id: r35060
2008-11-10add initial support for 'Bud Tucker in Double Trouble'Gregory Montoir
svn-id: r34990
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn
svn-id: r33230
2008-07-01Reverted accidental commit of Tinsel changes in engines.mkMax Horn
svn-id: r32868
2008-07-01Fixed unitialized variablesMax Horn
svn-id: r32865
2008-06-14Revert last commit.Travis Howell
svn-id: r32700
2008-06-14Disable drawObject type 0x41, which is currently causing frequent crashes.Travis Howell
svn-id: r32699
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
svn-id: r31888
2008-04-20Added the M4 and MADE enginesFilippos Karapetis
svn-id: r31605