.. |
agi
|
GUI: Refactor default savegame description creation.
|
2012-06-10 05:04:59 +02:00 |
agos
|
AGOS: Fix compiling AGOS game engine, when AGOS2 is disabled.
|
2012-06-07 14:49:07 +10:00 |
cge
|
Merge pull request #252 from DrMcCoy/detector_public_reportUnknown
|
2012-07-29 16:19:00 -07:00 |
cine
|
CINE: Mark Operation Stealth as Unstable.
|
2012-07-16 21:20:01 +01:00 |
composer
|
COMPOSER: Fix parsing v1 book groups.
|
2012-07-08 10:28:44 +02:00 |
cruise
|
CRUISE: Slight cleanup in querySaveMetaInfos.
|
2012-07-03 18:39:50 +02:00 |
draci
|
DRACI: Slight cleanup in querySaveMetaInfos.
|
2012-07-03 18:39:50 +02:00 |
drascula
|
DRASCULA: Get rid of casts on CursorManager::replaceCursor calls.
|
2012-06-16 03:28:42 +02:00 |
dreamweb
|
DREAMWEB: Marked Dreamweb as stable
|
2012-07-18 00:49:28 +10:00 |
gob
|
GOB: Implement GCT drawing
|
2012-07-30 01:44:45 +02:00 |
groovie
|
GROOVIE: Slight cleanup in querySaveMetaInfos.
|
2012-07-03 18:39:50 +02:00 |
hugo
|
HUGO: Slight cleanup in querySaveMetaInfos.
|
2012-07-03 18:39:50 +02:00 |
kyra
|
KYRA: Fix delete[] formatting.
|
2012-07-25 21:09:15 +02:00 |
lastexpress
|
LASTEXPRESS: Implement menu egg blinking
|
2012-07-28 17:51:43 -04:00 |
lure
|
LURE: Fix engine crash in copy protection screen with AZERTY keyboard
|
2012-06-30 20:48:22 +01:00 |
made
|
MADE: Get rid of casts on CursorManager::replaceCursor calls.
|
2012-06-16 03:28:43 +02:00 |
mohawk
|
Merge pull request #252 from DrMcCoy/detector_public_reportUnknown
|
2012-07-29 16:19:00 -07:00 |
parallaction
|
PARALLACTION: Fix delete[] formatting.
|
2012-07-25 21:10:43 +02:00 |
queen
|
QUEEN: Change description on the "alt_intro" option
|
2012-07-19 05:53:55 +02:00 |
saga
|
SAGA: Slight cleanup in querySaveMetaInfos implementation.
|
2012-07-03 18:39:46 +02:00 |
sci
|
SCI: Add a workaround for a bug in Phantasmagoria 1
|
2012-07-27 01:31:12 +03:00 |
scumm
|
SCUMM: Correct HE version for another English Windows version of Freddi Fish and Luther's Maze Madness.
|
2012-07-08 09:41:25 +10:00 |
sky
|
ENGINES: Return all available custom GUI options if no target is specified
|
2012-03-31 13:55:03 +03:00 |
sword1
|
SWORD1: Fix delete[] formatting.
|
2012-07-25 21:11:04 +02:00 |
sword2
|
SWORD2: Get rid of casts on OSystem::copyRectToScreen calls.
|
2012-06-16 02:39:00 +02:00 |
sword25
|
SWORD25: Get rid of casts on OSystem::copyRectToScreen calls.
|
2012-06-16 02:39:00 +02:00 |
teenagent
|
TEENAGENT: Fix typo in processCallback() address.
|
2012-07-26 01:53:48 +01:00 |
testbed
|
ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values.
|
2012-06-16 04:17:14 +02:00 |
tinsel
|
TINSEL: Fix bug #3541745 - "DW: PSX version has a too small Re-Start window"
|
2012-07-15 22:19:10 +03:00 |
toltecs
|
TOLTECTS: Slight cleanup in querySaveMetaInfos.
|
2012-07-03 18:39:50 +02:00 |
toon
|
Merge pull request #252 from DrMcCoy/detector_public_reportUnknown
|
2012-07-29 16:19:00 -07:00 |
touche
|
TOUCHE: Report unknown game variant when using the file based fallback detector
|
2012-06-27 05:14:18 +02:00 |
tsage
|
TSAGE: Changed '0' to 'ADGF_NO_FLAGS' in detection tables
|
2012-07-19 19:14:20 +10:00 |
tucker
|
JANITORIAL: Fix template definition whitespace
|
2012-02-10 21:17:27 -06:00 |
advancedDetector.cpp
|
DETECTOR: Make reportUnknown() available for AdvancedMetaEngine classes to use
|
2012-06-27 05:14:18 +02:00 |
advancedDetector.h
|
DETECTOR: Make reportUnknown() available for AdvancedMetaEngine classes to use
|
2012-06-27 05:14:18 +02:00 |
configure.engines
|
CONFIGURE: Enable dreamweb and composer by default.
|
2012-05-03 18:37:42 +02:00 |
dialogs.cpp
|
GUI: Refactor default savegame description creation.
|
2012-06-10 05:04:59 +02:00 |
dialogs.h
|
|
|
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
|
|
|
obsolete.cpp
|
|
|
obsolete.h
|
|
|
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
|
|
|
savestate.h
|
ENGINES: Mention defaults for writable and deletable settings in SaveStateDescriptor docs.
|
2012-07-03 18:40:40 +02:00 |
util.h
|
|
|