scummvm/engines
2013-05-08 21:02:00 +02:00
..
agi AGI: Fix typo in issetv opcode 2013-04-18 14:53:34 +02:00
agos
cge CGE: Add safeguards in text manager 2013-04-18 08:10:07 +02:00
cine
composer JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
cruise ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
draci
drascula ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
dreamweb DREAMWEB: Make location array sizes more consistent 2013-04-17 21:14:04 +02:00
gob GOB: Fix a misplaced continue / fallthrough 2013-04-15 19:07:55 +02:00
groovie GROOVIE: Simplify the movie speed settings and add a GUI option 2013-01-02 12:42:53 +02:00
hopkins HOPKINS: fix ingame save thumbnails on BE 2013-04-17 12:30:38 +02:00
hugo HUGO: Fix Uninitialized scalar variables 2013-04-17 08:13:19 +02:00
kyra KYRA: (LOL) - fix bug in last commit for scene_lol.cpp 2013-04-18 22:15:25 +02:00
lastexpress
lure ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
made
mohawk MOHAWK: Fix string offsets memory leak 2013-04-15 18:22:50 -04:00
neverhood NEVERHOOD: Fix member var initializations 2013-05-08 21:02:00 +02:00
parallaction PARALLACTION: Fix BRA amiga inventory item cursors. 2013-04-17 23:20:55 +02:00
pegasus PEGASUS: Add Windows demo support 2013-04-16 21:53:51 -04:00
queen JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
saga SAGA: Silence C++11 narrowing warnings. 2013-01-09 07:24:37 +01:00
sci SCI: Fix confusing use of strncpy 2013-04-17 23:55:01 +02:00
scumm SCUMM: Add Italian Windows version of Freddi Fish 4. 2013-04-06 08:10:28 +11:00
sky SKY: Silence C++11 narrowing warnings. 2013-01-09 07:24:37 +01:00
sword1 SWORD1: Fix bug #3049346 - "BS1: Detects games in wrong places" 2012-11-07 21:56:26 +02:00
sword2 SWORD2: Fix bug #3049336 - "BS2: Detects games in wrong places" 2012-11-08 01:02:12 +02:00
sword25 SWORD25: Silence warning in the Lua code 2013-04-18 17:09:32 +02:00
teenagent
testbed JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
tinsel TINSEL: Add support for enhanced music in the Mac version of DW1 2013-04-12 19:31:11 +03:00
toltecs TOLTECS: Work around undefined subtitle behaviour at script loading 2013-03-15 18:48:44 +01:00
tony TONY: Fix compiler warnings about possible "used before set" variables. 2012-11-20 19:05:45 +00:00
toon TOON: Fix return value of saveGameState/loadGameState. 2013-01-13 17:56:55 +01:00
touche TOUCHE: Simplify external digital music support slightly. 2012-12-16 16:44:34 +00:00
tsage TSAGE: Fix some obvious errors detected by Coverity in R2R 2013-04-16 08:07:57 +02:00
tucker
wintermute WINTERMUTE: Add 'override' to most Script-related functions. 2013-04-18 18:04:51 +02:00
advancedDetector.cpp
advancedDetector.h
configure.engines Merge branch 'master' 2013-05-08 20:47:44 +02:00
dialogs.cpp
dialogs.h
engine.cpp ENGINES: Honor the default to 1x flag for OpenGL modes 2013-01-08 10:32:08 -05:00
engine.h
engines.mk Merge branch 'master' 2013-05-08 20:47:44 +02:00
game.cpp
game.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
plugins_table.h Merge branch 'master' 2013-05-08 20:47:44 +02:00
savestate.cpp
savestate.h
util.h