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
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