aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-09Fixed pausing during credits.Torbjörn Andersson
2008-11-09Made getSoundElapseTime() work better when the sound has been paused. A newTorbjörn Andersson
2008-11-09Allow pausing during cutscene movies. (This will need an update to the mixer'sTorbjörn Andersson
2008-11-09Error out on savegame load failure (again).Johannes Schickel
2008-11-09- Implemented Engine::saveGameState for KYRAJohannes Schickel
2008-11-09Partially merge classes Theme and ThemeEngine (saves another couple KB), some...Max Horn
2008-11-09Removed unused XML_GLOBAL_PROP functionality (saves some kilobytes)Max Horn
2008-11-09Fixed bug, which might mess up the description of new savegames.Johannes Schickel
2008-11-09Implemented Engine::syncSoundSettings properly for MIDI output.Johannes Schickel
2008-11-09Moved sound-related settings to syncSoundSettings() for the global options di...Torbjörn Andersson
2008-11-09Fixed warning, and what looked to me like a very minor memory leak.Torbjörn Andersson
2008-11-09Update ReadStringStream and parser to work with the new eos() logic.Nicola Mettifogo
2008-11-09Enabled flags parsing for all commands in location script. Most of them don't...Nicola Mettifogo
2008-11-09Fixed crash when closing BRA.Nicola Mettifogo
2008-11-09Better cleanup and handling of mouse when changing location in NS.Nicola Mettifogo
2008-11-09Fixed bug in introduction of NS.Nicola Mettifogo
2008-11-08* cleanupNicola Mettifogo
2008-11-08* removed the obsolete _quit flagNicola Mettifogo
2008-11-08Got rid of the SurfaceToMultiFrames adapter class.Nicola Mettifogo
2008-11-08Thou shalst never use the 'using' keyword in a header file, lest the wrath of...Max Horn
2008-11-08Pushing down some header depsMax Horn
2008-11-08Moved some internal stuff from ThemeEngine.h to ThemeEngine.cppMax Horn
2008-11-07DS: Fixing feof behaviour and path prefix stuff.Neil Millstone
2008-11-07Implemented RTL supportBenjamin Haisch
2008-11-07Saving a game from GMM is now working for the SAGA engine, though the descrip...Filippos Karapetis
2008-11-07* completed transition to Common::Archive for Nippon Safes.Nicola Mettifogo
2008-11-07Reverted my earlier commit r34926.Nicola Mettifogo
2008-11-07Added a destroy() call for SearchManager at the end of scummvm_main.Nicola Mettifogo
2008-11-07Fixed leak when using SearchSet::add for an already existing name.Johannes Schickel
2008-11-07Formatting.Johannes Schickel
2008-11-07Fixed leaks in SearchMan. Default directories are now added with the 'autoFre...Nicola Mettifogo
2008-11-07Refactoring the Arj decoder code, phase 4 (done for now, TODO added for futur...Max Horn
2008-11-07Refactoring the Arj decoder code, phase 3 (fixing some more leaks, too)Max Horn
2008-11-07Refactoring the Arj decoder code, phase 2Max Horn
2008-11-07Refactoring the Arj decoder code, phase 1Max Horn
2008-11-07Implemented a Common::Archive subclass to handle the content of archives in N...Nicola Mettifogo
2008-11-06Fixed colors for the GMM save/load dialogsFilippos Karapetis
2008-11-06Fixed compilation.Torbjörn Andersson
2008-11-06Added some WIP code for the GMM save dialog (still not working correctly)Filippos Karapetis
2008-11-06Set vector renderer formatLars Persson
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-11-06Merged SFMError into Common::Error, added some new error codes; revised some ...Max Horn
2008-11-06Fix for bug #2071125 - "MICKEY: Mouse movement‏", by using the waitForTimer...Filippos Karapetis
2008-11-06Implemented GMM loading (and, once the GMM supports it, saving) for SCUMMMax Horn
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-11-06Got rid of OSystem::ARGBToColor and colorToARGBMax Horn
2008-11-06cleanupMax Horn
2008-11-06Simplified AdvancedMetaEngine::fallbackDetect usageMax Horn
2008-11-06cleanupMax Horn
2008-11-05Fixed compile error.Torbjörn Andersson