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
/
user_interface.cpp
Age
Commit message (
Expand
)
Author
2014-06-07
MADS: Fix incorrect frame usage for spinning inventory items
Paul Gilbert
2014-06-04
MADS: Fix palette corruption when changing selected inventor item
Paul Gilbert
2014-06-05
MADS: Fix typo in drawScroller()
Strangerke
2014-06-01
MADS: Fix selecting inventory items when inventory is scrolled
Paul Gilbert
2014-06-01
MADS: Add enum for sprite asset loading flags
Paul Gilbert
2014-05-28
MADS: Janitorial - Trim trailing spaces and tabs
Strangerke
2014-05-28
MADS: Some more initializations
Strangerke
2014-05-25
MADS: Improve user interface animations
Paul Gilbert
2014-05-21
MADS: Fix issues with inventory list scrolling when it shouldn't
Paul Gilbert
2014-05-21
MADS: Remove some redundant TODOs
Paul Gilbert
2014-05-08
MADS: Remove trailing whitespace
Filippos Karapetis
2014-05-08
MADS: Add a FIXME in UserInterface::updateInventoryScroller()
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-27
MADS: Disable the hotspot description code for V2 games
Filippos Karapetis
2014-04-24
MADS: Fixed Conversation::read method
Paul Gilbert
2014-04-23
MADS: Further synchronization implementation
Paul Gilbert
2014-04-22
MADS: Implemented Conversation::read method
Paul Gilbert
2014-04-21
MADS: Create a Globals base class that the games will derive from
Paul Gilbert
2014-04-21
MADS: Improve background user interface sprite animations
Paul Gilbert
2014-04-20
MADS: Fixes for scene 210 conversation
Paul Gilbert
2014-04-20
MADS: Implemented display of conversation topics
Paul Gilbert
2014-04-20
MADS: Beginnings of implementing conversation methods
Paul Gilbert
2014-04-19
MADS: Add support for sprite flipping in UI background animations
Paul Gilbert
2014-04-19
MADS: Implemented MSurface::mergeFrom method
Paul Gilbert
2014-04-19
MADS: Fix refresh of inventory list after scrolling
Paul Gilbert
2014-04-17
MADS: Fixes for inventory scroller
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-10
MADS: Fix bounds calculation for inventory scroller
Paul Gilbert
2014-04-09
MADS: Fixes for correctly displaying inventory list in the user interface
Paul Gilbert
2014-04-08
MADS: Implement scene 210, some cleanup of some other 2xx scenes, add some stubs
Strangerke
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-07
MADS: Remove stubbed methods that were undeed mouse handler calls
Paul Gilbert
2014-04-03
MADS: Fix hotspot loading, and a couple of other warnings
Paul Gilbert
2014-04-03
MADS: Renamings for saving fields in MADSAction::startAction
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-03-27
MADS: Initial cleanup of action/player handling
Paul Gilbert
2014-03-27
MADS: Cleanup of game and player fields used during initialization
Paul Gilbert
2014-03-26
MADS: Fixes for highlighting game actions
Paul Gilbert
2014-03-26
MADS: Add missing case for sprite assets palette loading
Paul Gilbert
2014-03-25
MADS: Fixes and cleanup for palette loading
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
2014-03-24
MADS: Fix a couple of warnings in the hotspot code
Strangerke
2014-03-23
MADS: Fixes for animating inventory item
Paul Gilbert
2014-03-22
MADS: Further fixes for hotspot highlighting
Paul Gilbert
[next]