aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-01GUI: Automatically switch to list based save/load chooser when changing resol...Johannes Schickel
2012-07-01GUI: Only use grid load dialog for 640x400 or bigger.Johannes Schickel
2012-06-29GUI: Use a slightly bigger vertical spacing in the thumbnail load chooser.Johannes Schickel
2012-06-29GUI: Use a black rect when no thumbnail is available in the thumbnail load ch...Johannes Schickel
2012-06-29GUI: Remember last save/load chooser selection.Johannes Schickel
2012-06-29GUI: Fix memory leaks in LoadChooserThumbnailed::destroyButtons.Johannes Schickel
2012-06-29GUI: Allow the user to switch between list and thumbnail based load chooser.Johannes Schickel
2012-06-29GUI: Only update save list when the dialog opens in thumbnail load chooser.Johannes Schickel
2012-06-29GUI: Fix copy&paste error affecting vertical spacing in thumbnail load chooser.Johannes Schickel
2012-06-29GUI: Don't distribute vertical space between buttons in the thumbnail load ch...Johannes Schickel
2012-06-20GUI: Show additional meta data in the thumbnail load chooser via tooltip.Johannes Schickel
2012-06-20GUI: Allow tooltips to be changed after widget creation.Johannes Schickel
2012-06-15GUI: Hook up the new load chooser for > 320x200 and engines which support thu...Johannes Schickel
2012-06-15GUI: Implement a new load chooser, which displays a list of thumbnails.Johannes Schickel
2012-06-15GUI: Create an interface for save/load dialogs.Johannes Schickel
2012-06-14GUI: Fix include guard of saveload.h.Johannes Schickel
2012-06-14GUI: Refactor engine plugin access out of SaveLoadChooserImpl into SaveLoadCh...Johannes Schickel
2012-06-14BASE: Add operator* to PluginSubclass.Johannes Schickel
2012-06-14GUI: Hide save/load chooser implementation.Johannes Schickel
2012-06-14GUI: Remove unused SaveLoadChooser::setList.Johannes Schickel
2012-06-14SCI: Add missing documentation for the plane_items / pi console commandFilippos Karapetis
2012-06-13SCI: Fix the loading screen and the loading functionality in ShiversFilippos Karapetis
2012-06-13HUGO: Rename pointersStrangerke
2012-06-13HUGO: Rename structs and enumsStrangerke
2012-06-13HUGO: More renamingStrangerke
2012-06-13HUGO: Use Common::Point in pathfindingStrangerke
2012-06-13HUGO: Some more renamingStrangerke
2012-06-13SCI: Shuffle the kernel functions inside kfile.cppFilippos Karapetis
2012-06-13HUGO: Some more renamingStrangerke
2012-06-13Merge branch 'master' of github.com:scummvm/scummvmStrangerke
2012-06-13HUGO: Apply coding convention (in progress)Strangerke
2012-06-13SCI: Handle the torindebug config setting for Torin's Passage FrenchFilippos Karapetis
2012-06-13SCI: Add a workaround for the French version of Torin's PassageFilippos Karapetis
2012-06-13SCI: Only include kSave_subops if ENABLE_SCI32 is definedFilippos Karapetis
2012-06-13SCI: Use the later SCI file functions for the SCI0 onesFilippos Karapetis
2012-06-13SCI: Change kSave() to be a kernel function with subopsFilippos Karapetis
2012-06-13SCI: Move all file-related functions in file.*Filippos Karapetis
2012-06-13SCI: Reorder the file kernel functions a bitFilippos Karapetis
2012-06-13SCI: Implement the file operations needed for the save dialog in PhantasmagoriaFilippos Karapetis
2012-06-13SCI: Add debug code to automatically skip robot videosFilippos Karapetis
2012-06-13SWORD25: Janitorial: Apply coding conventionsStrangerke
2012-06-13COMMON: Remove traces of mouse cursor target scale from OSystem docs.Johannes Schickel
2012-06-13COMMON: Remove traces of overlay scale from the OSystem documentation.Johannes Schickel
2012-06-13COMMON: Remove last traces of 8bpp overlay support from OSystem docs.Johannes Schickel
2012-06-13GUI: Allow Surfaces with abitrary RGB pixel formats to be used in PicButtonWi...Johannes Schickel
2012-06-13GUI: Allow querying of the pixel format used by ThemeEngine.Johannes Schickel
2012-06-13KYRA: Reduce amount of updateScreen calls.Johannes Schickel
2012-06-12VIDEO: Make rpza decode to its own pixel formatMatthew Hoops
2012-06-11VIDEO: Cleanup QTRLEMatthew Hoops
2012-06-11MOHAWK: Make sure we convert video surfaces if they're not in the screen formatMatthew Hoops