aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-10-26AVALANCHE: Fix CID1109676 - Uninitialized scalar fields (in Dialogs)Strangerke
2013-10-25ZVISION: Actually change the cursor when ZGI mouse is pressedRichieSams
2013-10-25ZVISION: Create custom working window size for ZGIRichieSams
2013-10-25ZVISION: Change ZGI detection entry platform to Windows from DOSRichieSams
2013-10-25AVALANCHE: Fix CID 1109674 - Uninitialized variables in Avalanche.cppStrangerke
2013-10-25AVALANCHE: Fix 3 issues reported by Coverity.Strangerke
2013-10-25AVALANCHE: Fix out of bounds reads (CID 1109653-1109655)Strangerke
2013-10-25AVALANCHE: Fix one more out of bounds - CID 1109651Strangerke
2013-10-25AVALANCHE: Fix several other out of bounds access - CID 1109650Strangerke
2013-10-24TSAGE: Add in R2R screen border to scenes showing the user interfacePaul Gilbert
2013-10-25FULLPIPE: Implement StaticANIObject::updateStepPos()Eugene Sandulenko
2013-10-24AVALANCHE: Fix a couple of (theoretical) out of bounds accesses (CID 1109650)Strangerke
2013-10-24FULLPIPE: Implement MessageQueue::transferExCommands()Eugene Sandulenko
2013-10-23FULLPIPE: Implement MovGraph::calcNodeDistancesAndAngles()Eugene Sandulenko
2013-10-23FULLPIPE: Implement MovGraph::calcOffset()Eugene Sandulenko
2013-10-22AVALANCHE: Fix CID 1109698 - Uninitialized scalar field in SequenceStrangerke
2013-10-22AVALANCHE: last modification wasn't in previous commit, fixed.Strangerke
2013-10-22Avalanche: Replace some British English by American EnglishStrangerke
2013-10-21TSAGE: Fix for R2R conversations playing when playing voice without subtitlesPaul Gilbert
2013-10-22FULLPIPE: Implement MovGraph2::getShortSide()Eugene Sandulenko
2013-10-20TSAGE: Further R2R fixes for voice playback looking at hotspotsPaul Gilbert
2013-10-20TSAGE: Fix for R2R player sometimes appearing black after reloadingPaul Gilbert
2013-10-20TSAGE: Fix for correctly setting up playing voice numberPaul Gilbert
2013-10-20Merge pull request #408 from lordhoto/opengl-replacementJohannes Schickel
2013-10-19NEVERHOOD: Fixes for museum walls in Russian versionEugene Sandulenko
2013-10-19OPENGL: Add new generic OpenGL (ES) backend.Johannes Schickel
2013-10-19FULLPIPE: Fix crash in MovGraph2::buildMovInfo1SubItems()Eugene Sandulenko
2013-10-19TSAGE: Fixes for allowing selecting speech in the ScummVM options dialogPaul Gilbert
2013-10-19FULLPIPE: Implement MovGraph2::findLink()Eugene Sandulenko
2013-10-19FULLPIPE: Implement MovGraph2::buildMovInfo1SubItems()Eugene Sandulenko
2013-10-19TSAGE: Bugfixes for voice playback to work in conversationsPaul Gilbert
2013-10-19FULLPIPE: Implement MovGraph2::findMinPath()Eugene Sandulenko
2013-10-18TOUCHE: Initialize uninit variables. CID 1002423Eugene Sandulenko
2013-10-18DREAMWEB: Initialize few more class variables. CID 1003402Eugene Sandulenko
2013-10-18DRASCULA: Initialize class variables. CID 1003403Eugene Sandulenko
2013-10-18DRACI: Initialized class variables. CID 1003405Eugene Sandulenko
2013-10-18DRACI: Fix negative array index read. CID 1003548Eugene Sandulenko
2013-10-18FULLPIPE: Plug resource leak. CID 1107570Eugene Sandulenko
2013-10-18ZVISION: Attempt to fix compilation on AmigaOS4Matthew Hoops
2013-10-17WINTERMUTE: Remove useless __inlineMatthew Hoops
2013-10-17ZVISION: Make the line height be an intMatthew Hoops
2013-10-17ZVISION: Consistently use the type of the state mapMatthew Hoops
2013-10-17BUILD: Mark ZVision as requiring freetype2/16bitMatthew Hoops
2013-10-17Merge branch 'zvision'Willem Jan Palenstijn
2013-10-17NEVERHOOD: Another fix for Russian versionEugene Sandulenko
2013-10-17Merge branch 'avalanche'Willem Jan Palenstijn
2013-10-17FULLPIPE: Implement MovGraph2::findLink2()Eugene Sandulenko
2013-10-17FULLPIPE: Implement MovGraph2::findLink1()Eugene Sandulenko
2013-10-17AVALANCHE: callDialogDriver, displayText, unSkrimble, doTheBubble string cleanupurukgit
2013-10-17AVALANCHE: Some more refactoringStrangerke