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 (
Collapse
)
Author
2016-08-02
GRAPHICS: Add documentation to BaseMacWindow
Borja Lorente
2016-08-02
GRAPHICS: Add documentation to MacWindowBorder
Borja Lorente
2016-08-02
GRAPHICS: Add basic caching to 9patch colors
Borja Lorente
2016-08-02
GRAPHICS: Remove unused variables
Borja Lorente
2016-08-02
GRAPHICS: Fix indentation
Borja Lorente
2016-08-02
WAGE: Revert indentation
Borja Lorente
2016-08-02
GRAPHICS: Fix include path in macwindowborder
Borja Lorente
2016-08-02
GRAPHICS: Rename header guards in macgui
Borja Lorente
2016-08-02
GRAPHICS: Reorder modules to preserve alphabetical order
Borja Lorente
2016-08-02
GRAPHICS: Fix spacing issues in MacWindowManager
Borja Lorente
2016-08-02
GRAPHICS: Add missing file header
Borja Lorente
2016-08-02
GRAPHICS: Fix style and spelling
Borja Lorente
2016-08-02
WAGE: Remove leftover files
Borja Lorente
2016-08-02
GRAPHICS: Add custom border measures
Borja Lorente
2016-07-31
WAGE: Fallback to built-in borders
Borja Lorente
2016-07-31
GRAPHICS: First approximation to custom border offsets
Borja Lorente
2016-07-31
WAGE: Remove custom borders
Borja Lorente
2016-07-31
WAGE: Change GUI Scene to load BMP borders
Borja Lorente
2016-07-31
GRAPHICS: Refactor MacWindow to accept MacWindowBorder
Borja Lorente
2016-07-31
WAGE: Implement active/inactive borders
Borja Lorente
2016-07-31
GRAPHICS: Add active/inactive borders to MacWindowBorders
Borja Lorente
2016-07-31
GRAPHICS: Add MacWindowBorder to abstract borders
Borja Lorente
2016-07-31
GRAPHICS: Fix border loading
Borja Lorente
2016-07-31
WAGE: Fix border loading
Borja Lorente
2016-07-31
GRAPHICS: Fix segfault in macwindow
Borja Lorente
2016-07-31
WAGE: Begin adding borders to the windows
Borja Lorente
2016-07-31
WAGE: Remove superfluous comment
Borja Lorente
2016-07-31
GRAPHICS: Include border loading code
Borja Lorente
2016-07-31
WAGE: Add basic border loading code
Borja Lorente
2016-07-31
WAGE: Remove unnecessary border code
Borja Lorente
2016-07-31
GRAPHICS: Introduce NinePatchBitmap to MacWindow
Borja Lorente
2016-07-31
WAGE: Fix style issues
Borja Lorente
2016-07-31
GRAPHICS: Fix style issues
Borja Lorente
2016-07-31
WAGE: Adapt to namespace change
Borja Lorente
2016-07-31
GRAPHICS: Clean up namespaces
Borja Lorente
2016-07-31
GRAPHICS: Move MacMenu constants
Borja Lorente
2016-07-31
GRAPHICS: Create wrapper namespace for MacWindowManager constants
Borja Lorente
2016-07-31
GRAPHICS: Create wrapper namespace for MacWindow constants
Borja Lorente
2016-07-31
GRAPHICS: Create wrapper namespace for MacMenu constants
Borja Lorente
2016-07-31
WAGE: Extract MacMenu
Borja Lorente
2016-07-30
WAGE: Adapt to MacMenu namespace change
Borja Lorente
2016-07-30
GRAPHICS: Change namespace of MacMenu
Borja Lorente
2016-07-30
WAGE: Extract MacWindow
Borja Lorente
2016-07-30
WAGE: Change namespace of MacWindow
Borja Lorente
2016-07-30
WAGE: Extract MacWindowManager
Borja Lorente
2016-07-29
WAGE: Make menu items show Save/Load dialog
Alexander Tkachev
Default ScummVM Save/Load dialog shows up on click.
2016-07-29
Merge pull request #793 from Tkachov/wage
Eugene Sandulenko
WAGE: Add save/load code
2016-07-29
WAGE: Fix Chr::ChrArmorType unknown identifier
Alexander Tkachev
It should've been `Chr` instead.
2016-07-29
MADS: Fix warning
Eugene Sandulenko
2016-07-29
FULLPIPE: Fix crash in MGM::movementis2 clearing
Eugene Sandulenko
[next]