aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-06-05LURE: Use correct deallocator, CID 1004041Torbjörn Andersson
2013-06-05HOPKINS: Fix 2 glitches reported by greencis in win95 demosStrangerke
2013-06-04SCUMM: Verify sample width in Digital iMUSE callback. CID 1002112Torbjörn Andersson
2013-06-02TONY: Fix memory leak on save game failure (CID 1003579)Torbjörn Andersson
2013-06-02TONY: Fix potential memory leakTorbjörn Andersson
2013-06-02NEVERHOOD: Fix crash in scene 1105 (teddy bear panel)Torbjörn Andersson
2013-06-02SCUMM: Remove unused variable _quitTorbjörn Andersson
2013-06-01Merge pull request #332 from bluegr/roland_gs_cleanupJohannes Schickel
2013-06-01LURE: Add missing va_end()Torbjörn Andersson
2013-06-01SAGA: Add missing "break"sTorbjörn Andersson
2013-06-01NEVERHOOD: Removed debug (?) code that bypassed puzzleTorbjörn Andersson
2013-05-31NEVERHOOD: Made multi-line function-line macros saferTorbjörn Andersson
2013-05-31SCI: Add a workaround for a script bug in SQ5, room 800 - bug #3614145Filippos Karapetis
2013-05-29SKY: Try to avoid deadlocks with the mixer mutex.Alyssa Milburn
2013-05-28HOPKINS: Fix crash in Polish demo - Bug #3613954Strangerke
2013-05-28NEVERHOOD: Silence two compiler warnings about set but unused variables.D G Turner
2013-05-28NEVERHOOD: Don't show mouse cursor on game startupFilippos Karapetis
2013-05-27CGE: Pass proper size of detection entries to AdvancedMetaEngine code.Johannes Schickel
2013-05-27Merge pull request #334 from salty-horse/neverhoodjohndoe123
2013-05-27NEVERHOOD: Fix invalid memory access in navigation scenesTorbjörn Andersson
2013-05-26CGE: Fix warning in detectionStrangerke
2013-05-26HOPKINS: Fix bug #3613819 - Crash when loading a savegame in Win95 DemoStrangerke
2013-05-23WINTERMUTE: Fix erroneous _gameRef in BaseQuickMSGEinar Johan T. Sømåen
2013-05-22HOPKINS: Update detection to avoid as much as possible the use of executablesStrangerke
2013-05-21NEVERHOOD: Fix uninitialized variable.D G Turner
2013-05-20Revert "DRASCULA: Add detection entries for the Debian repacked versions (bug...Filippos Karapetis
2013-05-20Revert "DRASCULA: Fix the comment of the Debian repacked Italian version"Filippos Karapetis
2013-05-19CGE: Introduce gametypeStrangerke
2013-05-19DRASCULA: Fix the comment of the Debian repacked Italian versionFilippos Karapetis
2013-05-19DRASCULA: Add detection entries for the Debian repacked versions (bug #3612236)Filippos Karapetis
2013-05-19DRASCULA: Reorder detection entriesFilippos Karapetis
2013-05-19DRASCULA: Add detection entries for updated unpacked French / Italian version...Filippos Karapetis
2013-05-19NEVERHOOD: Fix incorrect dark palette in Scene2206Ori Avtalion
2013-05-18HOPKINS: Remove left-over assignmentWillem Jan Palenstijn
2013-05-17SCI: Add an alternate version of the GK1 demoMatthew Hoops
2013-05-17SCI: Add detection for an interactive KQ7 demoMatthew Hoops
2013-05-18HOPKINS: Fix to prevent GMM saving in the underwater sub scenesPaul Gilbert
2013-05-17CGE: Add detection entry for SfinxStrangerke
2013-05-17NEVERHOOD: Add detection for Russian version. Requires more workEugene Sandulenko
2013-05-16MOHAWK: Add GF_LB_10 to try fixing bug#3611895.Alyssa Milburn
2013-05-16HOPKINS: Clean up loopsWillem Jan Palenstijn
2013-05-16HOPKINS: Fix shadowed variable not reported by MSVCStrangerke
2013-05-16HOPKINS: Fix bug #3611942 and #3613072 - Pathfinding regression in 1fd81eee40...Strangerke
2013-05-15NEVERHOOD: Update old form of module.mkFilippos Karapetis
2013-05-15MADE: Show version-related before size-related incompatibilities in savegamesFilippos Karapetis
2013-05-15Merge pull request #330 from johndoe123/neverhoodEugene Sandulenko
2013-05-15HOPKINS: Fix erroneous check in pathfindingStrangerke
2013-05-14SWORD1: Removed unused class variableThierry Crozat
2013-05-14SWORD1: Initialize class variables in constructorThierry Crozat
2013-05-14DRASCULA: Remove superfluous strcpy()Filippos Karapetis