Commit Graph
7 Commits
Author SHA1 Message Date
Thierry Crozat 370e939ad7 AGS: Fixes for MemoryStream: proper seek support for writing mode
From upstream 80a17c94f6fc44955dcee5c559247ea73a8c0a76
2022-06-13 00:30:21 +01:00
Paul Gilbert 250190e997 AGS: Fixing various type-cast warnings
From upstream 82e89d3c3dccfa0aba0b18c1aa544130ac7e6902
2022-04-25 18:47:12 -07:00
Paul Gilbert 897724f110 AGS: Split VectorStream from MemoryStream and allow write C-buffer
From upstream f8d1d99bcbdadfc6f1380d978d2c7261200a73c8
2022-03-30 22:13:18 -07:00
Paul Gilbert dc7609a79c AGS: Removed lzwexpand_to_mem(), tidied load_lzw()
From upstream 2b9f130e119f9cfc81d0257a446edc4e31df19c0
2022-03-30 22:13:18 -07:00
Paul Gilbert 7443b55507 AGS: Change MemoryStream to work with arrays of uint8_t (was char)
From upstream c9317cdf92c1729f95453182474b3063ff25deec
2022-03-29 22:24:19 -07:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert f982d82cc7 AGS: Added MemoryStream
Found upstream e3208df5afeed6cef118dc71a0af45cfce72f4d7
2021-06-13 21:09:01 -07:00