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
/
sherlock
/
tattoo
/
widget_inventory.cpp
Age
Commit message (
Expand
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-06
SHERLOCK: RT: Fix hang on dragging mouse outside Inventory verbs list
Paul Gilbert
2016-09-03
SHERLOCK: RT: Fix hang clicking on edge of inventory verb list borders
Paul Gilbert
2016-03-25
SHERLOCK: Fix bug #7084 ("Crash when taking inventory")
Torbjörn Andersson
2016-03-14
SHERLOCK: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2015-10-16
SHERLOCK: RT: Fix crash showing folder to Watson
Paul Gilbert
2015-08-29
SHERLOCK: Fix comment typos
Torbjörn Andersson
2015-08-02
SHERLOCK: RT: Fix analysing solved Foolscap
Paul Gilbert
2015-08-02
SHERLOCK: RT: Fixes for Foolscap puzzle
Paul Gilbert
2015-08-02
SHERLOCK: RT: Rename hangman puzzle to foolscap puzzle
Paul Gilbert
2015-07-31
SHERLOCK: RT: Implement inventory window scrolling
Paul Gilbert
2015-07-31
SHERLOCK: RT: Don't show inventory item tooltips on scrollbar
Paul Gilbert
2015-07-31
SHERLOCK: RT: Fix inventory tooltips when in a scene with a mask
Paul Gilbert
2015-07-25
SHERLOCK: RT: Generalise code for joining cursor and images as a cursor
Paul Gilbert
2015-07-19
SHERLOCK: RT: Implement using items on scene objects
Paul Gilbert
2015-07-19
SHERLOCK: RT: Fix tooltip display when using inventory item
Paul Gilbert
2015-07-19
SHERLOCK: RT: Show tooltip when selecting scene object to use item on
Paul Gilbert
2015-07-19
SHERLOCK: RT: Support for showing inventory items as a cursor
Paul Gilbert
2015-07-19
SHERLOCK: RT: Fix loading of inventory verb list secondary actions
Paul Gilbert
2015-07-18
SHERLOCK: RT: Fix warnings
Paul Gilbert
2015-07-18
SHERLOCK: RT: Implement Escape key handling in waitForMore
Paul Gilbert
2015-07-18
SHERLOCK: RT: Fix pressing Escape to close inventory windows
Paul Gilbert
2015-07-18
SHERLOCK: RT: Fix event handling for inventory Verbs menu
Paul Gilbert
2015-07-18
SHERLOCK: RT: Fix display of inventory verb menu
Paul Gilbert
2015-07-17
SHERLOCK: RT: Splitting inventory verb dialog code into it's own class
Paul Gilbert
2015-07-08
SHERLOCK: RT: Fix display of inventory in scrolled scenes
Paul Gilbert
2015-07-03
SHERLOCK: Change FixedText::getText to return const char *
Paul Gilbert
2015-07-03
SHERLOCK: RT: Implement scrollbar event handling
Paul Gilbert
2015-07-02
SHERLOCK: RT: Implemented render method for talk dialog
Paul Gilbert
2015-07-02
SHERLOCK: RT: Fix looking at characters
Paul Gilbert
2015-06-30
SHERLOCK: RT: Fix inventory tooltip when hovering on empty slots
Paul Gilbert
2015-06-30
SHERLOCK: RT: Create a tooltip base clsas
Paul Gilbert
2015-06-30
SHERLOCK: RT: Inventory tooltip now partially showing
Paul Gilbert
2015-06-29
SHERLOCK: RT: Fix display of lines in inventory dialog
Paul Gilbert
2015-06-29
SHERLOCK: RT: Implement further inventory tooltip code
Paul Gilbert
2015-06-29
SHERLOCK: RT: Add in .c_str() calls to fix compilation
Paul Gilbert
2015-06-29
SHERLOCK: RT: Beginnings of inventory window tooltip class
Paul Gilbert
2015-06-28
SHERLOCK: RT: Fix display of inventory window
Paul Gilbert
2015-06-28
SHERLOCK: RT: Inventory window now partially showing
Paul Gilbert
2015-06-28
SHERLOCK: RT: Implement initial inventory
Paul Gilbert
2015-06-25
SHERLOCK: RT: Further split-off of Scalpel-specific code
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implemented further journal draw methods
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implemented drawJournalControls
Paul Gilbert
2015-06-21
SHERLOCK: Split up Journal class for each game
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implement inventory handleEvents
Paul Gilbert
2015-06-19
SHERLOCK: RT: Added remaining rendering code for inventory widget
Paul Gilbert
2015-06-19
SHERLOCK: RT: Beginnings of inventory menu widget
Paul Gilbert