aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-06-01MADS: Fix dynamic hotspots in scenes with multiple such hotspotsPaul Gilbert
2014-06-01SCI: detection for lb2 dos floppy v1.1 (bug #6543)Martin Kiewitz
2014-06-01SCI: fix kGetTime, fixes bug #6605Martin Kiewitz
2014-06-01MADS: Add missing sprites removal from resetScenePaul Gilbert
2014-06-01MADS: Minor fixes for sprite asset flags passingPaul Gilbert
2014-06-01FULLPIPE: Started implmentation of MctlLadder::doWalkTo()Eugene Sandulenko
2014-06-01FULLPIPE: Rename class variable to avoid confusionEugene Sandulenko
2014-06-01MADS: Add enum for sprite asset loading flagsPaul Gilbert
2014-06-01SCI: add detection for sq3 mac (bug #6484)Martin Kiewitz
2014-06-01MADS: Add enums for the statuses of the car and the dog in section 6Filippos Karapetis
2014-06-01MADS: Properly set the scene revisited flag when loading a saved gameFilippos Karapetis
2014-06-01SCI: work on SCI0/01 Mac 480x300 scalingMartin Kiewitz
2014-06-01MADS: Bugfixes for scene 411 (lab)Filippos Karapetis
2014-06-01MADS: Use friendly names for the screen input modeFilippos Karapetis
2014-06-01CRUISE: Start renaming opcodes in the Decompiler, some reworkStrangerke
2014-06-01CRUISE: Fix a CppCheck error in decompilerStrangerke
2014-06-01CRUISE: Fix a bug in the decompilerStrangerke
2014-06-01CRUISE: Reduce the scope of a variable, remove a useless incrementStrangerke
2014-06-01CRUISE: Comment out some useless codeStrangerke
2014-06-01CRUISE: Reduce the scope of some variables in actor and cruise_mainStrangerke
2014-06-01MADS: Fix sitting on the bar stool in scene 402 (bar)Filippos Karapetis
2014-06-01MADS: Bugfixes for scene 352Filippos Karapetis
2014-05-31MADS: Fix positioning and clipping of flipped scaled imagesPaul Gilbert
2014-06-01Merge branch 'master' of github.com:scummvm/scummvmMartin Kiewitz
2014-06-01SCI: debugger diskdump is now able to dump '*'Martin Kiewitz
2014-06-01CRUISE: Reduce the scope of variables used in the for loopsStrangerke
2014-05-31MADS: Merge copyFromScaled into the existing copyFrom methodPaul Gilbert
2014-06-01CRUISE: error out in some cases where divide by zero is expectedStrangerke
2014-05-31MADS: Fix order of parameters in quote display in scene 307Paul Gilbert
2014-05-31WINTERMUTE: Add detection for 5 versions of The KiteEinar Johan Trøan Sømåen
2014-05-31WINTERMUTE: Add detection for Bickadoodle 1.1Einar Johan Trøan Sømåen
2014-05-31WINTERMUTE: Add detection for "Boredom of Agustin Cordes"Einar Johan Trøan Sømåen
2014-05-31WINTERMUTE: Add another Rhiannon-version to the detection tables.Einar Johan Trøan Sømåen
2014-05-31CRUISE: Add a couple of safeguards to avoid potential division by zeroStrangerke
2014-05-31MADS: Fix assert when doctor hits you with a blackjakPaul Gilbert
2014-05-31CRUISE: Replace some more strcpyStrangerke
2014-05-31MADS: Fix starting to talk to doctor in scene 318Paul Gilbert
2014-05-31CRUISE: Add some more safeguard in opcode functionsStrangerke
2014-05-31FULLPIPE: Implement MctlCompound::findClosestConnectionPoint()Eugene Sandulenko
2014-05-30MADS: Fix loading fonts used by animationsPaul Gilbert
2014-05-30MADS: Change order of savegame loading to fix scene 318Paul Gilbert
2014-05-31CRUISE: Add safeguards to some more string manipulationsStrangerke
2014-05-31CRUISE: Add safeguards to avoid a buffer overflow in linker and soundStrangerke
2014-05-30MADS: Fix confiscating player's inventory when capturedPaul Gilbert
2014-05-30CRUISE: Add a safeguard to avoid a buffer overflowStrangerke
2014-05-30MADS: Fix ending conversation with intern in scene 318Paul Gilbert
2014-05-30MADS: Fix to properly free completed animationsPaul Gilbert
2014-05-30FULLPIPE: Started MctlCompound::findClosestConnectionPoint() implementationEugene Sandulenko
2014-05-30FULLPIPE: Implement Sound::setPanAndVolumeByStaticAni()Eugene Sandulenko
2014-05-29MADS: Fix resetting KernelMessages _talkFont after teleporter scenePaul Gilbert