aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-10-21LASTEXPRESS: Rename CURRENT_PARAMS to CURRENT_PARAMJulien Templier
2010-10-21LASTEXPRESS: Simplify some entity callback codeJulien Templier
2010-10-21LASTEXPRESS: Rename LOBYTE macroJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for MmeBoutarelJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for CoudertJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for AnnaJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for TatianaJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for Kahina and KronosJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for AugustJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for Francois, Gendarmes a...Julien Templier
2010-10-21LASTEXPRESS: Implement 7 AI logic functionsJulien Templier
2010-10-21LASTEXPRESS: Implement 10 more AI logic functionsJulien Templier
2010-10-21SAGA: fix gcc warnAndrew Kurushin
2010-10-21SAGA: replace Script and Thread "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
2010-10-21SAGA: unroll IsoMap::drawTile buffer copy loop; refactor Sprite::drawClipAndrew Kurushin
2010-10-21LASTEXPRESS: Fix debug message.Torbjörn Andersson
2010-10-21HUGO: Moved _objects to a separate fileArnaud Boutonné
2010-10-21SCI: Added the ability to filter out results of the "class_table" commandFilippos Karapetis
2010-10-21SCUMM: Remove redundant call to checkArrayLimitsMax Horn
2010-10-21SCUMM: Document ScummEngine_v90he::sortArrayMax Horn
2010-10-21SCUMM: Fix bug #2984000 - SPYFOX3 (French): Crash when using fingernail machine.Travis Howell
2010-10-21SCUMM: Correct a copy and paste error in compareByteArray/compareByteArrayRev...Travis Howell
2010-10-21SCUMM: Revert revision 45302, which caused regressions when random team is se...Travis Howell
2010-10-20SAGA: Fix warning: comparison of unsigned expression < 0 is always falseMax Horn
2010-10-20LASTEXPRESS: Fix typo in Mertens::function42()Julien Templier
2010-10-20SAGA: replace Sprite "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
2010-10-20SCI: removing "german" laura bow 1Martin Kiewitz
2010-10-20SAGA: replace Font "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
2010-10-20SAGA: replace StringTable "::realloc" with Common::Array; reduce amount of me...Andrew Kurushin
2010-10-20SCI: Silence GCC warningTorbjörn Andersson
2010-10-20SCI: Changed some tabs to spacesFilippos Karapetis
2010-10-20SCI: Marked several unused SCI2/SCI2.1 kernel functions and updated comments ...Filippos Karapetis
2010-10-20SCI: Added a new debug command, "find_callk"Filippos Karapetis
2010-10-20SCUMM/FM-TOWNS: minor graphics fixFlorian Kagerer
2010-10-20SWORD25: Added description field to savegamesPaul Gilbert
2010-10-20SWORD25: Fix to correctly write game state to savegame filesPaul Gilbert
2010-10-20SAGA: Silence warningTorbjörn Andersson
2010-10-20SCUMM: Have o6_getRandomNumber() use the absolute value of the argumentMatthew Hoops
2010-10-19LASTEXPRESS: Fix some space formatting.Jordi Vilalta Prat
2010-10-19SAGA: SAGA: replace SpriteList "::realloc" with Common::ArrayAndrew Kurushin
2010-10-19SAGA: replace Actors "::realloc" with Common::ArrayAndrew Kurushin
2010-10-19SWORD25: Enforced code formatting rules in rest of the engineEugene Sandulenko
2010-10-19SWORD25: Enforce code naming conventions in gfx/*Eugene Sandulenko
2010-10-19LASTEXPRESS: Fix corpse disappearing when hiding the body in the bedJulien Templier
2010-10-19SWORD25: Enforce code naming conventions in gfx/image/imageloader*Eugene Sandulenko
2010-10-19SWORD25: Fix engine exit when running without theoradecEugene Sandulenko
2010-10-19SWORD25: Enforce code naming conventions in gfx/graphicengine*Eugene Sandulenko
2010-10-19SWORD25: Properly implement GraphicEngine::fill()Eugene Sandulenko
2010-10-19LASTEXPRESS: Changed some spaces to tabsTorbjörn Andersson
2010-10-19SCUMM/FM-TOWNS JAPANESE: minor fix in last commitFlorian Kagerer