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
/
mads
/
screen.cpp
Age
Commit message (
Expand
)
Author
2017-01-12
MADS: Fix Unused Private Variable Compiler Warning.
D G Turner
2016-07-29
MADS: Fix warning
Eugene Sandulenko
2016-05-26
MADS: Refactor MSurface and Screen to not use virtual inheritance
Paul Gilbert
2016-03-14
MADS: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2015-11-23
MADS: Reduce the scope of a variable in panTransition
Strangerke
2015-10-27
MADS: Janitorial: Remove trailing spaces and tabs
Strangerke
2015-05-09
MADS: Make GPL header consistent with what we normally use.
Johannes Schickel
2015-03-14
MADS: Fix hotspot highlighting when easy mouse is off
Paul Gilbert
2015-03-14
MADS: Fix original bug re-adding disabled hotspots to scene as active
Paul Gilbert
2015-03-10
MADS: Fix timer module hotspot remaining active after taking it
Paul Gilbert
2015-03-08
MADS: Fix unused variable warning
Paul Gilbert
2015-03-05
MADS: Fix mismatched delete/free releasing screen surface
Paul Gilbert
2015-02-14
MADS: Cleanup and bugfixes for panning transition support methods
Paul Gilbert
2015-02-08
MADS: Implementing code for panning screen transitions
Paul Gilbert
2015-01-17
MADS: Renamings of Layer and a transition type
Paul Gilbert
2014-10-12
MADS: Fix horizontal background scrolling in animations
Paul Gilbert
2014-09-03
MADS: Properly implement drawing to a subset of the screen
Paul Gilbert
2014-06-29
MADS: Don't error out on unsupported scene transitions
Filippos Karapetis
2014-06-26
MADS: Implement the difficulty selection dialog
Paul Gilbert
2014-06-05
MADS: Implemented support methods for ScreenDialog base class
Paul Gilbert
2014-05-28
MADS: Janitorial - Trim trailing spaces and tabs
Strangerke
2014-05-28
MADS: Fix some more missing initializations
Strangerke
2014-05-24
MADS: Implement screen shaking
Paul Gilbert
2014-05-24
MADS: Implemented scene fading
Paul Gilbert
2014-05-16
MADS: Check if a rect is sane before attempting to create it
Filippos Karapetis
2014-05-08
MADS: Remove trailing whitespace
Filippos Karapetis
2014-05-06
MADS: Fix loading of V2 hotspots
Filippos Karapetis
2014-05-01
MADS: Implemented more savegame synchronization
Paul Gilbert
2014-04-29
MADS: Fix for highlighting and using dynamic hotspots
Paul Gilbert
2014-04-20
MADS: Implemented display of conversation topics
Paul Gilbert
2014-04-19
MADS: Fix refresh of inventory list after scrolling
Paul Gilbert
2014-04-15
MADS: General cleanup and minor renamings
Paul Gilbert
2014-04-12
MADS: Fix a bunch of GCC warnings
Paul Gilbert
2014-04-10
MADS: Fixes for inventory scrollbar display
Paul Gilbert
2014-04-09
MADS: Fixes for correctly displaying inventory list in the user interface
Paul Gilbert
2014-04-08
MADS: Added preliminary keyboard handling and keypress process stub
Paul Gilbert
2014-04-07
MADS: Implement missing dirty rect merged area pointer
Paul Gilbert
2014-04-07
MADS: Implement loading logic for UI background animations
Paul Gilbert
2014-04-05
MADS: Further cleanup of previously anonymous fields
Paul Gilbert
2014-04-05
MADS: Fix right mouse button handling
Paul Gilbert
2014-04-03
MADS: Renamings for saving fields in MADSAction::startAction
Paul Gilbert
2014-04-02
MADS: Further clean up/renaming of checkActionAtMousePos
Paul Gilbert
2014-04-02
MADS: In progress cleanup of checkActionAtMousePos
Paul Gilbert
2014-04-02
MADS: Cleanup of UISlots and flag types
Paul Gilbert
2014-04-02
MADS: Fix/clean up ending of ScreenObjects::check
Paul Gilbert
2014-04-01
MADS: Minor variable renaming and remove incorrect variable set in scene loop
Paul Gilbert
2014-03-27
MADS: Initial cleanup of action/player handling
Paul Gilbert
2014-03-26
MADS: Fix for selecting actions from the list
Paul Gilbert
2014-03-25
MADS: Fixes for UI item selection, add added an enum for Font::setColorMode
Paul Gilbert
2014-03-24
MADS: Cleanup of user interface selection code
Paul Gilbert
[next]