Commit Graph
6 Commits
Author SHA1 Message Date
Paweł Kołodziejski 20cb0ae228 ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Bastien Bouclet b2caa0be9e STARK: Only snap vertices to the pixel grid for text
Fixes a very minor issue with the shake effect where all the scene
elements don't move with the same offset.
2019-05-30 11:44:43 +02:00
Pawel Kolodziejski fd0dbeb6ff STARK: formatting white spaces 2016-01-01 07:30:12 +01:00
Bastien Bouclet defa657429 STARK: Surfaces can be drawn with a B&W saturation effect 2016-01-01 07:30:12 +01:00
Bastien Bouclet b358f025a1 STARK: Move surface rendering to its own class
So that more rendering parameters can be added in the future without
creating a mess.
2016-01-01 07:30:11 +01:00