scummvm/engines
2008-10-26 18:40:59 +00:00
..
agi Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
agos Add missing break to processSpecialKeys(). 2008-10-23 00:26:45 +00:00
cine Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
cruise Patch #2054467: CRUISE: 64bits fixes 2008-09-21 10:23:22 +00:00
drascula Use better "silence" without clicks when speech is disabled. 2008-09-28 22:19:11 +00:00
gob Added new type Engine::Feature; pushed down some #include dependencies 2008-10-06 12:48:52 +00:00
igor Fix in the Igor engine for bug #2101083 - "ANY - MSVC71 compilation fails due to warnings-as-errors" 2008-09-10 06:57:32 +00:00
kyra Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
lure Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
m4 Don't call Common::List::size() if you don't have to (it's an expensive operation, which has to iterate the whole List, while empty() works in constant time) 2008-10-12 22:06:31 +00:00
made Implemented visual effects 1, 3, 4, 5, 6, 7 and 16 2008-10-18 21:28:05 +00:00
parallaction Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
queen Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
saga Using getChild() with getChild() throws an assertion (a regression of the latest FS node changes). Commenting out this line with a FIXME so that SAGA games can work once again under Windows 2008-10-26 18:40:59 +00:00
scumm Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
sky Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
sword1 Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
sword2 Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
tinsel Fix warning 2008-10-12 21:51:52 +00:00
touche Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
dialogs.cpp Manual merge of the GSoC2008 GUI branch. (71 files) 2008-10-09 11:49:35 +00:00
dialogs.h Added ScummVM logo to GMM. 2008-09-14 20:42:50 +00:00
engine.cpp Added new type Engine::Feature; pushed down some #include dependencies 2008-10-06 12:48:52 +00:00
engine.h Added new type Engine::Feature; pushed down some #include dependencies 2008-10-06 12:48:52 +00:00
engines.mk Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
game.cpp Added new type Engine::Feature; pushed down some #include dependencies 2008-10-06 12:48:52 +00:00
game.h Added new type Engine::Feature; pushed down some #include dependencies 2008-10-06 12:48:52 +00:00
metaengine.h Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, as discussed in patch #2122869 2008-10-26 16:42:08 +00:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00