aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-01-09KYRA: (LOL/FM-TOWNS) - add detection entryathrxx
2013-01-09WINTERMUTE: Fix const away cast warning.Johannes Schickel
2013-01-08Merge pull request #297 from clone2727/gl-default-scale-fixJohannes Schickel
2013-01-09KYRA: Get rid of some unnecessary overwrites.Johannes Schickel
2013-01-09KYRA: Mark overloaded methods of Sound subclasses as virtual.Johannes Schickel
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2013-01-09KYRA: Fix voicePlay overwrite in PC98 and Amiga sound outputs.Johannes Schickel
2013-01-08TOLTECS: Fix script bug #3599964 - "TOLTECS: Crash when entering cave"Filippos Karapetis
2013-01-08ENGINES: Honor the default to 1x flag for OpenGL modesMatthew Hoops
2013-01-06DRASCULA: Fix shadowing warnings (thanks LordHoto), and rename some variablesFilippos Karapetis
2013-01-06GOB: Fix const away cast warning.Johannes Schickel
2013-01-06PARALLACTION: Fix a const cast warning.Johannes Schickel
2013-01-06Merge pull request #299 from tomaz82/IFFDecoderJohannes Schickel
2013-01-06SAGA: Update to new IFFDecoder for PBM imagesTomas Jakobsson
2013-01-06QUEEN: Update to new IFFDecoder for ILBM imagesTomas Jakobsson
2013-01-06PARALLACTION: Update to new IFFDecoder for ILBM imagesTomas Jakobsson
2013-01-06GOB: Update to new IFFDecoder for ILBM imagesTomas Jakobsson
2013-01-06TOLTECS: Add detection for the English demo and correct the German oneFilippos Karapetis
2013-01-04DRASCULA: More animation cleanup. Separate subfunction of animation_12_5()Filippos Karapetis
2013-01-04DRASCULA: Merge some animation functions and document all animationsFilippos Karapetis
2013-01-04DRASCULA: Respond quicker to aborting the von Braun songTorbjörn Andersson
2013-01-04DRASCULA: Properly set the game play time when loading a saved gameFilippos Karapetis
2013-01-04Oops, fix save converter messageFilippos Karapetis
2013-01-04DRASCULA: Add advanced savegame functionalityFilippos Karapetis
2013-01-04TOLTECS: When a new dialog opens, highlight active item (if any)Torbjörn Andersson
2013-01-04TOLTECS: Scroll original save/load dialog to bottom on openingTorbjörn Andersson
2013-01-04TOLTECS: Hide/show arrows in original save/load dialogsTorbjörn Andersson
2013-01-04TOLTECS: Make aborting movies more reliableTorbjörn Andersson
2013-01-04TOLTECS: Remove unnecessary calls to quitGame()Torbjörn Andersson
2013-01-04TOLTECS: Adjust verb drawing to look more like originalTorbjörn Andersson
2013-01-04TOLTECS: Small adjustments to the dialogs to better match originalTorbjörn Andersson
2013-01-03MOHAWK: Silence warningsMatthew Hoops
2013-01-02TOLTECS: Don't allow dialog skipping while movies are playingTorbjörn Andersson
2013-01-02TOLTECS: Silence Valgrind warningsTorbjörn Andersson
2013-01-02TINSEL: Fix another Clang analyzer warningTorbjörn Andersson
2013-01-02SCI: Fix potential (but probably very unlikely) memory leakTorbjörn Andersson
2013-01-02JANITORIAL: Fix or silence a couple of Clang analyzer warningsTorbjörn Andersson
2013-01-02TOLTECS: Cleanup of the script debug messagesFilippos Karapetis
2013-01-02TOLTECS: Add a debug consoleFilippos Karapetis
2013-01-02TOLTECS: Fix the colors of the arrows in the sound volume screenFilippos Karapetis
2013-01-02TOLTECS: Add an option to use the ScummVM save/load screensFilippos Karapetis
2013-01-02TOLTECS: Some more menu color fixesFilippos Karapetis
2013-01-02TOLTECS: Fix more menu colorsFilippos Karapetis
2013-01-02TOLTECS: Fix menu colorsFilippos Karapetis
2013-01-02TOLTECS: CleanupFilippos Karapetis
2013-01-02GROOVIE: Simplify the movie speed settings and add a GUI optionFilippos Karapetis
2012-12-31SCI32: Add more KScrollWindow notesWillem Jan Palenstijn
2012-12-30SCI32: Add more KScrollWindow notesWillem Jan Palenstijn
2012-12-30SCI32: Add notes about KScrollWindow/Where,GoWillem Jan Palenstijn
2012-12-30SCI32: Add some notes about KScrollWindow/AddWillem Jan Palenstijn