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
path:
root
/
engines
/
wage
/
gui.cpp
Age
Commit message (
Expand
)
Author
2016-08-05
WAGE: Fix crash in Brownie's Dream
Alexander Tkachev
2016-08-05
WAGE: Fix cursor
Alexander Tkachev
2016-08-02
WAGE: Revert indentation
Borja Lorente
2016-07-31
WAGE: Fallback to built-in borders
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
WAGE: Implement active/inactive borders
Borja Lorente
2016-07-31
WAGE: Fix border loading
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
WAGE: Add basic border loading code
Borja Lorente
2016-07-31
WAGE: Fix style issues
Borja Lorente
2016-07-31
WAGE: Adapt to namespace change
Borja Lorente
2016-07-31
GRAPHICS: Move MacMenu 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
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
2016-07-20
JANITORIAL: Fix indentation
Eugene Sandulenko
2016-04-28
WAGE: Compose MacMenu instead of screen copying.
Eugene Sandulenko
2016-04-28
WAGE: Implemented menu commands as callback
Eugene Sandulenko
2016-04-28
WAGE: Moved game-specific menu creation to gui.cpp
Eugene Sandulenko
2016-04-28
WAGE: Move rest of console-related functionality to gui-console.cpp
Eugene Sandulenko
2016-04-28
WAGE: Moved cursor management to WM
Eugene Sandulenko
2016-04-28
WAGE: Moved pattern and palette to WM
Eugene Sandulenko
2016-04-28
WAGE: Renamed menu.* to macmenu.*
Eugene Sandulenko
2016-04-28
WAGE: Moved font loading to WM. wage.dat is now classicmacfonts.dat
Eugene Sandulenko
2016-04-28
WAGE: Decoupled Window class too
Eugene Sandulenko
2016-04-28
WAGE: More Menu class decoupling from the engine
Eugene Sandulenko
2016-04-26
WAGE: Reuse WM _screen for Menu
Eugene Sandulenko
2016-04-26
WAGE: More abstraction to menu rendering
Eugene Sandulenko
2016-04-26
WAGE: Moved menu shortcut processing to Menu class
Eugene Sandulenko
2016-04-25
WAGE: Move menu event processing to WindowManager
Eugene Sandulenko
2016-04-25
WAGE: Moved menu rendering to WindowManager
Eugene Sandulenko
2016-04-25
WAGE: Made Menu subclass of BaseMacWindow
Eugene Sandulenko
2016-04-25
WAGE: Fix crash when cursor is off-screen
Eugene Sandulenko
2016-04-25
WAGE: Virtualized MacWindow class
Eugene Sandulenko
2016-04-24
WAGE: Move desktop drawing to WM
Eugene Sandulenko
2016-04-24
WAGE: Implemented window resizing
Eugene Sandulenko
2016-04-24
WAGE: Started window resize implementation
Eugene Sandulenko
2016-04-21
WAGE: Cleanup
Eugene Sandulenko
2016-04-21
WAGE: Make sure we're reporting only actually processed by the callback events
Eugene Sandulenko
2016-04-21
WAGE: Moved console text selection to callbacks
Eugene Sandulenko
2016-04-20
WAGE: Cleanup
Eugene Sandulenko
2016-04-20
WAGE: Console scroll via callbacks
Eugene Sandulenko
2016-04-20
WAGE: Implement object clicking as part of callbacks
Eugene Sandulenko
[next]