scummvm/engines
2011-08-24 16:17:07 +02:00
..
agi AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
agos AGOS: Proper implementation of the Simon 1 demo aka Accolade MIDI parser. 2011-08-21 04:49:48 +02:00
cine JANITORIAL: Silence a couple of "variable set but not used" warnings. 2011-06-30 23:47:10 +02:00
composer COMPOSER: Handle Mac-style filenames in paths. 2011-08-24 16:17:07 +02:00
cruise GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
draci GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
drascula DRASCULA: Separated the save name syncing code, and added a TODO 2011-08-24 10:39:05 +03:00
dreamweb DREAMWEB: 'checkcoords' ported to C++ 2011-08-24 15:44:20 +02:00
gob JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
groovie ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
hugo HUGO: Coding style fixes. 2011-08-24 10:58:06 +02:00
kyra GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
lastexpress JANITORIAL: Add missing NL at EOF. 2011-08-07 13:53:33 +02:00
lure JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
m4 M4: Add new methods and variables needed by the objects_action script method 2011-08-22 20:10:55 +10:00
made MADE: Flag CD titles with ADGF_CD 2011-08-06 23:32:52 -05:00
mohawk MOHAWK: Explain some obscure strings to translators 2011-08-20 14:18:26 +01:00
parallaction PARALLACTION: Correct Previous Commit to Coding Conventions. 2011-08-24 01:42:19 +01:00
queen JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
saga Merge pull request #63 from tsoliman/detection-tables 2011-08-13 12:24:30 -07:00
sci SCI: Remove dead code 2011-08-08 20:33:42 +02:00
scumm SCUMM: Revert "Avoid calling malloc with new_size=0" 2011-08-22 10:24:26 +02:00
sky JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
sword1 AUDIO: Remove default rate parameter from xa 2011-08-24 09:54:19 -04:00
sword2 AUDIO: Remove default rate parameter from xa 2011-08-24 09:54:19 -04:00
sword25 SWORD25: Make sure that id is always initialized in playSoundEx() 2011-08-07 16:05:54 +03:00
teenagent GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
testbed OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
tinsel AUDIO: Rename Vag to XA 2011-08-24 09:54:19 -04:00
toon Merge pull request #56 from zeldin/toon-path-dynamic 2011-08-14 05:23:01 -07:00
touche ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
tsage TSAGE: Implemented the Blue Force object list 2011-08-23 22:33:42 +10:00
tucker
advancedDetector.cpp ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
advancedDetector.h ENGINES: Fix a typo 2011-08-20 18:42:04 -04:00
dialogs.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
dialogs.h
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 JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
game.cpp Merge pull request #30 from tsoliman/configure-enhancement-warning-clean 2011-06-17 10:19:57 -07:00
game.h Merge pull request #30 from tsoliman/configure-enhancement-warning-clean 2011-06-17 10:19:57 -07:00
metaengine.h
module.mk
obsolete.cpp
obsolete.h
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