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
/
tattoo_map.cpp
Age
Commit message (
Expand
)
Author
2015-07-08
SHERLOCK: RT: Fix display of inventory in scrolled scenes
Paul Gilbert
2015-07-07
SHERLOCK: RT: Fix display of verb menu in wide-screen scenes
Paul Gilbert
2015-07-04
SHERLOCK: RT: Consolidate scroll position into the Screen class
Paul Gilbert
2015-07-04
SHERLOCK: RT: Additional constants for flags and characters
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implement inventory handleEvents
Paul Gilbert
2015-06-20
SHERLOCK: RT: Refactored map to use the tooltip widget
Paul Gilbert
2015-06-18
SHERLOCK: RT: Implement font _yOffsets table
Paul Gilbert
2015-06-18
SHERLOCK: RT: Reduce code duplication when writing fancy strings
Filippos Karapetis
2015-06-14
SHERLOCK: RT: Fix rendering name surface on map
Paul Gilbert
2015-06-13
SHERLOCK: Reduce the scope of some variables, add a couple of CHECKMEs
Strangerke
2015-06-11
SHERLOCK: RT: showCloseUp working better
Paul Gilbert
2015-06-11
SHERLOCK: RT: map showCloseUp now partially working
Paul Gilbert
2015-06-11
SHERLOCK: RT: Fix stream leak loading map data
Paul Gilbert
2015-06-11
SHERLOCK: RT: Fix mouse clicking on the map
Paul Gilbert
2015-06-11
SHERLOCK: Fix displaying RT map when switching from another scene
Paul Gilbert
2015-06-11
SHERLOCK: RT map display partially working
Paul Gilbert
2015-06-10
SHERLOCK: Implemented more support methods for RT map
Paul Gilbert
2015-06-10
SHERLOCK: Add RT map data loading
Paul Gilbert
2015-06-08
SHERLOCK: Move Scalpel map code to ScalpelMap
Paul Gilbert
2015-06-07
SHERLOCK: Beginnings of Map descendent classes
Paul Gilbert