aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-09-06Add Wii version of SPY Fox 1.Travis Howell
2008-09-06Add debugInput opcode for HE 100 games.Travis Howell
2008-09-05Enum needs to be minimum four chars to compile (32 bit number I guess)Lars Persson
2008-09-05Use exact case numbers, to avoid unneeded subtractions.Travis Howell
2008-09-05Hopefully fixed the chaos with the SAGA volume values. This also fixes the br...Filippos Karapetis
2008-09-04Use readLine() instead of readLine_OLD().Torbjörn Andersson
2008-09-04Added another version of Lost in Time CD, as supplied by SiRoCs in bug report...Sven Hesse
2008-09-04Add missing case in o100_resourceRoutines.Travis Howell
2008-09-04Correct HE version for Wii version of Freddi Fish 1.Travis Howell
2008-09-03Changed some code to use the new Stream::readLine() methodMax Horn
2008-09-03Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add...Max Horn
2008-09-03Moved check for shouldRTL() from engines to scummvm_mainMax Horn
2008-09-03Added more versions of HE games.Travis Howell
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-09-03Silence MSVC warning about uninitialized variablesFilippos Karapetis
2008-09-03Commented out currently broken code, adding a FIXMEFilippos Karapetis
2008-09-03Silence MSVC warning about ambiguous usage of CLIPFilippos Karapetis
2008-09-03Add another Dutch demo of Pajama Sam 1.Travis Howell
2008-09-03Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1.Travis Howell
2008-09-02some minor bug fixesFlorian Kagerer
2008-09-02Added French Bargon Attack, as supplied by kizkoool in bugreport #2089734Sven Hesse
2008-09-02Urban Runner stubsSven Hesse
2008-09-02Cleanup: Remove now unneeded KyraEngine_v1::quitGame.Johannes Schickel
2008-09-02Merging more of the GSoC 2008 RTL branch: PARALLACTIONNicola Mettifogo
2008-09-02fix Virgin logo screen breakage that was introduced in the RTL mergeJoost Peters
2008-09-01Silence MSVC warning about empty switch statementFilippos Karapetis
2008-09-01Silence MSVC warning about empty switch statementFilippos Karapetis
2008-09-01TINSEL: Enabled listSaves supportMax Horn
2008-09-01Document each MetaEngineFeature (instead of listing just 'examples'). Wording...Max Horn
2008-09-01Clarified clarification ;)Max Horn
2008-09-01Clarified some commentsMax Horn
2008-09-01- kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel dataFlorian Kagerer
2008-09-01Merging more of the GSoC 2008 RTL branch: TOUCHEMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: TINSELMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SWORD2Max Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SWORD1Max Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SKYMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SCUMMMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SAGAMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: LUREMax Horn
2008-09-01Cleanup.Johannes Schickel
2008-09-01Merging more of the GSoC 2008 RTL branch: QUEENMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: KYRAMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: GOBMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: CINEMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: AGOSMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: AGIMax Horn
2008-09-01First part of GSoC2008 RTL branch mergeMax Horn
2008-09-01Silence MSVC warning about potentially uninitialized variableFilippos Karapetis
2008-08-31Fix warningsMax Horn