Commit Graph
18 Commits
Author SHA1 Message Date
Martin Gerhardy a0f39a8c81 TWINE: load holomap resources 2020-11-17 21:40:23 +01:00
Martin Gerhardy 082985ee82 TWINE: fixed memory leaks 2020-11-17 19:35:41 +01:00
Martin Gerhardy 85ce25f671 TWINE: endian safe text and font parsing 2020-11-06 16:52:45 +01:00
Martin Gerhardy e513d7de5c TWINE: add resource sizes for sprites 2020-11-05 18:56:07 +01:00
Martin Gerhardy 936cee63d6 TWINE: fixed endianess issue in hqr loading 2020-11-05 18:56:07 +01:00
Martin Gerhardy 216306859b TWINE: the hqr code doesn't have any state - converted back to functions 2020-10-30 23:50:44 +01:00
Martin Gerhardy 3b0b130a0a TWINE: plug memory leaks 2020-10-27 17:14:05 +01:00
Martin Gerhardy 8626b873ce TWINE: use the cached sound samples 2020-10-27 17:14:05 +01:00
Martin Gerhardy c34239c7fc TWINE: moved latest cache entries into Resources class 2020-10-27 17:14:05 +01:00
Martin Gerhardy 7d2991aa0b TWINE: moved more cached resources into the Resources class 2020-10-27 17:14:05 +01:00
Martin Gerhardy 0e9bc030f1 TWINE: moved animTable into Resources class 2020-10-27 17:14:05 +01:00
Martin Gerhardy 156d6ca14d TWINE: moved spriteTable into Resources class 2020-10-27 17:14:05 +01:00
Martin Gerhardy 3fbb55b76e TWINE: sanity checks for resource loading 2020-10-24 16:12:55 +02:00
Martin Gerhardy 401ab87715 TWINE: error checks 2020-10-24 16:12:55 +02:00
Martin Gerhardy 18e7620613 TWINE: convert to boolean 2020-10-24 16:12:55 +02:00
Martin Gerhardy 385a7b5422 TWINE: switched to rgba palette and ported crossFade 2020-10-24 16:12:55 +02:00
Martin Gerhardy 37bbfc168b TWINE: converted to classes and use the scummvm systems
also converted the code to the coding guidelines of the scummvm team
2020-10-24 16:12:55 +02:00
Martin Gerhardy bc35611293 TWINE: initial import 2020-10-24 16:12:55 +02:00