.. |
agi
|
AGI: Proper handling of the cancel button when saving/loading
|
2012-05-03 01:20:06 +03:00 |
agos
|
AGOS: Fix compiling AGOS game engine, when AGOS2 is disabled.
|
2012-06-07 14:49:07 +10:00 |
cge
|
CGE: Close memory leak in savegame loading.
|
2012-03-28 01:51:56 +01:00 |
cine
|
Merge pull request #182 from fingolfin/forbid-ctype
|
2012-02-21 11:33:32 -08:00 |
composer
|
COMPOSER: Add Detection Entries for 3 V1 Magic Tales Mac Variants.
|
2012-02-15 17:06:16 +00:00 |
cruise
|
CRUISE: Add italian language strings
|
2012-05-14 20:27:15 +02:00 |
draci
|
JANITORIAL: Fix whitespace in pointer template arg
|
2012-02-15 10:07:08 -06:00 |
drascula
|
DRASCULA: listSaves handles unsynced save index
|
2012-04-16 13:52:36 -07:00 |
dreamweb
|
DREAMWEB: Modify Sound code to better match original behaviour.
|
2012-06-05 01:00:01 +01:00 |
gob
|
GOB: Hook up the Penetration minigame in the cheater
|
2012-06-07 04:29:10 +02:00 |
groovie
|
GROOVIE: Do not cast away const qualifier.
|
2012-04-05 00:40:30 +02:00 |
hugo
|
GRAPHICS: Rewrite ImageDecoder to have an improved API
|
2012-03-20 01:06:47 +01:00 |
kyra
|
KYRA: fix bug No. X. from http://forums.scummvm.org/viewtopic.php?t=11487
|
2012-05-06 12:42:10 +02:00 |
lastexpress
|
JANITORIAL: Replace (x ? false : true) by !(x).
|
2012-03-13 15:43:36 +01:00 |
lure
|
JANITORIAL: Simply use *x instead of *x.get() on smart pointers.
|
2012-03-13 15:43:59 +01:00 |
made
|
JANITORIAL: Fix missing whitespace in pointer cast
|
2012-02-15 10:07:10 -06:00 |
mohawk
|
MOHAWK: Use video volume control in Riven
|
2012-05-28 14:05:17 -04:00 |
parallaction
|
PARALLACTION: Fix spelling of length
|
2012-04-04 21:23:00 -07:00 |
queen
|
ENGINES: Return all available custom GUI options if no target is specified
|
2012-03-31 13:55:03 +03:00 |
saga
|
SAGA: Fix bug #3528338 - "ITE: Subtitles always shown in introduction"
|
2012-05-20 20:16:16 +03:00 |
sci
|
SCI32: Implement GetConfig("language")
|
2012-06-02 18:50:46 +02:00 |
scumm
|
SCUMM: Implement football2002 u32 opcode 1028
|
2012-06-06 21:47:36 -04:00 |
sky
|
ENGINES: Return all available custom GUI options if no target is specified
|
2012-03-31 13:55:03 +03:00 |
sword1
|
SWORD1: Use _missingSubTitleStr when asking for an out of bound textId
|
2012-06-05 22:35:36 +01:00 |
sword2
|
VIDEO: Change getElapsedTime() into getTime()
|
2012-05-12 21:28:13 -04:00 |
sword25
|
VIDEO: Add volume/balance control to VideoDecoder
|
2012-05-28 14:00:16 -04:00 |
teenagent
|
ALL: Remove unnecessary forward declarations.
|
2011-11-21 15:59:19 +01:00 |
testbed
|
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
|
2011-11-16 22:38:58 +01:00 |
tinsel
|
TINSEL: Fix compiler warning
|
2012-05-17 20:46:13 +10:00 |
toltecs
|
JANITORIAL: Fix missing whitespace in pointer cast
|
2012-02-15 10:07:10 -06:00 |
toon
|
TOON: Replace Character _currentPath static buffers with Common::Array.
|
2012-06-14 13:38:45 +01:00 |
touche
|
TOUCHE: Remap one more Spanish character
|
2012-03-03 00:46:17 +01:00 |
tsage
|
TSAGE: Remove extra semicolons.
|
2012-05-06 09:19:51 +02:00 |
tucker
|
JANITORIAL: Fix template definition whitespace
|
2012-02-10 21:17:27 -06:00 |
advancedDetector.cpp
|
ENGINES: Return all available custom GUI options if no target is specified
|
2012-03-31 13:55:03 +03:00 |
advancedDetector.h
|
ENGINES: Implement per-game options caching in AdvancedDetector via GUIO flags.
|
2012-03-19 21:04:29 +01:00 |
configure.engines
|
CONFIGURE: Enable dreamweb and composer by default.
|
2012-05-03 18:37:42 +02:00 |
dialogs.cpp
|
ENGINES: Add error handling for GMM Gamestate Load/Save Usage.
|
2012-02-21 22:30:29 +00:00 |
dialogs.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
engine.cpp
|
ENGINES: Add error handling for GMM Gamestate Load/Save Usage.
|
2012-02-21 22:30:29 +00:00 |
engine.h
|
COMMON: Move Language and Platform functionality into separate files
|
2012-02-26 15:21:36 +01:00 |
engines.mk
|
KYRA: (EOB) - initial code base commit
|
2011-12-26 16:18:10 +01: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
|
DETECTOR: Separate code for handling obsolete gameids from advanced detector
|
2011-06-14 18:52:07 +02:00 |
obsolete.cpp
|
DETECTOR: Separate code for handling obsolete gameids from advanced detector
|
2011-06-14 18:52:07 +02:00 |
obsolete.h
|
DETECTOR: Separate code for handling obsolete gameids from advanced detector
|
2011-06-14 18:52:07 +02:00 |
plugins_table.h
|
ENGINES: Move table of engines from base/plugins.cpp to new header
|
2012-04-18 15:44:11 +02:00 |
savestate.cpp
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
savestate.h
|
ENGINES: Clean up SaveStateDescriptor.
|
2011-07-02 21:07:55 +02:00 |
util.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |