..
access
VIDEO: Allow setting the mixer sound type used to play audio tracks
2017-07-27 06:40:07 +02:00
adl
ADL: Enable ADGF_TESTING for hires3
2017-07-29 12:09:11 +02:00
agi
AGI: PREAGI: Add one more missing break statement
2017-08-11 20:38:35 +02:00
agos
AGOS: Fix value truncation in AGOSEngine::animateSprites
2017-09-11 08:14:55 +02:00
avalanche
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 12:26:05 +02:00
bbvs
BBVS: Fix UB shifting negative signed integers
2017-09-11 08:13:58 +02:00
bladerunner
BLADERUNNER: Added music support & added Maggie
2017-09-10 20:55:30 +02:00
cge
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 12:26:05 +02:00
cge2
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 12:26:05 +02:00
chewy
CHEWY: More work on scene info handling
2017-07-15 19:48:43 +03:00
cine
JANITORIAL: Fix GCC 7 fall through warning
2017-08-11 20:40:37 +02:00
composer
JANITORIAL: Fix whitespaces
2017-09-01 13:46:25 +02:00
cruise
CRUISE: Add explicit fall through comments to switch
2017-08-06 22:09:14 -04:00
cryo
JANITORIAL: Remove superfluous semicolons
2017-04-18 06:49:14 +02:00
director
DIRECTOR: Fix Warning.
2017-09-14 13:54:52 +10:00
dm
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 12:26:05 +02:00
draci
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 12:26:05 +02:00
drascula
DRASCULA: Add possibility to load and save games using GMM
2017-04-22 23:53:10 +01:00
dreamweb
fullpipe
FULLPIPE: Fix warning
2017-08-01 13:09:10 +02:00
gnap
gob
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
groovie
COMMON: Remove BitStream base class to allow inlining calls
2017-08-24 19:46:59 +02:00
hopkins
HOPKINS: Add missing break to switch statement
2017-08-06 22:14:36 -04:00
hugo
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
kyra
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
lab
lastexpress
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
lure
LURE: Adjust switch fall through comments
2017-08-06 22:20:16 -04:00
macventure
COMMON: Remove BitStream base class to allow inlining calls
2017-08-24 19:46:59 +02:00
made
MADE: Fix static noise when playing sounds
2017-09-07 00:52:50 +01:00
mads
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
mohawk
MOHAWK: Riven: Pause the engine while the load dialog is open
2017-08-20 10:01:24 +02:00
mortevielle
neverhood
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
parallaction
pegasus
PEGASUS: Don't do virtual calls when fading the screen
2017-09-12 20:25:24 +02:00
plumbers
PLUMBERS: Initialize some variables
2017-05-31 21:59:15 +02:00
prince
queen
QUEEN: Silence GCC 7 warnings about potential buffer overflow
2017-08-06 20:06:18 +02:00
saga
SAGA: Fix bug #10009 , when loading games
2017-08-21 22:31:33 +03:00
sci
SCI32: Fix Phant2 "auto-save"
2017-09-14 20:45:02 -05:00
scumm
SCUMM: Update MD5 include file
2017-08-21 16:04:31 +02:00
sherlock
SHERLOCK: Remove redundant derived Serializer class
2017-08-07 19:08:03 -04:00
sky
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
sludge
SLUDGE: Use Mod/Xm/S3m decoder in Sludge
2017-09-12 11:27:21 +02:00
sword1
JANITORIAL: Fix GCC7 fall through warnings
2017-08-11 20:46:56 +02:00
sword2
sword25
JANITORIAL: Silence some more GCC 7 fall through warnings
2017-08-06 16:54:38 +02:00
teenagent
TEENAGENT: Fix fall through case statements
2017-08-11 21:30:13 +02:00
testbed
Revert "COMMON: Change way the Singleton instances are instantiated"
2017-07-10 21:17:41 +02:00
tinsel
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
titanic
TITANIC: Fix blocky squares during transitions on SGT level
2017-09-12 20:39:54 -04:00
toltecs
tony
toon
COMMON: Migrate Various Endian Functions to Common from Engine Code.
2017-07-30 22:03:29 +02:00
touche
tsage
TSAGE: BF: Add missing break to switch statement
2017-08-06 22:33:55 -04:00
tucker
voyeur
VOYEUR: Workaround original game using invalid hotspot Ids
2017-08-07 19:20:05 -04:00
wage
WAGE: Update Parrot Talk games status
2017-08-30 09:06:20 +02:00
wintermute
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
xeen
JANITORIAL: Silence more GCC 7 warnings
2017-08-06 13:30:51 +02:00
zvision
VIDEO: Allow setting the mixer sound type used to play audio tracks
2017-07-27 06:40:07 +02:00
advancedDetector.cpp
ENGINES: Allow detection entries to match on full paths
2017-05-21 15:56:42 -05:00
advancedDetector.h
ENGINES: Allow detection entries to match on full paths
2017-05-21 15:56:42 -05:00
dialogs.cpp
GUI: Fully hide GMM save/load buttons if not supported by engine
2017-05-25 16:23:34 +02:00
dialogs.h
engine.cpp
Revert "COMMON: Change way the Singleton instances are instantiated"
2017-07-10 21:17:41 +02:00
engine.h
game.cpp
game.h
logo_data.h
metaengine.h
module.mk
obsolete.cpp
obsolete.h
savestate.cpp
ENGINES: Display savestate date as YYYY-MM-DD
2017-06-09 13:15:38 -05:00
savestate.h
util.h