Age | Commit message (Expand) | Author |
2008-08-15 | Small correction for last commit | Christopher Page |
2008-08-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these feat... | Christopher Page |
2008-08-15 | Added some MetaEngineFeatures, defined MEFs for the Scumm engine | Christopher Page |
2008-08-14 | Added implementation for deleting savestates from the launcher for engines wh... | Christopher Page |
2008-08-14 | Added 'delete' button to the launcher's load dialog, implementation for delet... | Christopher Page |
2008-08-14 | Fixed a memory leak in Agos | Christopher Page |
2008-08-13 | Fixed some memory leaks in Tinsel | Christopher Page |
2008-08-13 | Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u... | Christopher Page |
2008-08-13 | Fixed some memory leaks | Christopher Page |
2008-08-10 | Added Autosave support for AGI | Christopher Page |
2008-08-10 | Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,... | Christopher Page |
2008-08-10 | Fixed a bunch of Valgrind warnings (mostly uninitialised variables, but also an | Torbjörn Andersson |
2008-08-10 | Committed my patch #2040074 ("XMIDI callback control events"). At the moment,... | Torbjörn Andersson |
2008-08-10 | Add checksums for ScummVM repacked Italian and Spanish versions. | Eugene Sandulenko |
2008-08-10 | address the ignored events and bad inventory screen handling 'features' | Kostas Nakos |
2008-08-10 | hint the backend to show the VK | Kostas Nakos |
2008-08-10 | add support for drascula engine | Kostas Nakos |
2008-08-10 | Added fallback to text only mode when voice files are not found. | Johannes Schickel |
2008-08-10 | Fixed kyra to support properly support restarting of engine (for GSoC RTL, ba... | Johannes Schickel |
2008-08-10 | Fixed crash in KyraEngine_HoF::pauseEngineIntern. | Johannes Schickel |
2008-08-09 | Use FSNode API in default OSystem::openConfigFileForReading & OSystem::openCo... | Max Horn |
2008-08-09 | If no default config file is present, just don't load it, instead of crashing | Max Horn |
2008-08-09 | Converted zoneData and zoneQuery tables from plain array types to Common::Arr... | Kari Salminen |
2008-08-09 | Converted animDataTable from a plain array to a Common::Array. Should help to... | Kari Salminen |
2008-08-09 | Converted objectTable from a plain array to a Common::Array. Should help to c... | Kari Salminen |
2008-08-09 | Updated the Makefile to the new build system. | Andre Heider |
2008-08-09 | Made type 21 & 22 overlays not be flipped (The oxygen gauge looks actually be... | Kari Salminen |
2008-08-09 | Made drawPlainBox's effective width and height always at least one. | Kari Salminen |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-09 | Updates to the recent OSystem API changes | Andre Heider |
2008-08-09 | hotfix around drascula mem leak problems. see also bug report | Kostas Nakos |
2008-08-09 | fix MR on ce: allocate large buffer on the heap instead and of the stack, and... | Kostas Nakos |
2008-08-09 | Added preliminary version of drawing type 22 overlays (Such overlays are adde... | Kari Salminen |
2008-08-09 | Added updating of global variable var5 to Operation Stealth's renderOverlay f... | Kari Salminen |
2008-08-09 | Removing moving with keys qweasdzxc for now because they messed with savegame... | Kari Salminen |
2008-08-09 | Small cleanup: Renamed rol to rolByte and made it handle all cases. | Kari Salminen |
2008-08-08 | Added detection entry for the Sony published CD version of Future Wars. | Kari Salminen |
2008-08-08 | Partially fix Adlib volume setting in Cine (Now uses music volume for Adlib v... | Kari Salminen |
2008-08-08 | Added basic moving using keyboard (Only works in Operation Stealth at the mom... | Kari Salminen |
2008-08-08 | Remove debug leftover. | Travis Howell |
2008-08-08 | Hopefully allow quiting at any stage AGOS engines games again. | Travis Howell |
2008-08-07 | fix for bug #2040484: TOUCHE: Graphic glitch with long answer options | Gregory Montoir |
2008-08-07 | fix for bug #2040311: TOUCHE: Missing characters in the spanish version | Gregory Montoir |
2008-08-07 | Implemented game speed changing by pressing - or + to e.g. ease testing. | Kari Salminen |
2008-08-07 | Added precautionary tests to background scrolling function in Operation Steal... | Kari Salminen |
2008-08-07 | Made drawPlainBox handle border cases so it won't corrupt memory so easily. T... | Kari Salminen |
2008-08-07 | Fix for popup boxes sometimes blocking animation when they shouldn't in Opera... | Kari Salminen |
2008-08-07 | setup interface for later kyra games | Kostas Nakos |
2008-08-07 | Initialise the _sound object. Otherwise, ScummVM crashes for me if I use a na... | Torbjörn Andersson |
2008-08-07 | smartphone-specific code not needed anymore | Kostas Nakos |