aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2013-05-31NEVERHOOD: Made multi-line function-line macros saferTorbjörn Andersson
Wrapped the code in the SetUpdateHandler(), SetMessageHandler(), SetSpriteUpdate(), SetFilterX(), SetFilterY() and NextState() macros in "do { ... } while (0)". Otherwise you may fool yourself because in "if (condition) macro();" the "if" will only cover the first statement of the macro. CID 1022340, 1022341, 1022342, 1022343
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
See bug #3512069.
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
This makes sure that the mouse cursor isn't visible during the intro
2013-05-27CGE: Pass proper size of detection entries to AdvancedMetaEngine code.Johannes Schickel
This was forgotten to update in 0d50c67a3e4790d9e3d4b5ba13c7c0975b9ac2e0.
2013-05-27Merge pull request #334 from salty-horse/neverhoodjohndoe123
NEVERHOOD: Fix incorrect dark palette in Scene2206
2013-05-27NEVERHOOD: Fix invalid memory access in navigation scenesTorbjörn Andersson
When a new Smacker is opened, the old Smacker surface is deleted and a new one is created. Therefore, it has to be removed from the scene and the new one has to be added.
2013-05-26CGE: Fix warning in detectionStrangerke
Thanks clone2727 for reporting it
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
CID 1002323
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 ↵Filippos Karapetis
(bug #3612236)" This reverts commit f0071c65adf72f0fda07395b19b28a7e730b619a.
2013-05-20Revert "DRASCULA: Fix the comment of the Debian repacked Italian version"Filippos Karapetis
This reverts commit d06a6542249ae18ec4b43ffb7ac4e5273baf3fd7.
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
Entries have been grouped by type (packed / unpacked) and ordered by language, alphabetically
2013-05-19DRASCULA: Add detection entries for updated unpacked French / Italian ↵Filippos Karapetis
versions (bug #3612236)
2013-05-19NEVERHOOD: Fix incorrect dark palette in Scene2206Ori Avtalion
2013-05-18HOPKINS: Remove left-over assignmentWillem Jan Palenstijn
This should have been removed in 2743da58542 .
2013-05-17SCI: Add an alternate version of the GK1 demoMatthew Hoops
2013-05-17SCI: Add detection for an interactive KQ7 demoMatthew Hoops
Thanks to DrMcCoy
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 ↵Strangerke
1fd81eee4056342971220240a49baef73737b386
2013-05-15NEVERHOOD: Update old form of module.mkFilippos Karapetis
This syncs the engine's module.mk with the changes in 38a8aa516e0fa315e318801e5399f82e51efa8df
2013-05-15MADE: Show version-related before size-related incompatibilities in savegamesFilippos Karapetis
This gives clearer errors when users use savegames saved with a different version
2013-05-15Merge pull request #330 from johndoe123/neverhoodEugene Sandulenko
NEVERHOOD: Neverhood engine
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
CID 1002998.
2013-05-14DRASCULA: Remove superfluous strcpy()Filippos Karapetis
2013-05-14HOPKINS: Bugfix for #3612410 - hotspots are offPaul Gilbert
2013-05-14TOLTECS: Fix operator order (pre-decrement instead of post-decrement)Filippos Karapetis
A typo in commit 98fa064. Thanks to LordHoto for pointing that out
2013-05-14TOLTECS: Fix bug #3613032 - "TOLTECS: Crash during peace pipe coughing scene"Filippos Karapetis
Check for the end of the movie resource before buffering more audio chunks. This avoids reading past the end of the movie resource. Also, clean up some movie related checks
2013-05-12PEGASUS: Fix going left initially in the globe gameMatthew Hoops
2013-05-13HOPKINS : Added a lines debugger commandsylvaintv
2013-05-12HOPKINS: Use different colors for displaying hotspot zonesStrangerke
2013-05-12HOPKINS: Clean debug channels, add Pathfinding tracesStrangerke
2013-05-11HOPKINS: Courtesy of SylvainTV - Fix long diagonals to bottom left and rightStrangerke
2013-05-11QUEEN: Fix bug #3612408 - "QUEEN: Can't quit from ScummVM while ending cutscene"Filippos Karapetis
We now check if the engine should quit in the loop of the end credits animation
2013-05-11AGI: Fix bug #3600733 - "AGI FANMADE: function slowing down game"Filippos Karapetis
We now only test for events in testKeypressed() without updating the game cycle at all (NAGI doesn't update the game cycle either). This fixes the slowdowns in some animations where have.key() is issued, like Manannan's lightnings in the intro of KQ3 and the bullets in the intro of PQ1
2013-05-11AGI: Remove obsolete TODOFilippos Karapetis
We now set the play time - commit 5e10737015faa15d225f70b364096982923eb415