index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-29
GUI: Use a slightly bigger vertical spacing in the thumbnail load chooser.
Johannes Schickel
2012-06-29
GUI: Use a black rect when no thumbnail is available in the thumbnail load ch...
Johannes Schickel
2012-06-29
GUI: Remember last save/load chooser selection.
Johannes Schickel
2012-06-29
GUI: Fix memory leaks in LoadChooserThumbnailed::destroyButtons.
Johannes Schickel
2012-06-29
GUI: Allow the user to switch between list and thumbnail based load chooser.
Johannes Schickel
2012-06-29
GUI: Only update save list when the dialog opens in thumbnail load chooser.
Johannes Schickel
2012-06-29
GUI: Fix copy&paste error affecting vertical spacing in thumbnail load chooser.
Johannes Schickel
2012-06-29
GUI: Don't distribute vertical space between buttons in the thumbnail load ch...
Johannes Schickel
2012-06-20
GUI: Show additional meta data in the thumbnail load chooser via tooltip.
Johannes Schickel
2012-06-20
GUI: Allow tooltips to be changed after widget creation.
Johannes Schickel
2012-06-15
GUI: Hook up the new load chooser for > 320x200 and engines which support thu...
Johannes Schickel
2012-06-15
GUI: Implement a new load chooser, which displays a list of thumbnails.
Johannes Schickel
2012-06-15
GUI: Create an interface for save/load dialogs.
Johannes Schickel
2012-06-14
GUI: Fix include guard of saveload.h.
Johannes Schickel
2012-06-14
GUI: Refactor engine plugin access out of SaveLoadChooserImpl into SaveLoadCh...
Johannes Schickel
2012-06-14
BASE: Add operator* to PluginSubclass.
Johannes Schickel
2012-06-14
GUI: Hide save/load chooser implementation.
Johannes Schickel
2012-06-14
GUI: Remove unused SaveLoadChooser::setList.
Johannes Schickel
2012-06-14
SCI: Add missing documentation for the plane_items / pi console command
Filippos Karapetis
2012-06-13
SCI: Fix the loading screen and the loading functionality in Shivers
Filippos Karapetis
2012-06-13
HUGO: Rename pointers
Strangerke
2012-06-13
HUGO: Rename structs and enums
Strangerke
2012-06-13
HUGO: More renaming
Strangerke
2012-06-13
HUGO: Use Common::Point in pathfinding
Strangerke
2012-06-13
HUGO: Some more renaming
Strangerke
2012-06-13
SCI: Shuffle the kernel functions inside kfile.cpp
Filippos Karapetis
2012-06-13
HUGO: Some more renaming
Strangerke
2012-06-13
Merge branch 'master' of github.com:scummvm/scummvm
Strangerke
2012-06-13
HUGO: Apply coding convention (in progress)
Strangerke
2012-06-13
SCI: Handle the torindebug config setting for Torin's Passage French
Filippos Karapetis
2012-06-13
SCI: Add a workaround for the French version of Torin's Passage
Filippos Karapetis
2012-06-13
SCI: Only include kSave_subops if ENABLE_SCI32 is defined
Filippos Karapetis
2012-06-13
SCI: Use the later SCI file functions for the SCI0 ones
Filippos Karapetis
2012-06-13
SCI: Change kSave() to be a kernel function with subops
Filippos Karapetis
2012-06-13
SCI: Move all file-related functions in file.*
Filippos Karapetis
2012-06-13
SCI: Reorder the file kernel functions a bit
Filippos Karapetis
2012-06-13
SCI: Implement the file operations needed for the save dialog in Phantasmagoria
Filippos Karapetis
2012-06-13
SCI: Add debug code to automatically skip robot videos
Filippos Karapetis
2012-06-13
SWORD25: Janitorial: Apply coding conventions
Strangerke
2012-06-13
COMMON: Remove traces of mouse cursor target scale from OSystem docs.
Johannes Schickel
2012-06-13
COMMON: Remove traces of overlay scale from the OSystem documentation.
Johannes Schickel
2012-06-13
COMMON: Remove last traces of 8bpp overlay support from OSystem docs.
Johannes Schickel
2012-06-13
GUI: Allow Surfaces with abitrary RGB pixel formats to be used in PicButtonWi...
Johannes Schickel
2012-06-13
GUI: Allow querying of the pixel format used by ThemeEngine.
Johannes Schickel
2012-06-13
KYRA: Reduce amount of updateScreen calls.
Johannes Schickel
2012-06-12
VIDEO: Make rpza decode to its own pixel format
Matthew Hoops
2012-06-11
VIDEO: Cleanup QTRLE
Matthew Hoops
2012-06-11
MOHAWK: Make sure we convert video surfaces if they're not in the screen format
Matthew Hoops
2012-06-12
GUI: Take advantage of Surface::fillRect in GraphicsWidget::setGfx.
Johannes Schickel
2012-06-12
GRAPHICS: Replace OverlayColor with uint16 in scaler code.
Johannes Schickel
[next]