aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2008-09-03Added more versions of HE games.Travis Howell
svn-id: r34305
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some ↵Max Horn
'typedef Common::String String;' name aliases svn-id: r34302
2008-09-03Silence MSVC warning about uninitialized variablesFilippos Karapetis
svn-id: r34298
2008-09-03Commented out currently broken code, adding a FIXMEFilippos Karapetis
svn-id: r34297
2008-09-03Silence MSVC warning about ambiguous usage of CLIPFilippos Karapetis
svn-id: r34296
2008-09-03Add another Dutch demo of Pajama Sam 1.Travis Howell
svn-id: r34291
2008-09-03Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1.Travis Howell
svn-id: r34290
2008-09-02some minor bug fixesFlorian Kagerer
svn-id: r34288
2008-09-02Added French Bargon Attack, as supplied by kizkoool in bugreport #2089734Sven Hesse
svn-id: r34287
2008-09-02Urban Runner stubsSven Hesse
svn-id: r34286
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