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-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
2014-03-22
MADS: In progress implementing ScreenObjects::elementHighlighted
Paul Gilbert
2014-03-22
MADS: Implemented ScreenObjects::checkScroller
Paul Gilbert
2014-03-21
MADS: Fixes for screen objects loading and checking
Paul Gilbert
2014-03-19
MADS: Implemented methods for checking action at mouse position and clicking
Paul Gilbert
2014-03-19
MADS: Moved ScreenObjects into the Game class
Paul Gilbert
2014-03-19
MADS: Added inventory add/remove methods
Paul Gilbert
2014-03-18
MADS: Fixes for scene background loading
Paul Gilbert
2014-03-18
MADS: Finished UISlots::draw method
Paul Gilbert
2014-03-18
MADS: Implemented DirtyArea::setUISlot
Paul Gilbert
2014-03-17
MADS: Beginnings of code for UI inventory item animation
Paul Gilbert
2014-03-17
MADS: Transformed ImageInterEntries to be User Interface UISlots
Paul Gilbert
2014-03-17
MADS: Actions text in the UI now displaying correctly
Paul Gilbert
2014-03-16
MADS: Implementing user interface text display methods
Paul Gilbert
2014-03-16
MADS: In progress text draw methods for user interface
Paul Gilbert
2014-03-16
MADS: Implemented lots of Player methods
Paul Gilbert
2014-03-15
MADS: Completed UserInterface::loadElements
Paul Gilbert
2014-03-15
MADS: Implementing UserInterface loading
Paul Gilbert
2014-03-15
MADS: Fix display of user interface during animation
Paul Gilbert
2014-03-15
MADS: Merged the InterfaceSurface and UserInterface classes
Paul Gilbert
2014-03-13
MADS: Fixed handling of dirty rects to copy areas to the physical screen
Paul Gilbert
2014-02-25
MADS: In progress implementation of loadScene
Paul Gilbert
2014-02-18
MADS: Adding in classes for fonts, game, user interfaec, and graphics
Paul Gilbert
[prev]