Commit Graph
16 Commits
Author SHA1 Message Date
Martin Gerhardy e729e2eaea TWINE: removing scaling code - use scummvm scaling 2020-11-13 17:45:04 +01:00
Martin Gerhardy 5e31204c92 TWINE: const for palette pointers 2020-11-05 18:56:08 +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 7646fcc7b3 TWINE: reduced debug level 2020-10-30 17:20:08 +01:00
Martin Gerhardy d583ad076a TWINE: one abort action to cancel the whole intro loop 2020-10-30 17:20:08 +01:00
Martin Gerhardy 6622d32274 TWINE: renamed variables 2020-10-26 18:11:15 +01:00
Martin Gerhardy 4c593bdbdd TWINE: further refactored the input code 2020-10-24 16:12:55 +02:00
Martin Gerhardy cbbeaf3203 TWINE: reduced scope 2020-10-24 16:12:55 +02:00
Martin Gerhardy 3789ff815b 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 e1ec83207f TWINE: implemented midi music 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 33d27512f1 TWINE: switch to managed surfaces 2020-10-24 16:12:55 +02:00
Martin Gerhardy ecbc291e25 TWINE: use Graphics::Surface instead of raw 8 bit buffer 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