aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2008-09-02Cleanup: Remove now unneeded KyraEngine_v1::quitGame.Johannes Schickel
Peres proposal for this commit log was: 'fixing .... as peres pointed out in his very interesting mail on -devel that everybody should read'. svn-id: r34282
2008-09-02Merging more of the GSoC 2008 RTL branch: PARALLACTIONNicola Mettifogo
svn-id: r34268
2008-09-02fix Virgin logo screen breakage that was introduced in the RTL mergeJoost Peters
svn-id: r34267
2008-09-01Silence MSVC warning about empty switch statementFilippos Karapetis
svn-id: r34266
2008-09-01Silence MSVC warning about empty switch statementFilippos Karapetis
svn-id: r34265
2008-09-01TINSEL: Enabled listSaves supportMax Horn
svn-id: r34263
2008-09-01Document each MetaEngineFeature (instead of listing just 'examples'). ↵Max Horn
Wording could be better, feel free to improve it svn-id: r34262
2008-09-01Clarified clarification ;)Max Horn
svn-id: r34261
2008-09-01Clarified some commentsMax Horn
svn-id: r34260
2008-09-01- kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel dataFlorian Kagerer
svn-id: r34259
2008-09-01Merging more of the GSoC 2008 RTL branch: TOUCHEMax Horn
svn-id: r34258
2008-09-01Merging more of the GSoC 2008 RTL branch: TINSELMax Horn
svn-id: r34257
2008-09-01Merging more of the GSoC 2008 RTL branch: SWORD2Max Horn
svn-id: r34256
2008-09-01Merging more of the GSoC 2008 RTL branch: SWORD1Max Horn
svn-id: r34255
2008-09-01Merging more of the GSoC 2008 RTL branch: SKYMax Horn
svn-id: r34254
2008-09-01Merging more of the GSoC 2008 RTL branch: SCUMMMax Horn
svn-id: r34253
2008-09-01Merging more of the GSoC 2008 RTL branch: SAGAMax Horn
svn-id: r34252
2008-09-01Merging more of the GSoC 2008 RTL branch: LUREMax Horn
svn-id: r34251
2008-09-01Cleanup.Johannes Schickel
svn-id: r34248
2008-09-01Merging more of the GSoC 2008 RTL branch: QUEENMax Horn
svn-id: r34247
2008-09-01Merging more of the GSoC 2008 RTL branch: KYRAMax Horn
svn-id: r34246
2008-09-01Merging more of the GSoC 2008 RTL branch: GOBMax Horn
svn-id: r34245
2008-09-01Merging more of the GSoC 2008 RTL branch: CINEMax Horn
svn-id: r34244
2008-09-01Merging more of the GSoC 2008 RTL branch: AGOSMax Horn
svn-id: r34243
2008-09-01Merging more of the GSoC 2008 RTL branch: AGIMax Horn
svn-id: r34242
2008-09-01First part of GSoC2008 RTL branch mergeMax Horn
svn-id: r34241
2008-09-01Silence MSVC warning about potentially uninitialized variableFilippos Karapetis
svn-id: r34236
2008-08-31Fix warningsMax Horn
svn-id: r34228
2008-08-31Shutting up a warning on systems where char is signed by defaultSven Hesse
svn-id: r34225
2008-08-31Fixed leak with Input class, introduced in commit 34206.Nicola Mettifogo
svn-id: r34224
2008-08-31More cleanup.Nicola Mettifogo
svn-id: r34223
2008-08-31Cleanup.Nicola Mettifogo
svn-id: r34222
2008-08-31Removed extra semicolon detected by salty-horse pesky compiler.Nicola Mettifogo
svn-id: r34221
2008-08-31Moved save/load code into SaveLoad class.Nicola Mettifogo
svn-id: r34220
2008-08-31Uniformed the interface of Parallaction class (and its hierarchy) with ↵Nicola Mettifogo
regards of gui code, which is now independent of engine version. svn-id: r34219
2008-08-30Added some The Last Dynasty stubsSven Hesse
svn-id: r34217
2008-08-30cleanupMax Horn
svn-id: r34215
2008-08-30TINSEL: The engine version is an integer, not a bitfieldMax Horn
svn-id: r34214
2008-08-30TINSEL: Remove some unused code; and duplicated the 4-FLAGS version ↵Max Horn
detection entry (one copy for each language) for the user's convenience svn-id: r34213
2008-08-30TINSEL: Write config changes to diskMax Horn
svn-id: r34212
2008-08-30cleanupMax Horn
svn-id: r34211
2008-08-30TINSEL: Added support for the 3,4 and 5 FLAGS (multi lingual) versions of DW ↵Max Horn
(only 4 flags version has been tested; see also bug #2048383) svn-id: r34210
2008-08-30Removed global g_system.Nicola Mettifogo
svn-id: r34209
2008-08-30Added a whitespace, just for salty-horse.Torbjörn Andersson
svn-id: r34208
2008-08-30Moved mouse cursor loading/handling to Input class.Nicola Mettifogo
svn-id: r34206
2008-08-29Made out-of-memory error in SCUMM a bit more verboseMax Horn
svn-id: r34201
2008-08-27Fix bug #2078922: DW: Pushing ESC repeatedly at beginning causes odd behaviorMax Horn
svn-id: r34196
2008-08-27cleanupMax Horn
svn-id: r34191
2008-08-27Document some animationsFilippos Karapetis
svn-id: r34190
2008-08-26Fix for bug #2057200 - "IHNM: Invisible inventory objects"Filippos Karapetis
svn-id: r34189