.. |
agi
|
AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it
|
2011-03-28 18:06:36 +02:00 |
agos
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
cine
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
cruise
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
draci
|
AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it
|
2011-03-28 18:06:36 +02:00 |
drascula
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
gob
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
groovie
|
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
|
2011-03-23 16:49:41 +01:00 |
hugo
|
HUGO: Fix s_bootCypherLen *for real*
|
2011-03-30 00:21:40 +02:00 |
kyra
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
lastexpress
|
LASTEXPRESS: Fix sound timer to only run every 17 milliseconds
|
2011-03-22 16:46:31 -04:00 |
lure
|
ENGINES: Remove unused MIDI pass-through code
|
2011-03-23 17:07:48 +01:00 |
m4
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
made
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
mohawk
|
MOHAWK: Tweaks to LBAnimationItem::setEnabled.
|
2011-03-31 22:39:17 +02:00 |
parallaction
|
AUDIO: Move more common code to Audio::MidiPlayer
|
2011-03-25 14:15:53 +01:00 |
queen
|
QUEEN: Remove leftover class forward declaration
|
2011-03-25 16:20:43 +01:00 |
saga
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
sci
|
SCI: Minor cleanup
|
2011-03-30 16:00:46 -04:00 |
scumm
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
sky
|
JANITORIAL: Remove/comment unused vars
|
2011-03-29 21:57:56 +02:00 |
sword1
|
SWORD1: Cleanup syncSoundSettings()
|
2011-03-19 16:49:15 +01:00 |
sword2
|
SWORD2: Cleanup syncSoundSettings()
|
2011-03-19 16:49:16 +01:00 |
sword25
|
SWORD25: more translated comments from gfx/image (patch #3238507)
|
2011-03-25 15:00:41 +01:00 |
teenagent
|
TEENAGENT: Adapt to setPalette RGBA->RGB change.
|
2011-02-14 17:08:33 +01:00 |
testbed
|
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
|
2011-03-23 15:25:47 +01:00 |
tinsel
|
TINSEL: Remove dead variables
|
2011-03-30 00:07:16 +02:00 |
toon
|
TOON: Fix more dirty rect issues
|
2011-03-14 23:28:15 +01:00 |
touche
|
AUDIO: Move more common code to Audio::MidiPlayer
|
2011-03-25 14:15:53 +01:00 |
tucker
|
TUCKER: add missing code for kSupportsLoadingDuringStartup
|
2011-03-20 18:31:18 +01:00 |
advancedDetector.cpp
|
COMMON: Only take the md5 of the resource fork data section
|
2011-02-04 15:27:56 +00:00 |
advancedDetector.h
|
DETECTOR: Get rid of ADGF_KEEPMATCH
|
2010-11-07 17:15:27 +00:00 |
dialogs.cpp
|
MOHAWK: Fix MohawkEngine_Myst::runLoadDialog
|
2011-02-07 22:58:42 +00:00 |
dialogs.h
|
Replace SCUMM F5 dialog by GMM & add help button to GMM
|
2010-05-26 19:54:50 +00:00 |
engine.cpp
|
ENGINES: Mute kPlainSoundType in Engine::syncSoundSettings()
|
2011-03-19 17:58:17 +01:00 |
engine.h
|
ENGINES: Mute kPlainSoundType in Engine::syncSoundSettings()
|
2011-03-19 17:58:17 +01:00 |
engines.mk
|
MOHAWK: Allow disabling of Riven compilation
|
2011-03-28 22:26:23 -04:00 |
game.cpp
|
GUI: Implemented Languages as GUI options.
|
2010-06-15 10:57:28 +00:00 |
game.h
|
ENGINES: Do not include engines/savestate.h from engines/game.h
|
2010-11-07 17:15:46 +00:00 |
metaengine.h
|
PLUGINS: switched plugin manager to inheritance rather than #defines
|
2010-12-23 13:38:37 +00:00 |
module.mk
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
savestate.cpp
|
ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value.
|
2010-10-29 16:41:30 +00:00 |
savestate.h
|
ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value.
|
2010-10-29 16:41:30 +00:00 |
util.h
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |