Age | Commit message (Collapse) | Author |
|
data layout is also not the same as on PC
|
|
|
|
|
|
when multiple frames were decoded, all but the last one were
free()d
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also converted multiplier factor from 100 to 1000, which will be
needed for Rose Tattoo
|
|
|
|
Though at the moment, the SCENE_COUNT for Rose Tattoo is just a
guess.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SHERLOCK: Fix code formatting issues and comment spelling mistakes
|
|
|