Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-30 | SHERLOCK: SS: Fix speed of intro sequence | Paul Gilbert | |
2015-06-07 | SHERLOCK: Clean up EA logo animation | Torbjörn Andersson | |
Since I don't know the TsAGE engine, it's possible that this could be done in some better way, but I think it's still an improvement over the old code. | |||
2015-06-07 | SHERLOCK: Fix animation speed in EA logo | Torbjörn Andersson | |
The slowness of the animation was caused by a misunderstanding of _counter vs frame counter. The nextFrame() function is called every two frames, so when the cases were set up five frames apart, they were actually advancing the animation once every ten frames. | |||
2015-05-31 | SHERLOCK: Implement TsAGE object mover code for Scalpel logo display | Paul Gilbert | |
2015-05-31 | SHERLOCK: More of the Scalpel logo implemented | Paul Gilbert | |
2015-05-30 | SHERLOCK: Added lightweight TsAGE object for handling logo animations | Paul Gilbert | |
2015-05-30 | SHERLOCK: Beginnings of Scalpel logo display | Paul Gilbert | |