scummvm/engines
Johannes Schickel a6c6c74350 PEGASUS: Remove trailing whitespaces.
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:11:09 +02:00
..
agi AGI: Replace detector printf usage with logMessage. 2012-08-15 09:51:55 +02:00
agos AGOS: Rewrite note on events with velocity 0 to note off events in MidiParser_S1D. 2012-09-21 23:55:26 +02:00
cge CGE: Fix bug #3557904 - Shadow at wrong position 2012-09-05 08:12:14 +02:00
cine CINE: Implement music fade out for Amiga/AtariST music. 2012-09-11 22:28:40 +02:00
composer COMPOSER: Fix parsing v1 book groups. 2012-07-08 10:28:44 +02:00
cruise CRUISE: Slight cleanup in querySaveMetaInfos. 2012-07-03 18:39:50 +02:00
draci DRACI: Slight cleanup in querySaveMetaInfos. 2012-07-03 18:39:50 +02:00
drascula
dreamweb Merge pull request #278 from bluegr/pcxdecoder 2012-09-16 14:06:42 -07:00
gob GOB: Add a Spanish/Italian DOS version of Geisha 2012-08-05 10:43:41 +02:00
groovie GROOVIE: ROQ Info blocks clean the buffers unconditionally. 2012-09-05 18:31:42 +02:00
hugo HUGO: Use surface width instead of its pitch when copying to raw memory blobs 2012-09-14 03:35:18 +03:00
kyra KYRA: Add source of detection entires for LoL French floppy. 2012-08-05 17:10:49 +02:00
lastexpress LASTEXPRESS: Implement more savegame loading 2012-08-27 23:30:23 -04:00
lure LURE: Fix engine crash in copy protection screen with AZERTY keyboard 2012-06-30 20:48:22 +01:00
made
mohawk VIDEO: Make getCurFrame declaration consistent 2012-09-21 22:35:15 +02:00
parallaction JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
pegasus PEGASUS: Remove trailing whitespaces. 2012-09-26 04:11:09 +02:00
queen QUEEN: Switch to the common PCX decoder 2012-09-13 01:49:58 +03:00
saga Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
sci JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
scumm SCUMM: Add check for resource fork for ".iMUSE Setups". 2012-09-23 21:12:06 +02:00
sky
sword1 Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
sword2 VIDEO: Merge AdvancedVideoDecoder into VideoDecoder 2012-08-16 14:00:14 -04:00
sword25 Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
teenagent TEENAGENT: Fix for bug #3428161 "PSP: No music in TeenAgent". 2012-08-02 12:41:40 +01:00
testbed TESTBED: Fix "if" formatting. 2012-08-09 03:27:21 +02:00
tinsel TINSEL: Fix bug #3541542 - "DW: PSX version dies when pressing ESC in intro" 2012-09-03 04:32:31 +03:00
toltecs TOLTECS: Replace ceil with integer maths. 2012-09-21 03:01:39 +02:00
tony TONY: Use debug channel for fading messages 2012-09-25 22:09:42 +02:00
toon Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
touche TOUCHE: Add more font entries to French Touche 2012-09-25 19:39:10 +02:00
tsage TSAGE: Add missing motorcycle sound arriving at police station in Blue Force 2012-09-15 18:52:12 +10:00
tucker TUCKER: Switch to the common PCX decoder 2012-09-13 01:50:45 +03:00
wintermute WINTERMUTE: Fix leak 2012-09-24 19:25:31 +02:00
advancedDetector.cpp DETECTOR: Make reportUnknown() available for AdvancedMetaEngine classes to use 2012-06-27 05:14:18 +02:00
advancedDetector.h DETECTOR: Make reportUnknown() available for AdvancedMetaEngine classes to use 2012-06-27 05:14:18 +02:00
configure.engines CONFIGURE: Mark some engines off as requiring 16bit color support 2012-09-24 11:35:38 -04:00
dialogs.cpp
dialogs.h
engine.cpp
engine.h
engines.mk Merge remote branch 'upstream/master' into pegasus 2012-09-05 11:45:25 -04:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
plugins_table.h Merge remote branch 'upstream/master' into pegasus 2012-09-05 11:45:25 -04:00
savestate.cpp
savestate.h ENGINES: Mention defaults for writable and deletable settings in SaveStateDescriptor docs. 2012-07-03 18:40:40 +02:00
util.h