aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2012-12-18TINSEL: Enhanced music is not supported in the Mac version of DW1Filippos Karapetis
2012-12-17KYRA: (EOB) - fix bug #3596548 ("Crash when using Mage Spells such as Magic M...athrxx
2012-12-17MOHAWK: Initialize the empty cursor before setting it inside setCursor()Filippos Karapetis
2012-12-17MOHAWK: Set a 2x2 invisible cursor, instead of a 1x1Filippos Karapetis
2012-12-16WINTERMUTE: Actually lock the framerate at 60fps.Einar Johan Trøan Sømåen
2012-12-16WINTERMUTE: Don't check the entire ticket-queue for every ticket.Einar Johan Trøan Sømåen
2012-12-16WINTERMUTE: Move draw-code to render_ticket.cppEinar Johan Trøan Sømåen
2012-12-16TOUCHE: Simplify external digital music support slightly.D G Turner
2012-12-16TOUCHE: Fix external music to work with any music format.D G Turner