aboutsummaryrefslogtreecommitdiff
path: root/engines/engines.mk
AgeCommit message (Collapse)Author
2012-09-05Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-09-05Merge pull request #273 from fuzzie/tonyStrangerke
Tony engine (Tony Tough)
2012-06-02WINTERMUTE: Add in the engine-shell from the ScummVM-wikiEinar Johan Trøan Sømåen
2012-04-25TONY: Created skeleton enginePaul Gilbert
2012-03-20Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-12-12Merge remote branch 'upstream/master' into pegasusMatthew Hoops
Conflicts: video/qt_decoder.cpp
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-10-07Merge remote branch 'upstream/master' into pegasusMatthew Hoops
Conflicts: video/qt_decoder.cpp
2011-08-26Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2011-08-22Merge remote-tracking branch 'origin/master' into soltys_wip2Alyssa Milburn
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-20Merge remote branch 'upstream/master' into pegasusMatthew Hoops
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-05-03Merge remote branch 'upstream/master' into pegasusMatthew Hoops
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-21PEGASUS: Add my very WIP Pegasus Prime engineMatthew 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