aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-12-04Fix bug 2908376: FOA: Won't launch in Win32Max Horn
2009-12-04SCI: Convert characters to scancode, when Ctrl is pressed (fixes key-shortcut...Martin Kiewitz
2009-12-04SCI: Fixed kSetCursor (fixes qfg1vga menu immediately disappearing after open...Martin Kiewitz
2009-12-03SCI: Don't call SciMusic for volume changes when using old codeMartin Kiewitz
2009-12-03SCI: Dont init sound when using old sfx code (fixes assert)Martin Kiewitz
2009-12-03Remove some unused struct membersBenjamin Haisch
2009-12-03added original-like pathfinding.Vladimir Menshakov
2009-12-02SCI: Reverting 46242, wasn't a bug at allMartin Kiewitz
2009-12-02SCI: WindowMgr init correctionMartin Kiewitz
2009-12-02SCI: Do clipping on celNo for case when celNo is below 0 (fixes crash in isla...Martin Kiewitz
2009-12-02Add sanguine's patch for bug #2905463 - Loom PCE: missing characters in US font.Travis Howell
2009-12-01Fill out doxygen comment about supported gamesEugene Sandulenko
2009-12-01Fill out doxygen comment about supported gamesEugene Sandulenko
2009-12-01gob - Add cursor handling for Fascination windows (close and move at least)Arnaud Boutonné
2009-12-01Removed unnecessary semi-colons.Torbjörn Andersson
2009-12-01Corrected the palette colours for the interface elementsPaul Gilbert
2009-12-01find out the meaning of the rest 4 bytes in walkbox structureVladimir Menshakov
2009-12-01use selected object with both mouse buttons as in original gameVladimir Menshakov
2009-12-01display '&' next to the object name as in original game.Vladimir Menshakov
2009-11-30SCI: Fix kSetCursor (Sci1.1) to behave like Sierra Sci (fixes cursor hiding/s...Martin Kiewitz
2009-11-30Removed <cmath> includes since a) not a part of Symbian OS b) Compiles fine w...Lars Persson
2009-11-29Comment out unused variables.Johannes Schickel
2009-11-29Started assigning the code from Greg's SCI engine to our sound commands - sti...Filippos Karapetis
2009-11-29Properly update the sound state in the sound command parser when loading a gameFilippos Karapetis
2009-11-29Formatting.Johannes Schickel
2009-11-29Cleanup.Johannes Schickel
2009-11-29SCI/newgui: handling of right aligned menu text changedMartin Kiewitz
2009-11-29Removed unused codeFilippos Karapetis
2009-11-29KYRA/PC98: fixed regressionFlorian Kagerer
2009-11-29Bugfix for reactivating an NPC when it was previously deactivated at precisel...Paul Gilbert
2009-11-29KYRA: fixed pc98 intro sfx (regression)Florian Kagerer
2009-11-29Removed unused codeFilippos Karapetis
2009-11-28KYRA: removed hack in staticres loaderFlorian Kagerer
2009-11-28KYRA: added HOF PC-98 static data to kyra.datFlorian Kagerer
2009-11-28Fix for bug #2905439 "AmigaOS: Recent Kryandia changes broke compilation".Johannes Schickel
2009-11-28LOL/Floppy: fixed crashFlorian Kagerer
2009-11-28Fix compilation on 64bit systems.Johannes Schickel
2009-11-28LOL: completed support for floppy installer filesFlorian Kagerer
2009-11-28Hopefully fix switching to the map right after switching the locationRobert Špalek
2009-11-28Fixed bug with exhausting sound handlesRobert Špalek
2009-11-27Brief Groovie namespace commentScott Thomas
2009-11-26Typos.Johannes Schickel
2009-11-26Initial doxygen description of the Kyrandia engine.Johannes Schickel
2009-11-26SCI: Turn SfxPlayer::_mutex from a pointer into a plain memberMax Horn
2009-11-26Fix warningMax Horn
2009-11-26Some whitespace and formatting fixesMax Horn
2009-11-26Changed the game list in the doxygen comment to list all the games the engine...Paul Gilbert
2009-11-26Added some comments on the status of the enginePaul Gilbert
2009-11-26Added the basics of a action list displayPaul Gilbert
2009-11-26Removed dead codeFilippos Karapetis