scummvm/engines
2020-05-03 14:37:07 +09:00
..
access
adl
agi
agos
avalanche AVALANCHE: Use memmove for overlapping buffers 2020-04-30 13:51:23 +02:00
bbvs
bladerunner BLADERUNNER: Fix comparison between unsigned 2020-04-18 10:24:22 +03:00
cge JANITORIAL: fix the name of original author of cge and cge2 2020-04-18 20:59:57 +02:00
cge2 JANITORIAL: fix the name of original author of cge and cge2 2020-04-18 20:59:57 +02:00
chewy
cine
composer
cruise CRUISE: Fix mismatching malloc/delete[] 2020-04-27 22:51:25 +02:00
cryo CRYO: Use ScummVM packing headers instead of direct #pragmas 2020-04-04 13:52:25 +02:00
cryomni3d CRYOMNI3D: Abort even in yes/no message box and file picker 2020-03-14 12:20:41 +01:00
director DIRECTOR: Field text is always black in Director 2020-05-02 21:11:06 +02:00
dm
draci
dragons DRAGONS: Initialize variable 2020-04-28 10:42:58 +02:00
drascula
dreamweb DREAMWEB: Use more accurate vsync timing 2020-05-03 00:13:33 +01:00
fullpipe
glk GLK: SCOTT: Add detection for Buckaroo Bonzai 2020-04-30 17:40:40 -07:00
gnap GNAP: Add detection for Polish release 2020-03-29 20:12:07 +02:00
gob
griffon GRIFFON: Simplify rendering calls 2020-04-01 20:40:16 +02:00
groovie GROOVIE: Fix 7th Guest GM initialization 2020-03-16 01:40:10 +02:00
hdb HDB: Initialize more class variables 2020-04-30 13:49:33 +02:00
hopkins
hugo
illusions ILLUSIONS: Fix some memory leaks (#2106) 2020-03-01 10:45:32 +11:00
kyra KYRA: Convert screen_eob.cpp from ANSI to UTF-8 2020-04-18 10:24:23 +03:00
lab
lastexpress LASTEXPRESS: Added override keywords 2020-04-24 01:33:38 +02:00
lilliput LILLIPUT: Remove system include 2020-03-25 10:14:27 +01:00
lure LURE: Fix GCC Compiler Warning of Unused Variable 2020-03-15 10:01:47 +00:00
macventure GRAPHOCS: MACGUI: Renamed MacWindow::getSurface() to getWindowSurface() 2020-04-14 00:27:49 +02:00
made
mads
mohawk MOHAWK: Fix Switch Missing Default Compiler Warning 2020-04-19 16:47:57 +01:00
mortevielle
mutationofjb MUTATIONOFJB: Fix includes 2020-03-25 10:31:54 +01:00
neverhood
parallaction PARALLACTION: Fix potential undefined behaviour 2020-04-30 14:26:53 +02:00
pegasus
pink PINK: Remove redundant flag 2020-04-23 22:06:20 +02:00
plumbers
prince PRINCE: Print translation file version and build date. Made format extensible 2020-04-30 10:33:48 +02:00
queen QUEEN: Added override keyword 2020-04-24 01:40:06 +02:00
saga
sci SCI: Fix LB1 Review Notes dialog 2020-05-01 01:07:55 -07:00
scumm SCUMM: Fix MM NES palette and colors 2020-05-03 01:11:13 +02:00
sherlock
sky
sludge SLUDGE: Properly skip movie playback 2020-04-29 01:07:07 +02:00
startrek STARTREK: Fix copy/paste error which led to broken saves 2020-04-30 15:28:04 +02:00
supernova
sword1 SWORD1: Fix mismatching malloc/delete[] 2020-04-27 22:52:13 +02:00
sword2 SWORD2: Hack to play the end cutscene in the PSX demo 2020-04-19 12:27:07 +01:00
sword25 SWORD25: Convert ANSI source files to UTF-8 2020-04-18 10:24:22 +03:00
teenagent
testbed
tinsel TINSEL: Remove dead code 2020-02-29 02:21:41 +02:00
titanic TITANIC: Added missed commas between string constants 2020-04-30 15:36:02 +02:00
toltecs
tony
toon
touche
tsage TSAGE: Fix crash clicking on Options sound button 2020-03-10 08:00:41 +02:00
tucker TUCKER: Add override keywords 2020-04-24 01:03:56 +02:00
ultima ULTIMA1: Fix oob copy on startup 2020-05-03 14:37:07 +09:00
voyeur
wage WAGE: Better event handling in sound 2020-04-30 14:22:21 +02:00
wintermute WINTERMUTE: Move keymapper tables to separate file 2020-04-29 10:31:36 +02:00
xeen XEEN: Add missing sprite drawer for Energy Blast effect 2020-04-26 17:12:20 -07:00
zvision ZVISION: Disable the keymap when InputControl is focused 2020-03-15 17:35:09 +01:00
advancedDetector.cpp
advancedDetector.h
dialogs.cpp GUI: Add GUI for per-game achievements tab 2020-04-29 10:31:36 +02:00
dialogs.h ENGINES: Allow showing the engine options in the in-game options dialog 2020-03-28 07:38:39 +01:00
engine.cpp ENGINES: Allow showing the engine options in the in-game options dialog 2020-03-28 07:38:39 +01:00
engine.h ENGINES: Allow showing the engine options in the in-game options dialog 2020-03-28 07:38:39 +01:00
game.cpp
game.h ENGINES: Return a const reference for DetectedGame::getGUIOptions 2020-03-28 07:38:39 +01:00
logo_data.h
metaengine.cpp ENGINES: Register all the extra gui options default values on game start 2020-03-29 20:02:33 +02:00
metaengine.h ENGINES: Add achievements info API 2020-04-29 10:31:36 +02:00
module.mk
obsolete.cpp
obsolete.h
savestate.cpp
savestate.h
util.h