scummvm/engines
2009-12-05 07:47:01 +00:00
..
agi Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
agos Removed unnecessary semi-colons. 2009-12-01 19:19:58 +00:00
cine Fill out doxygen comment about supported games 2009-12-01 22:21:16 +00:00
cruise Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
draci Removed <cmath> includes since a) not a part of Symbian OS b) Compiles fine without it (at least with Symbian OS GCCE 3.4.3 and CW 2) 2009-11-30 08:09:39 +00:00
drascula Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
gob gob - Add cursor handling for Fascination windows (close and move at least) 2009-12-01 21:49:45 +00:00
groovie Brief Groovie namespace comment 2009-11-27 06:46:07 +00:00
kyra Removed unnecessary semi-colons. 2009-12-01 19:19:58 +00:00
lure Bugfix for reactivating an NPC when it was previously deactivated at precisely the moment when it was about to do a pathfinding 2009-11-29 09:02:02 +00:00
m4 Added a new variation to the 'object' command to add an object to the player's inventory 2009-12-05 07:47:01 +00:00
made Remove some unused struct members 2009-12-03 19:18:47 +00:00
parallaction Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
queen Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
saga Fix warning. 2009-12-04 19:58:10 +00:00
sci SCI: Removed Ctrl-X to Ctrl-Alt-X mapping cause Ctrl-Alt-X works now directly 2009-12-04 20:03:53 +00:00
scumm Fix bug 2908376: FOA: Won't launch in Win32 2009-12-04 14:25:31 +00:00
sky Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
sword1 Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
sword2 Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
teenagent fixed multiline message positioning 2009-12-05 06:03:24 +00:00
tinsel Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
touche Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
tucker Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
advancedDetector.cpp COMMON: Remove various variants of the md5_file / md5_file_string funcs; turned the (disabled) MD5 test code into a working unit test 2009-11-23 22:30:22 +00:00
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp COMMON: Remove dependency on engines code (by using the inversion principle). 2009-11-24 22:11:07 +00:00
engine.h
engines.mk Remove Igor engine 2009-11-14 13:11:06 +00:00
game.cpp
game.h
metaengine.h
module.mk