.. |
agi
|
AGI: Adding detection for original AGI Tetris by Peter Kelly.
|
2013-08-19 09:35:05 -04:00 |
agos
|
AGOS: Add two savegame-related FIXMEs
|
2013-08-23 19:15:15 +02:00 |
cge
|
CGE: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
cine
|
COMMON: Change kPlatformPC to kPlatformDOS
|
2013-05-02 18:43:10 -04:00 |
composer
|
COMMON: Rename ConfigFile to INIFile.
|
2013-08-08 16:28:38 +02:00 |
cruise
|
CRUISE: Remove useless fields in CRUISEGameDescription
|
2013-06-18 23:16:17 +02:00 |
draci
|
DRACI: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:50 +02:00 |
drascula
|
DRASCULA: Some renaming. Also, get rid of some extraneous globals
|
2013-08-19 03:08:58 +03:00 |
dreamweb
|
JANITORIAL: Remove trailing whitespace
|
2013-07-14 19:01:47 +02:00 |
gob
|
COMMON: Rename ConfigFile to INIFile.
|
2013-08-08 16:28:38 +02:00 |
groovie
|
GROOVIE: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:51 +02:00 |
hopkins
|
HOPKINS: Respect pitch when drawing on OSystem's screen surface.
|
2013-08-07 22:01:19 +02:00 |
hugo
|
HUGO: Do not set Surface::pixels directly anymore.
|
2013-08-03 04:14:07 +02:00 |
kyra
|
LOL: fix bug #3614957 (LOL : Crash when subtitles displayed)
|
2013-09-02 19:59:59 +02:00 |
lastexpress
|
LASTEXPRESS: Fix uninitialized scalar field (CID1002849)
|
2013-09-05 22:51:35 -04:00 |
lure
|
LURE: Fix some formatting.
|
2013-08-08 17:57:58 +02:00 |
made
|
MADE: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:51 +02:00 |
mohawk
|
MOHAWK: Stop videos on stack change
|
2013-08-20 08:43:18 +02:00 |
mortevielle
|
MORTEVIELLE: Implement Engine::getDebugger()
|
2013-09-01 22:28:03 +01:00 |
neverhood
|
Merge pull request #369 from fingolfin/fix-neverhood
|
2013-08-08 16:47:53 -07:00 |
parallaction
|
PARALLACTION: Do not set Surface::pixels directly anymore.
|
2013-08-03 04:14:08 +02:00 |
pegasus
|
PEGASUS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:52 +02:00 |
queen
|
QUEEN: Fix bug #3612408 - "QUEEN: Can't quit from ScummVM while ending cutscene"
|
2013-05-11 17:20:57 +03:00 |
saga
|
SAGA: Take advantage of Sufrace::getPixels.
|
2013-08-03 04:02:52 +02:00 |
sci
|
SCI: Fix script bug #3614968 - "SCI: Camelot - crash at the pool of Siloam"
|
2013-09-03 10:55:48 +03:00 |
scumm
|
SCUMM: Fix COMI regression, after commit 84d1d28373 .
|
2013-08-26 19:32:26 +10:00 |
sky
|
SKY: Fix double scene init when the intro is skipped (bug #3512069)
|
2013-06-17 21:14:59 +03:00 |
sword1
|
SWORD1: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:52 +02:00 |
sword2
|
SWORD2: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:52 +02:00 |
sword25
|
SWORD25: Do not set Surface::pixels directly anymore.
|
2013-08-03 04:14:08 +02:00 |
teenagent
|
TEENAGENT: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:52 +02:00 |
testbed
|
TESTBED: Make code agonstic to OverlayColor.
|
2013-08-16 05:34:44 +02:00 |
tinsel
|
TINSEL: Add the English Mac version of DW1 (bug #3614864)
|
2013-08-23 14:01:07 +03:00 |
toltecs
|
TOLTECS: Add an alternate English version (bug #3614933)
|
2013-09-02 13:58:46 +03:00 |
tony
|
TONY: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:53 +02:00 |
toon
|
TOON: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:53 +02:00 |
touche
|
COMMON: Change kPlatformPC to kPlatformDOS
|
2013-05-02 18:43:10 -04:00 |
tsage
|
TSAGE: Implemented dispatch method for R2R scene 1750
|
2013-09-01 22:23:35 -04:00 |
tucker
|
TUCKER: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:53 +02:00 |
wintermute
|
WINTERMUTE: Disambiguate empty and NULL strings when saving
|
2013-09-05 22:12:49 +02:00 |
advancedDetector.cpp
|
ALL: Don't use EventRecorder at all when not compiled in
|
2013-07-06 23:54:45 -04:00 |
advancedDetector.h
|
RECORDER: Implement Events Recorder
|
2013-05-17 00:18:09 +03:00 |
configure.engines
|
Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielle
|
2013-06-26 23:11:34 +02:00 |
dialogs.cpp
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
dialogs.h
|
|
|
engine.cpp
|
ENGINES: Honor the default to 1x flag for OpenGL modes
|
2013-01-08 10:32:08 -05:00 |
engine.h
|
COMMON: Move Language and Platform functionality into separate files
|
2012-02-26 15:21:36 +01:00 |
engines.mk
|
Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielle
|
2013-06-26 23:11:34 +02:00 |
game.cpp
|
COMMON: Move RenderMode and GUIOptions functionality into separate files
|
2012-02-26 15:19:31 +01:00 |
game.h
|
COMMON: Move Language and Platform functionality into separate files
|
2012-02-26 15:21:36 +01:00 |
metaengine.h
|
ENGINES: Return all available custom GUI options if no target is specified
|
2012-03-31 13:55:03 +03:00 |
module.mk
|
|
|
obsolete.cpp
|
|
|
obsolete.h
|
|
|
plugins_table.h
|
Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielle
|
2013-06-26 23:11:34 +02:00 |
savestate.cpp
|
|
|
savestate.h
|
ENGINES: Mention defaults for writable and deletable settings in SaveStateDescriptor docs.
|
2012-07-03 18:40:40 +02:00 |
util.h
|
|
|