aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-05-19TONY: Add missing Russian detection entry.D G Turner
2014-05-19FULLPIPE: Started implementation of MovGraph::method34()Eugene Sandulenko
2014-05-18FULLPIPE: Finish implementation of movGraphCallback()Eugene Sandulenko
2014-05-17HOPKINS: Fix loading of variant COMPUTAN.TXT used by Polish version.D G Turner
2014-05-17HOPKINS: Further cleanup in ComputerManager class.D G Turner
2014-05-17HOPKINS: Add sanity check to parsing of COMPUTAN.TXT file.D G Turner
2014-05-17HOPKINS: Add null termination to byte buffer returned by loadFile().D G Turner
2014-05-17FULLPIPE: Started implementation of movGraphCallback()Eugene Sandulenko
2014-05-17Merge pull request #462 from digitall/debugConsoleChangeLevelJohannes Schickel
2014-05-16FULLPIPE: Implement MovGraph::method44()Eugene Sandulenko
2014-05-15FULLPIPE: Implement MovGraph::doWalkTo()Eugene Sandulenko
2014-05-15AGOS: Disable image_dump debug command.D G Turner
2014-05-14FULLPIPE: Pushed noisy debug message deeperEugene Sandulenko
2014-05-14FULLPIPE: Added more debug outputEugene Sandulenko
2014-05-14FULLPIPE: Fix bug in global_messageHandler3() which prevented mouse handlingEugene Sandulenko
2014-05-14FULLPIPE: Fix bug in Scene::getPictureObjectById()Eugene Sandulenko
2014-05-14FULLPIPE: Fix indentEugene Sandulenko
2014-05-14FULLPIPE: Fix mistypo in FullpipeEngine::stopAllSounds() which lead to crashEugene Sandulenko
2014-05-14FULLPIPE: Fix crash in Movement destructorEugene Sandulenko
2014-05-13SCUMM: Remove "level" command from debugger. Replaced by "debuglevel".D G Turner
2014-05-13FULLPIPE: Fixes to MovGraph::doWalkTo()Eugene Sandulenko
2014-05-12FULLPIPE: More work on MovGraph::doWalkTo()Eugene Sandulenko
2014-05-12AGOS: Add image dumping to file enable by debugflag.D G Turner
2014-05-11AGOS: Switch VGA script debug output to debug flag, rather than level 5.D G Turner
2014-05-11AGOS: Change "script" debugflag to "subroutine" as more accurate.D G Turner
2014-05-11AGOS: Switch script debugging to debug flag, rather than level 4.D G Turner
2014-05-11AGOS: Remove leftover unused _debugMode variable.D G Turner
2014-05-11AGOS: Switch VGA opcode debugging to debug flag, rather than level 3.D G Turner
2014-05-11AGOS: Switch opcode debugging to a debug flag, rather than level 2 hack.D G Turner
2014-05-11FULLPIPE: Further work on MovGraph::doWalkTo()Eugene Sandulenko
2014-05-10FULLPIPE: Silence GCC warningsTorbjörn Andersson
2014-05-10PARALLACTION: Remove leftover "debugLevel" command prototype.D G Turner
2014-05-10AGOS: Remove redundant "level" command from debugger.D G Turner
2014-05-10FULLPIPE: More work on MovGraph::doWalkTo()Eugene Sandulenko
2014-05-10FULLPIPE: Started MovGraph::doWalkTo() implementationEugene Sandulenko
2014-05-09FULLPIPE: Implement MovGraph::calcChunk()Eugene Sandulenko
2014-05-08FULLPIPE: Started implementing MovGraph::calcChunk()Eugene Sandulenko
2014-05-07FULLPIPE: Implement MovGraph::getBboxes()Eugene Sandulenko
2014-05-06FULLPIPE: Implement MovGraph::shuffleTree()Eugene Sandulenko
2014-05-05NEVERHOOD: Fix memory leak from static data loading.D G Turner
2014-05-05FULLPIPE: Complete MovGraph::findClosestLink() implementationEugene Sandulenko
2014-05-05NEVERHOOD: Fix memory leak in BaseSurfaceTorbjörn Andersson
2014-05-05FULLPIPE: Started MovGraph::findClosestLink() implementationEugene Sandulenko
2014-05-04NEVERHOOD: Fixed off-by-one error in getTextIndex3()Torbjörn Andersson
2014-05-04NEVERHOOD: Fixed one of the issues in #6513Torbjörn Andersson
2014-05-04MOHAWK: Add missing commaMatthew Hoops
2014-05-04ZVISION: Small cleanup.Johannes Schickel
2014-05-04ZVISION: Fix out of bounds access.Johannes Schickel
2014-05-04FULLPIPE: Implement MovGraph2::freeItems()Eugene Sandulenko
2014-05-04FULLPIPE: Implement MovGraph::freeItems()Eugene Sandulenko