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_people.h
Age
Commit message (
Expand
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2015-08-29
SHERLOCK: Fix comment typos
Torbjörn Andersson
2015-08-17
SHERLOCK: RT: Merge setStillSequence & setListenSequence methods
Paul Gilbert
2015-08-15
SHERLOCK: Fix saving/loading when characters are moving
Paul Gilbert
2015-07-06
SHERLOCK: RT: Fix characters walking off-screen
Paul Gilbert
2015-06-17
SHERLOCK: RT: Implement walkToCoords
Paul Gilbert
2015-06-14
SHERLOCK: RT: Implemented walk setup
Paul Gilbert
2015-06-12
SHERLOCK: Split up loadWalk into descendent classes
Paul Gilbert
2015-06-12
SHERLOCK: RT: Move RT fields added to Person to TattooPerson
Paul Gilbert
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-08
SHERLOCK: Move Scalpel map code to ScalpelMap
Paul Gilbert
2015-06-07
SHERLOCK: Refactoring, cleanup, and fixes for savegame code
Paul Gilbert
2015-06-07
SHERLOCK: Implemented talk/listen sequence methods
Paul Gilbert
2015-06-06
SHERLOCK: Remove comma from end of ScalpelSequences enum
Paul Gilbert
2015-06-06
SHERLOCK: Setting up game specific People descendant classes
Paul Gilbert