scummvm/engines
2021-03-04 02:06:59 +01:00
..
access
adl
agi JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
agos JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
ags AGS: Remove hack to skip transparent color when blitting to screen 2021-03-04 00:19:00 +00:00
avalanche
bbvs
bladerunner BLADERUNNER: Improve dialogue with Bob about Hasan 2021-02-28 22:45:37 +02:00
cge JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
cge2 JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
chewy
cine JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
composer JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
cruise
cryo CODESTYLE: remove C++ headers, use int64 instead __int64_t. 2021-02-26 19:29:33 +01:00
cryomni3d CRYOMNI3D: Error instead of warn for missing image scripts 2021-02-12 00:41:23 +01:00
director DIRECTOR: implement colorQD builtin 2021-03-03 16:27:03 +01:00
dm
draci
dragons JANITORIAL: Cleanup inconsistent includes 2021-02-22 10:54:07 +00:00
drascula JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
dreamweb JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
glk GRAPHICS: Compilation fixes 2021-02-26 18:20:11 -08:00
gnap
gob JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
griffon GRIFFON: fix invalid mem access / crash 2021-02-26 14:48:48 +01:00
grim JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
groovie JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
hadesch HADESCH: Remove the need for global constructors 2020-12-21 14:30:43 +01:00
hdb
hopkins JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
hugo
icb ICB: Removed ';' leftover 2021-02-28 19:12:19 +01:00
illusions
kingdom
kyra JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
lab
lastexpress
lilliput
lure LURE: Added termination entry to catch anim sound seq 2021-01-31 22:13:15 +01:00
macventure
made JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
mads MADS: Split V2 games into a new subengine 2021-01-09 00:58:36 +02:00
mohawk JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
mortevielle
mutationofjb
myst3 MYST3: Let HashMap do the error 2021-02-12 00:41:23 +01:00
neverhood
ngi
parallaction JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
pegasus
petka PETKA: Const correctness for getVal 2021-02-12 00:41:23 +01:00
pink
plumbers
prince
private PRIVATE: code convention fixes 2021-03-04 02:06:59 +01:00
queen JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
saga JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
sci SCI: Fix KQ1 Demo leprechaun dance speed 2021-03-02 20:31:18 -08:00
scumm JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
sherlock SHERLOCK: Detect Chinese variant 2020-12-07 01:35:53 +01:00
sky JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
sludge
stark JANITORIAL: Cleanup inconsistent includes 2021-02-22 10:54:07 +00:00
startrek STARTREK: Convert more room texts to the new format 2021-02-21 14:34:57 +02:00
supernova
sword1 JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
sword2 JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
sword25 JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
teenagent
testbed TESTBED: Centre the rectangle on screen in the overlay test 2021-02-04 01:59:14 +01:00
tinsel JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
titanic TITANIC: Use WaveFormat enum 2021-02-05 21:16:11 +02:00
toltecs JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
tony JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
toon
touche JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
tsage
tucker JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
twine TWINE: corrected angle in Collision::checkCollisionWithActors 2021-03-02 17:53:56 +01:00
ultima ULTIMA8: Remove dead code in Ultima8::istring 2021-02-24 21:08:28 -06:00
voyeur
wage WAGE: Use getValOrDefault 2021-02-12 00:41:23 +01:00
wintermute WINTERMUTE: break the loop if the achievement was found 2021-02-19 00:22:51 +02:00
xeen XEEN: Rename enum constants to avoid clashes and fix compilation 2021-01-01 01:35:42 +01:00
zvision ZVISION: Detect Korean variant 2020-12-07 01:35:53 +01:00
advancedDetector.cpp ENGIES: AdvDect needs getValOrDefault 2021-02-12 00:41:23 +01:00
advancedDetector.h JANITORIAL: Remove obselete references to MetaEngineConnect 2021-02-14 14:32:36 +00:00
dialogs.cpp GUI: Generate ExtraGuiOptions dynamically in a scrollable container (#2783) 2021-02-20 13:17:11 +02:00
dialogs.h GUI: Generate ExtraGuiOptions dynamically in a scrollable container (#2783) 2021-02-20 13:17:11 +02:00
engine.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
engine.h JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
game.cpp
game.h
logo_data.h
metaengine.cpp JANITORIAL: Remove obselete references to MetaEngineConnect 2021-02-14 14:32:36 +00:00
metaengine.h JANITORIAL: Remove obselete references to MetaEngineConnect 2021-02-14 14:32:36 +00:00
module.mk
obsolete.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
obsolete.h
savestate.cpp
savestate.h
util.h