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 f7681fc6f7 STARK: Fix some coverity warnings
No actual bugs should be fixed
2016-01-07 21:50:53 +01:00
Bastien Bouclet 3b7b609085 STARK: Remove the unimplemented biff Object
All the BIFF objects of the game are now parsed
2016-01-01 07:30:03 +01:00
Bastien Bouclet c561731de0 STARK: Add destructor to UnimplementedBiffObject 2016-01-01 07:30:03 +01:00
Bastien Bouclet 4b4a285b17 STARK: Extract the BIFF archive reader out of the texture loader
This is to be able to reuse the BIFF archive reader for animations
2016-01-01 07:30:03 +01:00