scummvm/engines
Johannes Schickel 6a3a14ab6b KYRA: Reduce size of KyraEngine_LoK::_entranceMouseCursorTracks.
Also clear the whole array in enterNewScene. This is not needed since the last
value is only used when the first four values are set up valid, but it removes
an annoying warning in PVS-Studio and makes the code a bit clearer.
2011-11-04 20:15:05 +01:00
..
agi AGI: Commented out if statements that always evaluate to true 2011-11-03 22:55:22 +02:00
agos AGOS: Merge duplicate code remaining from refactoring in the past. 2011-11-03 13:02:12 +11:00
cge CGE: Fix warning 2011-11-03 00:03:04 +00:00
cine CINE: Fix warnings 2011-11-02 23:04:49 +00:00
composer COMPOSER: Don't pass first param for V1 mouse events. 2011-11-04 12:31:03 +01:00
cruise CRUISE: Removed duplicate variable assignment 2011-11-04 00:42:41 +02:00
draci DRACI: Fix warning 2011-11-02 23:08:23 +00:00
drascula DRASCULA: Fix warnings 2011-11-02 23:18:10 +00:00
dreamweb DREAMWEB: Remove explicit comparisons 2011-11-02 23:24:17 +00:00
gob GOB: Fix a very stupid typo in the pathfinder 2011-11-03 17:01:54 +01:00
groovie GROOVIE: Add GUIO_NOASPECT 2011-10-24 06:42:30 +02:00
hugo HUGO: Fix warnings 2011-11-03 00:16:25 +00:00
kyra KYRA: Reduce size of KyraEngine_LoK::_entranceMouseCursorTracks. 2011-11-04 20:15:05 +01:00
lastexpress LASTEXPRESS: Fixed typo in code logic 2011-11-03 22:33:34 +02:00
lure LURE: Fix warnings 2011-11-03 00:20:10 +00:00
m4 M4: Fix warnings 2011-11-03 00:31:55 +00:00
made MADE: Silence a few gcc warnings. 2011-10-29 20:56:00 +02:00
mohawk MOHAWK: Make rocketSliderGetSound easier to understand 2011-11-03 17:57:02 -04:00
parallaction PARALLACTION: Fix memset size parameter. 2011-11-03 02:26:45 +01:00
queen AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
saga SAGA: Fix warnings 2011-11-03 01:05:03 +00:00
sci SCI: Removed a duplicate variable assignment 2011-11-04 00:42:37 +02:00
scumm SCUMM: Revert "Removed a duplicate variable assignment" 2011-11-04 10:04:42 +01:00
sky AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
sword1 SWORD1: Fix bug #3430793 Freeze before meeting with police 2011-10-31 21:03:52 +00:00
sword2 LAUNCHER: Add GUIO_NOASPECT to sword2 2011-10-24 00:43:37 +02:00
sword25 LAUNCHER: Add GUIO_NOASPECT to sword25 2011-10-24 00:39:31 +02:00
teenagent TEENAGENT: Added robot's dialogue animation. 2011-11-03 00:46:47 +04:00
testbed AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
tinsel LAUNCHER: Add GUIO_NOASPECT to tinsel 2011-10-24 01:27:47 +02:00
toon TOON: After discussion with clone2727 and eriktorbjorn, remove GUIO_NOASPECT from Toonstruck 2011-10-24 07:05:26 +02:00
touche TOUCHE: After discussion with clone2727 and eriktorbjorn, remove GUIO_NOASPECT from Touche 2011-10-24 06:53:38 +02:00
tsage TSAGE: Blue Force - Child protection site (580). Fix vehicle display when moving with Lyle. It now displays a car instead of a dwarf. 2011-11-04 20:09:16 +01:00
tucker TUCKER: Added FIXMEs for seemingly superfluous logic branches 2011-11-03 22:53:32 +02:00
advancedDetector.cpp AD: Swtich GUI options to a char array. 2011-10-23 17:53:13 +01:00
advancedDetector.h AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
dialogs.cpp ENGINES: make the default savegame description be the timestamp 2011-09-23 22:06:08 -05:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
engine.cpp BADA: Remove BADA defined check. Was a temp fix for simulator build 2011-08-21 16:39:08 +10:00
engine.h GUI: fix bug #2822778 2011-06-25 15:54:36 +02:00
engines.mk Merge remote-tracking branch 'origin/master' into soltys_wip2 2011-08-22 20:03:05 +02:00
game.cpp AD: Swtich GUI options to a char array. 2011-10-23 17:53:13 +01:00
game.h ALL: Reduce assignment of "" to Common::String. 2011-10-23 20:04:03 +02:00
metaengine.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
obsolete.cpp DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
obsolete.h DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
savestate.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
savestate.h ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00