aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel_inventory.cpp
AgeCommit message (Collapse)Author
2016-05-28SHERLOCK: Fix warningsEugene Sandulenko
2016-03-21SHERLOCK: Make Screen::_backBuffer protected.Johannes Schickel
2016-03-14SHERLOCK: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2016-01-31SHERLOCK: SS: fix warningsMartin Kiewitz
thanks to eriktorbjorn for pointing those out
2016-01-30SHERLOCK: SS: button code cleanupMartin Kiewitz
Change the default for the optional parameter "textContainsHotkey" to true, because it's needed almost all of the time.
2016-01-30SHERLOCK: SS: make inventory hotkeys multilingualMartin Kiewitz
2016-01-30SHERLOCK: SS: make settings multilingualMartin Kiewitz
Also make it possible to somewhat easily have hotkeys within the button text itself and not just having to use the very first button text character as hotkey.
2015-06-29SHERLOCK: RT: Fix Coverity problemsPaul Gilbert
2015-06-28SHERLOCK: RT: Inventory window now partially showingPaul Gilbert
2015-06-29SHERLOCK: SS: Fix uninitialized variableFilippos Karapetis
2015-06-26SHERLOCK: Split FixedText into separate descendents for each gamePaul Gilbert
2015-06-25SHERLOCK: RT: Further split-off of Scalpel-specific codePaul Gilbert