.. |
agi
|
ALL: Fix indention (whitespaces -> tabs)
|
2010-10-23 15:46:50 +00:00 |
agos
|
AGOS: Fixed code analysis warnings - bug #3087828
|
2010-10-15 15:23:53 +00:00 |
cine
|
ALL: Fix indention (whitespaces -> tabs)
|
2010-10-23 15:46:50 +00:00 |
cruise
|
ALL: Fix various typos (patch #3093266)
|
2010-10-24 13:04:33 +00:00 |
draci
|
ALL: Fix indention (whitespaces -> tabs)
|
2010-10-23 15:46:50 +00:00 |
drascula
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
gob
|
GOB: Fix the Gob3 ladder walking bug
|
2010-10-25 03:39:58 +00:00 |
groovie
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
hugo
|
HUGO: Add specific versions of doAction() for Dos versions
|
2010-10-25 19:59:32 +00:00 |
kyra
|
KYRA/PC98: workaround for missing delay opcodes
|
2010-10-24 13:00:47 +00:00 |
lastexpress
|
LASTEXPRESS: Add Date-time comments for US & FR Broderbund releases
|
2010-10-25 22:14:53 +00:00 |
lure
|
ALL: Fix various typos (patch #3093266)
|
2010-10-24 13:04:33 +00:00 |
m4
|
M4: Fixed OP_NOT and OP_COMP behavior again (thanks wjp)
|
2010-10-15 15:51:59 +00:00 |
made
|
MADE: Fixed bug #3087849 - "MADE: Code analysis warnings"
|
2010-10-15 13:00:19 +00:00 |
mohawk
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
parallaction
|
ALL: Fix indention (whitespaces -> tabs)
|
2010-10-23 15:46:50 +00:00 |
queen
|
QUEEN: Fixed code analysis warning - bug #3087851
|
2010-10-15 14:37:50 +00:00 |
saga
|
SAGA: reduce memory usage
|
2010-10-24 22:52:57 +00:00 |
sci
|
SCI: fix comment in kAddToPic
|
2010-10-25 16:33:04 +00:00 |
scumm
|
SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base class
|
2010-10-25 16:42:24 +00:00 |
sky
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
sword1
|
SWORD1: Fixed bug #3087855 - "SWORD1: Code analysis warnings"
|
2010-10-15 13:07:31 +00:00 |
sword2
|
SWORD2: Add assert()s prompted by code analysis warnings.
|
2010-10-15 19:08:56 +00:00 |
sword25
|
SWORD25: Get rid of most of the 'kernel service/superclass' code
|
2010-10-25 22:41:25 +00:00 |
teenagent
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
testbed
|
ALL: Fix indention (whitespaces -> tabs)
|
2010-10-23 15:46:50 +00:00 |
tinsel
|
TINSEL: Fix for #3091314 - Added extra detection entries for Multi-lingual DW1
|
2010-10-22 23:39:29 +00:00 |
toon
|
TOON: Implemented Ambient SFX
|
2010-10-25 22:15:47 +00:00 |
touche
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
tucker
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
advancedDetector.cpp
|
ALL: Fix various typos (patch #3093266)
|
2010-10-24 13:04:33 +00:00 |
advancedDetector.h
|
AD: Implement AGDF_PIRATED flag.
|
2010-08-25 11:51:06 +00:00 |
dialogs.cpp
|
I18N: Add "lowres" context for several GUI strings when in 1x mode.
|
2010-08-30 22:24:40 +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
|
JANITORIAL: Removed most punctuation at end of warning() and error()
|
2010-09-18 10:55:16 +00:00 |
engine.h
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |
engines.mk
|
CONFIGURE: Plug in Last Express engine
|
2010-10-18 19:18:06 +00:00 |
game.cpp
|
GUI: Implemented Languages as GUI options.
|
2010-06-15 10:57:28 +00:00 |
game.h
|
GUI: Implemented Languages as GUI options.
|
2010-06-15 10:57:28 +00:00 |
metaengine.h
|
Patch #2973290: Semicolon cleanup
|
2010-03-22 20:28:08 +00:00 |
module.mk
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
savestate.cpp
|
Switch SaveStateDescriptor::getBool to use Common::parseBool
|
2010-04-06 09:27:27 +00:00 |
savestate.h
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
util.h
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |