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
/
scalpel
/
scalpel_user_interface.cpp
Age
Commit message (
Expand
)
Author
2015-06-18
SHERLOCK: RT: Implement font _yOffsets table
Paul Gilbert
2015-06-17
SHERLOCK: RT: Fix crash in second intro scene
Paul Gilbert
2015-06-16
SHERLOCK: SS: Fix the position of the user interface in the 3DO version
Filippos Karapetis
2015-06-16
SHERLOCK: Use IS_3DO in more places
Filippos Karapetis
2015-06-15
SHERLOCK: Use a string literal as the format string
Matthew Hoops
2015-06-14
SHERLOCK: Move _walkDest from People to Person
Paul Gilbert
2015-06-14
SHERLOCK: action processing uses fixed text class
Martin Kiewitz
2015-06-14
SHERLOCK: inventory uses fixed text class now
Martin Kiewitz
2015-06-14
SHERLOCK: fixedText class to support localizations
Martin Kiewitz
2015-06-14
SHERLOCK: 3DO: enable button pressing in UI
Martin Kiewitz
2015-06-13
SHERLOCK: Simplify UseType to derive from ActionType
Paul Gilbert
2015-06-13
SHERLOCK: 3DO: movie playback for script events
Martin Kiewitz
2015-06-13
SHERLOCK: Clean up the parameter passed in talk3DOMovieTrigger()
Filippos Karapetis
2015-06-13
SHERLOCK: RT: Implemented doStandardControl
Paul Gilbert
2015-06-13
SHERLOCK: 3DO: support for talk movies
Martin Kiewitz
2015-06-13
SHERLOCK: RT: Implemented handleInput method
Paul Gilbert
2015-06-13
SHERLOCK: Added color enum for 235 (button background color?)
Torbjörn Andersson
2015-06-12
SHERLOCK: RT: Implement startCAnim
Paul Gilbert
2015-06-12
SHERLOCK: Move walkToCoords from People to Person
Paul Gilbert
2015-06-12
SHERLOCK: RT: Implement animation structure changes
Paul Gilbert
2015-06-12
SHERLOCK: 3DO: some work on font file loading
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: basic UI support
Martin Kiewitz
2015-06-12
SHERLOCK: 3DO: room fade in, font ignore UI ignore
Martin Kiewitz
2015-06-12
SHERLOCK: surface setPixels get pixelformat
Martin Kiewitz
2015-06-11
SHERLOCK: Refactor setWalking into Person classes
Paul Gilbert
2015-06-11
SHERLOCK: Refactor gotoStand into Person classes
Paul Gilbert
2015-06-11
SHERLOCK: Beginning of descendent Person classes
Paul Gilbert
2015-06-07
SHERLOCK: 3DO animation support
Martin Kiewitz
2015-06-06
SHERLOCK: Setting up game specific People descendant classes
Paul Gilbert
2015-06-05
SHERLOCK: Further FIXED_INT_MULTIPLIER refactoring
Paul Gilbert
2015-06-03
SHERLOCK: Fix resetting cursor when resetting UI
Paul Gilbert
2015-06-01
SHERLOCK: Fix button check in lookScreen
Paul Gilbert
2015-05-30
SHERLOCK: Fix restoring info line when talk window closes
Paul Gilbert
2015-05-30
SHERLOCK: Fix non-interactive Scalpel demo
Paul Gilbert
2015-05-28
SHERLOCK: Moving split up classes into their own files
Paul Gilbert