scummvm/engines
Filippos Karapetis c8fd37c9f0 SCI: Some fixes for zoom cursors
- Now the cursor buffer is initialized outside the mouse movement code, thus saving
a memcpy there
- Plugged some memory leaks
- Removed an obsolete check

svn-id: r53028
2010-10-05 10:30:26 +00:00
..
agi AGI: Properly detect the autosave slot in the save dialog 2010-10-03 18:38:38 +00:00
agos AGOS: Hopefully fix bug #3000876 ("FF: Crackling/static popping") 2010-09-26 12:28:26 +00:00
cine JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
cruise i18n: Translate the Save and Load buttons in cruise 2010-09-12 21:21:21 +00:00
draci DRACI: Initialize MIDI channel volume properly. 2010-09-15 22:30:00 +00:00
drascula DRASCULA: Play the English "von Braun" track 2010-09-23 20:01:08 +00:00
gob GOB: Remove useless variable 2010-09-30 15:31:31 +00:00
groovie MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
hugo HUGO: Clean-up 2010-10-03 08:08:42 +00:00
kyra KYRA2/LOL PC-98: fix sfx rate 2010-09-21 16:05:33 +00:00
lure LURE: Bugfix for #3060480 - Ratpouch alternating between rooms 2010-10-05 09:14:18 +00:00
m4 M4: NULL terminate after a strncpy 2010-09-18 12:08:59 +00:00
made MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
mohawk JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
parallaction JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
queen MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
saga SAGA: Fix bug #3065113 with patched sound glitch 2010-10-02 09:08:05 +00:00
sci SCI: Some fixes for zoom cursors 2010-10-05 10:30:26 +00:00
scumm SCUMM/FM-TOWNS: cleanup 2010-10-04 17:03:38 +00:00
sky JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
sword1 SWORD1: Fix bug #3032772: SWORD1: Mute setting does not work 2010-09-20 20:37:34 +00:00
sword2 SWORD2: More safeguards for mute setting 2010-09-20 20:31:56 +00:00
teenagent
testbed 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
tinsel TINSEL: Remove redundant '_Windows' check 2010-09-28 19:06:03 +00:00
touche MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
tucker
advancedDetector.cpp AD: Fix infinite loop in cleanupPirated. 2010-08-25 12:03:43 +00:00
advancedDetector.h AD: Implement AGDF_PIRATED flag. 2010-08-25 11:51:06 +00:00
dialogs.cpp I18N: Add "lowres" context for several GUI strings when in 1x mode. 2010-08-30 22:24:40 +00:00
dialogs.h
engine.cpp JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
engine.h
engines.mk TESTBED: Merge gsoc2010-testbed branch 2010-09-12 08:08:37 +00:00
game.cpp
game.h
metaengine.h
module.mk
savestate.cpp
savestate.h
util.h