.. |
agi
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
agos
|
LAUNCHER: Add GUIO_NOASPECT to agos
|
2011-10-24 00:57:30 +02:00 |
cge
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
cine
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
composer
|
COMPOSER: Add GUIO_NOASPECT to Composer engine
|
2011-10-24 06:36:37 +02:00 |
cruise
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
draci
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
drascula
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
dreamweb
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
gob
|
JANITORIAL: Remove unnecessary semicolons
|
2011-10-29 11:23:44 +02:00 |
groovie
|
GROOVIE: Add GUIO_NOASPECT
|
2011-10-24 06:42:30 +02:00 |
hugo
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
kyra
|
KYRA: Update engine description comment.
|
2011-10-29 03:26:18 +02:00 |
lastexpress
|
LASTEXPRESS: Add GUIO_NOASPECT to Last Express
|
2011-10-24 06:22:09 +02:00 |
lure
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
m4
|
MADS: Add GUIO_NOASPECT to M4 games
|
2011-10-24 06:31:25 +02:00 |
made
|
MADE: Silence a few gcc warnings.
|
2011-10-29 20:56:00 +02:00 |
mohawk
|
MOHAWK: Add GUIO_NOASPECT to mohawk
|
2011-10-24 06:10:06 +02:00 |
parallaction
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
queen
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
saga
|
JANITORIAL: Remove unnecessary semicolons
|
2011-10-29 11:23:44 +02:00 |
sci
|
SCI: More work on kEditText
|
2011-10-30 21:42:33 +02:00 |
scumm
|
SCUMM: Initialize Sprite fields in constructor.
|
2011-10-25 10:51:31 +02:00 |
sky
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
sword1
|
SWORD1: Fix crash when using cutscene subtitles with mac version
|
2011-10-27 21:49:33 +01:00 |
sword2
|
LAUNCHER: Add GUIO_NOASPECT to sword2
|
2011-10-24 00:43:37 +02:00 |
sword25
|
LAUNCHER: Add GUIO_NOASPECT to sword25
|
2011-10-24 00:39:31 +02:00 |
teenagent
|
TEENAGENT: Added missing lock in music player, replaced protected with private.
|
2011-10-27 02:56:32 +04:00 |
testbed
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
tinsel
|
LAUNCHER: Add GUIO_NOASPECT to tinsel
|
2011-10-24 01:27:47 +02:00 |
toon
|
TOON: After discussion with clone2727 and eriktorbjorn, remove GUIO_NOASPECT from Toonstruck
|
2011-10-24 07:05:26 +02:00 |
touche
|
TOUCHE: After discussion with clone2727 and eriktorbjorn, remove GUIO_NOASPECT from Touche
|
2011-10-24 06:53:38 +02:00 |
tsage
|
TSAGE: Added skeleton for Geekwad
|
2011-10-31 10:44:37 +11:00 |
tucker
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
advancedDetector.cpp
|
AD: Swtich GUI options to a char array.
|
2011-10-23 17:53:13 +01:00 |
advancedDetector.h
|
AD: Switched rest of the engines to new GUIO
|
2011-10-23 17:53:13 +01:00 |
dialogs.cpp
|
ENGINES: make the default savegame description be the timestamp
|
2011-09-23 22:06:08 -05:00 |
dialogs.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
engine.cpp
|
BADA: Remove BADA defined check. Was a temp fix for simulator build
|
2011-08-21 16:39:08 +10:00 |
engine.h
|
GUI: fix bug #2822778
|
2011-06-25 15:54:36 +02:00 |
engines.mk
|
Merge remote-tracking branch 'origin/master' into soltys_wip2
|
2011-08-22 20:03:05 +02:00 |
game.cpp
|
AD: Swtich GUI options to a char array.
|
2011-10-23 17:53:13 +01:00 |
game.h
|
ALL: Reduce assignment of "" to Common::String.
|
2011-10-23 20:04:03 +02:00 |
metaengine.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02: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 |
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 |