aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-05-04HOPKINS: Fix bug #3612482 - ending credits issuesStrangerke
2013-05-03HOPKINS: Fix bug #3612114 - Mouse accidentally enabled during intro, leading ...Strangerke
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-05-02DREAMWEB: Change Spanish LOGON command to ACCESOThierry Crozat
2013-05-02AGI: Fix unitialized variables. CID 1002922Eugene Sandulenko
2013-05-01HOPKINS: Fix bug #3612406 - New version not detectedStrangerke
2013-05-01HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an al...Strangerke
2013-05-01HOPKINS: Remove an incomplete hack in playAnim(), rework related code to avoi...Strangerke
2013-05-01HOPKINS: Remove double comma in animation sequencesStrangerke
2013-05-01HOPKINS: Fix bug #3612409 - Crash due to original bug in animation sequenceStrangerke
2013-05-01HOPKINS: Fix bug#3612423 - Crash while playing 421 using the OS2 VersionStrangerke
2013-05-01KYRA: Fix loading from the Kyrandia 2 title menuTorbjörn Andersson
2013-05-01HOPKINS: Remove debug warning, fix code alignmentStrangerke
2013-05-01HOPKINS: Fix bug#3612110 - Script bug in FBI labStrangerke
2013-05-01KYRA: Fix missing music in Kyra 1 DOS intro.Johannes Schickel
2013-05-01SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCALTorbjörn Andersson
2013-05-01SCUMM: Fix out-of-bounds access in runScript() debug messagesTorbjörn Andersson
2013-05-01TINSEL: Clear the screen with the correct color in DW1 MacFilippos Karapetis
2013-05-01TINSEL: Simplify palette endianess conversionsFilippos Karapetis
2013-05-01SAGA: Fix some non-initialized variables in the Music class - CID 1003131Filippos Karapetis
2013-05-01SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10...Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxScreen - CID 1003105Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxCursor - CID 1003112Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxControls16 - CID 1003114Filippos Karapetis
2013-05-01SCI: Fix some non-initialized variables in SegManager - CID 1003116Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in MessageState - CID 1003119Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in MessageReader - CID 1003120Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in GfxMenu - CID 1003110Filippos Karapetis
2013-05-01SCI: Initialize some members of GfxPaint16 - CID 1010057Filippos Karapetis
2013-04-30SCUMM: CleanupTorbjörn Andersson
2013-04-30SCUMM: Use correct array size when calling initializeLocals()Torbjörn Andersson
2013-04-29DREAMWEB: Add commands in Spanish for the Network TerminalThierry Crozat
2013-04-29TOON: Fix logical branch error. CID 1004062Eugene Sandulenko
2013-04-29SCUMM HE: fix crash introduced in a10ad272a84Eugene Sandulenko
2013-04-29SCUMM: Fix o100_videoOps subOp 0Matthew Hoops
2013-04-29TSAGE: Fix some non-initialized variables. CID 1002415, 1002416, 1002417, 100...Strangerke
2013-04-29TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002102, ...Strangerke
2013-04-29TSAGE: Fix some non-initialized variables. CID 1002367, 1002368, 1002369, 100...Strangerke
2013-04-29TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002103, ...Strangerke
2013-04-28TSAGE: Fix nesting level. CID 1003633Eugene Sandulenko
2013-04-28TSAGE: Fix nesting level. CID 1003634Eugene Sandulenko
2013-04-28TSAGE: Fix nexting level. CID 1003635Eugene Sandulenko
2013-04-28TSAGE: Fixed nesting level. CID 1003636Eugene Sandulenko
2013-04-28TSAGE: Fixed nesting level. CID 1003637Eugene Sandulenko
2013-04-28LASTEXPRESS: Fix multiline macros. CID 1003638Eugene Sandulenko
2013-04-28LASTEXPRESS: Fix nasty bug with multiline macro. CID 1003640Eugene Sandulenko
2013-04-28SCUMM HE: Plug memory leak. CID 1003582Eugene Sandulenko
2013-04-28SAGA: Null terminate string. CID 1003869Eugene Sandulenko
2013-04-28SAGA: Fix potentially unitialized pointer. CID 1003186, CID 1003187, CID 1003...Eugene Sandulenko
2013-04-28SAGA: Null terminate string. CID 1003870Eugene Sandulenko