aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-09Added updating of global variable var5 to Operation Stealth's renderOverlay f...Kari Salminen
2008-08-09Removing moving with keys qweasdzxc for now because they messed with savegame...Kari Salminen
2008-08-09Small cleanup: Renamed rol to rolByte and made it handle all cases.Kari Salminen
2008-08-08Added detection entry for the Sony published CD version of Future Wars.Kari Salminen
2008-08-08Partially fix Adlib volume setting in Cine (Now uses music volume for Adlib v...Kari Salminen
2008-08-08Added basic moving using keyboard (Only works in Operation Stealth at the mom...Kari Salminen
2008-08-08Remove debug leftover.Travis Howell
2008-08-08Hopefully allow quiting at any stage AGOS engines games again.Travis Howell
2008-08-07fix for bug #2040484: TOUCHE: Graphic glitch with long answer optionsGregory Montoir
2008-08-07fix for bug #2040311: TOUCHE: Missing characters in the spanish versionGregory Montoir
2008-08-07Implemented game speed changing by pressing - or + to e.g. ease testing.Kari Salminen
2008-08-07Added precautionary tests to background scrolling function in Operation Steal...Kari Salminen
2008-08-07Made drawPlainBox handle border cases so it won't corrupt memory so easily. T...Kari Salminen
2008-08-07Fix for popup boxes sometimes blocking animation when they shouldn't in Opera...Kari Salminen
2008-08-07setup interface for later kyra gamesKostas Nakos
2008-08-07Initialise the _sound object. Otherwise, ScummVM crashes for me if I use a na...Torbjörn Andersson
2008-08-07smartphone-specific code not needed anymoreKostas Nakos
2008-08-06HACK: In Operation Stealth after the first arcade sequence jump player's posi...Kari Salminen
2008-08-06Engine::runDialog() returns a value nowChristopher Page
2008-08-06Added RTL feature to TinselChristopher Page
2008-08-06Tiny comment update to loadCt-opcodes: Load collision table data.Kari Salminen
2008-08-06Renamed page3Raw to collisionPage so it's more apparent what it does.Kari Salminen
2008-08-06Add 320x200 screen bounds checking to Operation Stealth's checkCollision func...Kari Salminen
2008-08-06HACK: Force oxygen to maximum during Operation Stealth's first arcade sequence.Kari Salminen
2008-08-06Do not query savestates which obviously do not exist (to shut up bogus consol...Max Horn
2008-08-06Workaround for bug #2016521 (DOTT: Bernard impersonating LaVerne)Max Horn
2008-08-06SCUMM: Renamed inventoryScript -> inventoryScriptIndy3MacMax Horn
2008-08-06Added a check to make sure there is an active engine available when trying to...Christopher Page
2008-08-05Added FIXME comment to ConfigDialog classChristopher Page
2008-08-05Fixed more warningsChristopher Page
2008-08-05Committed my patch #2026097 ("ALSA: Try both 65:0 and 17:0 by default"), with aTorbjörn Andersson
2008-08-05Fixed some GCC warningsChristopher Page
2008-08-05Patch #2014663: Do not mark stack as executable in HQx scalerMax Horn
2008-08-05Workaround for missing player character animation when exiting the airport in...Kari Salminen
2008-08-05Made rest of resource loading functions used in loadResource return -1 on error.Kari Salminen
2008-08-05Add detection entry for a previously unrecognized 16 color PC version of Oper...Kari Salminen
2008-08-05SCUMM: cleanup SaveLoadChooser::updateInfos codeMax Horn
2008-08-05SCUMM: Don't try to load metadata for slot -1 (i.e. don't try to load metadat...Max Horn
2008-08-05Fix prompt updating regression introduced in r32257:Kari Salminen
2008-08-05Output errors on (some) missing files.Johannes Schickel
2008-08-05Remove file attribute check, since getChild() can be called on file path that...Travis Howell
2008-08-05Changed implementation parameters/return values to match definition.Johannes Schickel
2008-08-05Merged revisions 33626-33627 via svnmerge from Christopher Page
2008-08-05Made changes to keep KYRA and PARA compatible with RTL/GMMChristopher Page
2008-08-05Removed unneeded #includes.Travis Howell
2008-08-05Fix win32 compile.Travis Howell
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-04Symbian build package should now contain drascula.dat alsoLars Persson
2008-08-04Pushed some port specific code from DefaultSaveFileManager out to port specif...Max Horn
2008-08-04Fix for misplaced objects in mouse object selection (Operation Stealth specif...Kari Salminen