aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-09Finished support for theme loading.Vicent Marti
2008-08-09Converted zoneData and zoneQuery tables from plain array types to Common::Arr...Kari Salminen
2008-08-09Converted animDataTable from a plain array to a Common::Array. Should help to...Kari Salminen
2008-08-09Converted objectTable from a plain array to a Common::Array. Should help to c...Kari Salminen
2008-08-09Updated the Makefile to the new build system.Andre Heider
2008-08-09Made type 21 & 22 overlays not be flipped (The oxygen gauge looks actually be...Kari Salminen
2008-08-09Made drawPlainBox's effective width and height always at least one.Kari Salminen
2008-08-09Updates to the recent OSystem API changesAndre Heider
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-09hotfix around drascula mem leak problems. see also bug reportKostas Nakos
2008-08-09fix MR on ce: allocate large buffer on the heap instead and of the stack, and...Kostas Nakos
2008-08-09Added preliminary version of drawing type 22 overlays (Such overlays are adde...Kari Salminen
2008-08-09Added updating of global variable var5 to Operation Stealth's renderOverlay f...Kari Salminen
2008-08-09Fixed 1.000.000 Valgrind warnings.Vicent Marti
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-08Fixed: About dialog in all resolutions.Vicent Marti
2008-08-08BUGFIX: XMLParser issuing key-close callbacks on ignored keys.Vicent Marti
2008-08-08Resolution-dependence in XML files.Vicent Marti
2008-08-08Added detection entry for the Sony published CD version of Future Wars.Kari Salminen
2008-08-08Browser dialog.Vicent Marti
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-08SCUMM save/load dialog.Vicent Marti
2008-08-08Remove debug leftover.Travis Howell
2008-08-08Hopefully allow quiting at any stage AGOS engines games again.Travis Howell
2008-08-07SCUMM general and options dialog.Vicent Marti
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-07Bugfix: MSVC complaining about the length of the embeded theme string.Vicent Marti
2008-08-07Misc text drawing improvements.Vicent Marti
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-07Game Options menu parsing.Vicent Marti
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-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-06Added support for customized background dimming on dialogs.Vicent Marti
2008-08-06Bugfix: Problem with spaces/comments in embeded theme script.Vicent Marti
2008-08-06Cleanup on default theme.Vicent Marti
2008-08-06Bugfix: Blank space in bottom of the game selection widget.Vicent Marti
2008-08-06Bugfix: Text selection background in list widget overlays scrollbar (finally).Vicent Marti