5 Commits

Author SHA1 Message Date
Cameron Cawley
eda69db63c COMMON: Allow passing const pointers to BitArray::set_bits() 2023-12-26 20:23:59 +01:00
Vladimir Serbinenko
31b150d7a0 COMMON: Make BitArray::get const 2023-05-14 20:32:38 +02:00
neuromancer
293942a80d COMMON: extended BitArray to allow setting bits using a byte array 2022-02-06 13:29:29 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
SupSuper
8bc861cb1a VIDEO: Added dirty rects to SmackerDecoder
This emulates the "slow" render mode of the Smacker lib,
which returns the blocks changed each frame instead of full frames.
Nightlong relies on this to correctly refresh its screen buffer.
2021-05-29 21:22:58 +01:00