scummvm/engines
Filippos Karapetis ed400d57fc SCI: Fix NS rect calculation in GK1 (and SCI32 in general)
This fixes the regressions caused by refactoring in SCI32. Thanks to
Timo Korvola for tracking down the issue and providing an initial
patch in bug #6452
2014-02-17 12:00:17 +02:00
..
agi
agos AGOS: Use Common::File instead of SearchMan. 2014-01-22 00:53:21 +01:00
avalanche AVALANCHE: Silence warnings in MSVC 2014-02-16 22:52:33 +01:00
cge CGE: Janitorial - Remove trailing spaces 2014-02-16 18:35:14 +01:00
cine CINE: Reduce the scope of some variables, optimize a couple of iterator increment 2014-02-09 20:41:08 +01:00
composer
cruise
draci DRACI: Janitorial - Remove trailing spaces 2014-02-16 18:36:24 +01:00
drascula
dreamweb
fullpipe FULLPIPE: Implement sceneHandler09_hangerStartCycle() 2014-02-17 00:14:52 +02:00
gob GOB: Fascination - Reduce the scope of a couple of variables 2014-02-09 20:26:47 +01:00
groovie
hopkins HOPKINS: Fix bug that could cause the music to stop prematurely 2014-02-13 00:38:04 +01:00
hugo HUGO: Remove a useless variable assignation 2014-02-09 11:39:00 +01:00
kyra KYRA: Fix monster idle animation in EoB 1+2. (bug #6523) 2014-02-07 15:25:05 +01:00
lastexpress
lure
made
mohawk
mortevielle MORTEVIELLE: Janitorial - Remove trailing spaces 2014-02-16 18:24:19 +01:00
neverhood NEVERHOOD: Janitorial - Remove trailing spaces 2014-02-16 18:37:48 +01:00
parallaction
pegasus PEGASUS: Fix returning from Mars after destroying the robot's shuttle 2014-02-11 21:07:34 -05:00
queen QUEEN: Silent some CppCheck warnings by reducing some variable scopes 2014-02-16 14:39:59 +01:00
saga
sci SCI: Fix NS rect calculation in GK1 (and SCI32 in general) 2014-02-17 12:00:17 +02:00
scumm SCUMM: Janitorial - Remove trailing spaces 2014-02-16 18:39:02 +01:00
sky
sword1 SWORD1: Janitorial - Remove trailing spaces 2014-02-16 18:45:53 +01:00
sword2
sword25
teenagent TEENAGENT: Fix two more missing callbacks. 2014-01-13 03:26:43 +00:00
testbed
tinsel TINSEL: Take advante of Engine::initializePath. 2014-01-22 18:08:32 +01:00
toltecs
tony Merge pull request #417 from digitall/STACK_fixes 2014-01-17 17:48:16 -08:00
toon TOON: Use keycodes for hotkey handling. 2014-02-14 18:21:57 +01:00
touche TOUCHE: Use keycodes for hotkey handling. 2014-02-14 20:09:14 +01:00
tsage TSAGE: Fix again #6507 - Regression introduced in a41db1939c 2014-02-16 22:57:52 +01:00
tucker TUCKER: Fix bug #6381 - "TUCKER: In 3rd part, "Use Peg" fails..." 2014-02-10 14:48:50 +00:00
wintermute WINTERMUTE: Janitorial - Remove trailing spaces 2014-02-16 18:41:25 +01:00
zvision ZVISION: Janitorial - Remove trailing spaces 2014-02-16 18:45:17 +01:00
advancedDetector.cpp
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp ENGINES: Introduce method Engine::initializePath which sets up SearchMan. 2014-01-22 18:07:06 +01:00
engine.h ENGINES: Introduce method Engine::initializePath which sets up SearchMan. 2014-01-22 18:07:06 +01:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
savestate.cpp
savestate.h
util.h