scummvm/engines
2011-07-02 16:23:32 +10:00
..
agi ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
agos ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
cge CGE: Added engine prefix to header file #defines 2011-07-02 16:23:32 +10:00
cine CINE: Fixed compilation when DUMP_SCRIPTS is set 2011-06-26 16:00:22 +03:00
cruise ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
draci DRACI: Allocate no-sound buffer on the heap in LegacySoundArchive::openArchive() 2011-06-23 15:11:38 +08:00
drascula ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
dreamweb DREAMWEB: Removed memcpy as suggested by wjp 2011-06-28 11:18:52 +04:00
gob ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
groovie ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
hugo HUGO: Fix incorrect usage of sizeof 2011-06-25 21:35:17 +02:00
kyra KYRA: _athrxx is the new Kyra maintainer. 2011-06-25 19:25:56 +02:00
lastexpress LASTEXPRESS: Make SoundEntry members private 2011-06-28 23:17:13 -04:00
lure LURE: Allocate debug strings buffer on the heap 2011-06-23 15:11:37 +08:00
m4 ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
made ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
mohawk MOHAWK: Don't leak bitlStream (spotted by clone2727). 2011-06-28 22:00:20 +02:00
parallaction ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
queen ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
saga SAGA: Fix for Bug #3324850 ("ITE (SAGA): crash in dog sewers") 2011-06-23 18:35:27 +01:00
sci SCI: Fixed script bug #3292327 - "SCI: HOYLE4: Cribbage bug" 2011-06-28 12:56:09 +03:00
scumm ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
sky ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
sword1 ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
sword2 ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sword25 SWORD25: Change unknow handle error into a warning 2011-06-26 18:40:31 +01:00
teenagent TEENAGENT: Allocate large buffers on the heap instead of the stack 2011-06-23 15:11:37 +08:00
testbed ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
tinsel TINSEL: Don't leak running processes in Scheduler::reset(). 2011-06-20 17:42:00 +02:00
toon TOON: Add delay to inventory rendering loop. Uses a bit less CPU now. 2011-06-27 21:48:00 +02:00
touche ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
tsage TSAGE: Separated the sound manager processing into it's own thread 2011-06-27 22:56:14 +10:00
tucker DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() 2011-06-14 18:52:11 +02:00
advancedDetector.cpp ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
advancedDetector.h ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
dialogs.cpp GUI: fix bug #2822778 2011-06-25 15:54:36 +02:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
engine.cpp GUI: fix bug #2822778 2011-06-25 15:54:36 +02:00
engine.h GUI: fix bug #2822778 2011-06-25 15:54:36 +02:00
engines.mk Merge branch 'master' of github.com:scummvm/scummvm into soltys_wip2 2011-06-29 16:15:41 +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 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 ENGINES: Get rid of some s(n)printf calls 2011-06-02 18:31:58 +02:00
savestate.h ENGINES: Get rid of some s(n)printf calls 2011-06-02 18:31:58 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00