index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
engines.mk
Age
Commit message (
Expand
)
Author
2010-10-18
CONFIGURE: Plug in Last Express engine
Eugene Sandulenko
2010-10-12
SWORD25: Added detection of libtheora, png an dplugged in the engine
Eugene Sandulenko
2010-10-08
TOON: Merged Toon engine to ScummVM trunk
Eugene Sandulenko
2010-09-12
TESTBED: Merge gsoc2010-testbed branch
Eugene Sandulenko
2010-08-17
HUGO: Adding engine to the main tree
Eugene Sandulenko
2010-05-24
added the testbed engine: basically renamed quux
Neeraj Kumar
2010-03-21
Revert of accidental commit to engines.mk
Paul Gilbert
2010-03-21
Added framework for displaying game dialogs
Paul Gilbert
2009-12-29
Add Mohawk engine code. Part 2/3: common code changes.
Eugene Sandulenko
2009-11-14
Remove Igor engine
Max Horn
2009-10-19
Move LOL sub engine enabled check inside the KYRA check.
Johannes Schickel
2009-09-25
MERGE branch gsoc2009-draci 41388:44325 into trunk
Robert Špalek
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov
2009-08-31
Revert revision 43845, to keep configure options for games and game engines c...
Travis Howell
2009-08-31
Added the --enable-unsupported option to enable the detection of the
Jordi Vilalta Prat
2009-08-31
Add configure option for Groovie 2 games.
Travis Howell
2009-08-12
Enable Personal Nightmare by default.
Travis Howell
2009-08-11
Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...
Travis Howell
2009-06-08
Adding Draci Historie engine skeleton (engine stub, BAR archiver, rudimentary...
Denis Kasak
2009-03-30
Added build rules for SCI32 games
Filippos Karapetis
2009-03-09
Change Personal Nightmare support to optional, until setjmp/longjmp code is c...
Travis Howell
2009-03-04
- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...
Johannes Schickel
2009-02-22
cleanup
Max Horn
2009-02-15
Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com...
Jordi Vilalta Prat
2009-01-02
More configure code for additional SAGA engine features.
Eugene Sandulenko
2008-11-14
Patch #2271425: Groovie engine
Max Horn
2008-11-10
add initial support for 'Bud Tucker in Double Trouble'
Gregory Montoir
2008-07-23
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
Max Horn
2008-07-01
Reverted accidental commit of Tinsel changes in engines.mk
Max Horn
2008-07-01
Fixed unitialized variables
Max Horn
2008-06-14
Revert last commit.
Travis Howell
2008-06-14
Disable drawObject type 0x41, which is currently causing frequent crashes.
Travis Howell
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-04-20
Added the M4 and MADE engines
Filippos Karapetis
2008-01-07
Revert temporary change.
Eugene Sandulenko
2008-01-07
Add Buddha and david_corrales to credits.
Eugene Sandulenko
2007-10-29
added 'igor' engine for the game 'Igor: Objective Uikokahonia'
Gregory Montoir
2007-09-24
Patch #1800767: "Sort the list of engines"
Eugene Sandulenko
2007-07-17
added engine stubs code for Drascula game
Paweł Kołodziejski
2007-04-27
Updated configure and engines/engines.mk to include the cruise engine (disabl...
Filippos Karapetis
2007-01-14
Initial import of Parallaction engine
Eugene Sandulenko
2006-11-03
added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'
Gregory Montoir
2006-09-29
First pahse of renaming simon engine to agos. Internal renames. Compilation
Eugene Sandulenko
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn