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_scene.cpp
Age
Commit message (
Collapse
)
Author
2015-06-13
SHERLOCK: Clean up ADJUST_COORD slightly
Filippos Karapetis
2015-06-13
SHERLOCK: RT: Reset _runningProlog when loading a savegame
Paul Gilbert
2015-06-13
SHERLOCK: RT: Implemented handleInput method
Paul Gilbert
2015-06-13
SHERLOCK: adjust vars b/c last 3DO cAnim commit
Martin Kiewitz
2015-06-13
SHERLOCK: Remove unused variables
Strangerke
2015-06-13
SHERLOCK: Reduce the scope of some variables, add a couple of CHECKMEs
Strangerke
2015-06-12
SHERLOCK: RT: Implement startCAnim
Paul Gilbert
2015-06-12
SHERLOCK: RT: Implement animation structure changes
Paul Gilbert
2015-06-12
SHERLOCK: RT: Refactor and remove remaining uses of MAX_NPC
Paul Gilbert
2015-06-12
SHERLOCK: RT: Move RT fields added to Person to TattooPerson
Paul Gilbert
2015-06-11
SHERLOCK: Refactor gotoStand into Person classes
Paul Gilbert
2015-06-11
SHERLOCK: Beginning of descendent Person classes
Paul Gilbert
Tattoo has some different Sprite methods, and since Person descends from Sprite, need to create descendents from it. And this has also necessitated some refactoring of People class's _data array
2015-06-11
SHERLOCK: Fix memory corruption when displaying map
Paul Gilbert
2015-06-11
SHERLOCK: RT map display partially working
Paul Gilbert
2015-06-08
SHERLOCK: Move Scalpel map code to ScalpelMap
Paul Gilbert
2015-06-06
SHERLOCK: Remove unused variables
Paul Gilbert
2015-06-06
SHERLOCK: Implement setupBGArea
Paul Gilbert
2015-06-05
SHERLOCK: Fixes for RT object sequence handling
Paul Gilbert
2015-06-05
SHERLOCK: "Fix" corruption in Rose Tatto intro
Torbjörn Andersson
It still looks bad, but given the comments it makes more sense to copy from _backBuffer2 than trying to copy an invalid portion of the frame.
2015-06-04
SHERLOCK: Add RT post-processing for loadScene
Paul Gilbert
2015-06-03
SHERLOCK: Fix issues with drawAllShapes
Paul Gilbert
2015-06-02
SHERLOCK: Make some fields of CAnimStream private
Paul Gilbert
2015-06-02
SHERLOCK: Implement getScaleVal
Paul Gilbert
2015-06-02
SHERLOCK: Implement RT drawAllShapes and support methods
Paul Gilbert
2015-05-31
SHERLOCK: Implement remainder of RT doBgAnim
Paul Gilbert
2015-05-31
SHERLOCK: Move scroll variables from Screen to TattooUserInterface
Paul Gilbert
2015-05-30
SHERLOCK: Further compilation fixes
Paul Gilbert
2015-05-30
SHERLOCK: Fix incorrect if statement
Paul Gilbert
2015-05-29
SHERLOCK: More RT doBgAnim code, interface draw
Paul Gilbert
2015-05-28
SHERLOCK: Implement additions to updateBackground, some method stubs
Paul Gilbert
2015-05-28
SHERLOCK: Moving split up classes into their own files
Paul Gilbert
[prev]