aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-14Cleanup.Johannes Schickel
2008-09-14Little cleanup.Johannes Schickel
2008-09-14Added thumbnail support for launcher to SCUMM engine.Johannes Schickel
2008-09-14- Added thumbnail support to launcher load dialog.Johannes Schickel
2008-09-14Added ScummVM logo to GMM.Johannes Schickel
2008-09-14Added autosave support in Kyra.Johannes Schickel
2008-09-14Fix potentional bug in Screen::setResolution.Johannes Schickel
2008-09-14Slight cleanup of centerText()Filippos Karapetis
2008-09-14Typo.Johannes Schickel
2008-09-14Fixed thumbnail creation / loading in kyra.Johannes Schickel
2008-09-14Fix for bug #2110375 - "DRASCULA: Mouse visible in screen saver", a regressio...Filippos Karapetis
2008-09-14Implemented opcode 151: o1_resetMaskRegionJohannes Schickel
2008-09-14Fixed regression introduced with r34522. (Now games without 'cdaudio' config ...Johannes Schickel
2008-09-14Only setup 'cdaudio' config default for FM-Towns/PC98.Johannes Schickel
2008-09-14Added a hack in KyraMetaEngine::listSaves to prevent slot 0 from being listed...Johannes Schickel
2008-09-14Rename save slots in KyraMetaEngine::removeSaveState, so it matches behavior ...Johannes Schickel
2008-09-13SCUMM: Got rid of class ChunkMax Horn
2008-09-13SCUMM: Merged class Chunk & FileChunkMax Horn
2008-09-13SCUMM: Merged class BaseChunk & Chunk; got rid of MemoryChunkMax Horn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-13Indentation.Torbjörn Andersson
2008-09-12- Moved more animation data inside drascula.datFilippos Karapetis
2008-09-12Fixed slot 0 savefile name in Kyra3. (Now using 'New game' instead of 'German')Johannes Schickel
2008-09-11Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState".Johannes Schickel
2008-09-11CleanupFilippos Karapetis
2008-09-11- Merged openDoor() and closeDoor()Filippos Karapetis
2008-09-11Code optimizations from FingolfinFilippos Karapetis
2008-09-11CleanupFilippos Karapetis
2008-09-11Fixed the hotspot for the crosshair cursorFilippos Karapetis
2008-09-11- The game's cursor is now handled via ScummVM's cursor manager, instead of t...Filippos Karapetis
2008-09-11Added detection for 4-language floppy version of DW (see report on forum post...Max Horn
2008-09-10Cleanup.Johannes Schickel
2008-09-10Cleanup.Johannes Schickel
2008-09-10Removed the unused variable changeColorFilippos Karapetis
2008-09-10Merged all the methods to assign and set default palettesFilippos Karapetis
2008-09-10Reduced game memory usage by about 400KB by only loading the current language...Filippos Karapetis
2008-09-10Fix for bug #2102828 - "AGOS - compilation error, uninitialized variable"Filippos Karapetis
2008-09-10Fix in the Igor engine for bug #2101083 - "ANY - MSVC71 compilation fails due...Filippos Karapetis
2008-09-09Changed static resource code to use Streams instead of operating on buffers.Johannes Schickel
2008-09-09- Cleanup and simplificationFilippos Karapetis
2008-09-09Cleanup of exitRoom()Filippos Karapetis
2008-09-09CleanupFilippos Karapetis
2008-09-09Cleanup. Simplified converse()Filippos Karapetis
2008-09-09Committed patch #2100962 - "Saga engine reduced memory usage"Filippos Karapetis
2008-09-09Fix for bug #2101083 - "ANY - MSVC71 compilation fails due to warnings-as-err...Filippos Karapetis
2008-09-08HOF: msvc8 compile fix (ARRAYSIZE used with run-time allocated array)Florian Kagerer
2008-09-08Made some filenames uppercase for consistency.Johannes Schickel
2008-09-08Fixed LoL file loading regression.Johannes Schickel
2008-09-08Don't use fileName both as a structure and as a function parameterFilippos Karapetis