Commit graph

13 commits

Author SHA1 Message Date
Martin Gerhardy
3cf6eee18b TWINE: replaced hardcoded resolution constants with function calls 2021-01-07 21:58:21 +01:00
Martin Gerhardy
b591d9e0e3 TWINE: use Common::Rect 2020-12-30 14:22:45 +01:00
Martin Gerhardy
5f2383e3c4 TWINE: fixed rendering errors for brick sprites
https://bugs.scummvm.org/ticket/12024
2020-12-26 11:53:26 +01:00
Martin Gerhardy
438deb671f TWINE: use constants for magic numbers 2020-12-26 11:53:26 +01:00
Martin Gerhardy
2cfad1618f TWINE: prepare extraction into constants 2020-12-26 11:53:26 +01:00
Martin Gerhardy
05e86f562e TWINE: format the code 2020-12-26 11:53:26 +01:00
Martin Gerhardy
0ab84e47ba TWINE: removed unused method parameter 2020-12-24 15:00:00 +01:00
Martin Gerhardy
c1b89c9878 TWINE: use SpriteData for rendering 2020-12-24 15:00:00 +01:00
Martin Gerhardy
42f0634d6d TWINE: draw actor clips 2020-12-22 17:17:36 +01:00
Martin Gerhardy
d0b7676b9d TWINE: renamed variables 2020-12-22 17:17:36 +01:00
Martin Gerhardy
06d2a71511 TWINE: moved resource management files into own subdir 2020-12-22 17:17:36 +01:00
Martin Gerhardy
bd5dff8912 TWINE: use the SpriteBoundingBoxData class for parsing 2020-12-22 17:17:36 +01:00
Martin Gerhardy
d1aa2e3cb3 TWINE: started to reorganize the folder structure 2020-12-22 17:17:36 +01:00
Renamed from engines/twine/redraw.cpp (Browse further)