Commit Graph
38 Commits
Author SHA1 Message Date
Martin Gerhardy 1dc1cb9ce3 TWINE: fixed loading an image with no palette 2023-01-17 19:11:34 +01:00
Martin Gerhardy 5fc73620a4 TWINE: show dotemu splash screen 2023-01-17 06:28:45 +01:00
Martin Gerhardy 2a707b3dc9 TWINE: synced lerp methods with the original source 2022-06-14 20:53:52 +02:00
Martin Gerhardy ca293e49aa TWINE: helper macros for seconds 2022-06-02 10:09:25 +02:00
Martin Gerhardy e7b829412e TWINE: show the 2.21 logo and the lba1 classic bitmap 2022-06-01 18:16:00 +02:00
Martin Gerhardy 593b7d068d TWINE: added debug commands to toggle the dark palette mode 2021-12-31 11:48:32 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Martin Gerhardy 1985b8363d TWINE: Adeline software jingle keeps looping through the startup screens
https://bugs.scummvm.org/ticket/11989
2021-12-02 06:11:23 +01:00
Martin Gerhardy 534c5718b4 TWINE: Adeline software jingle keeps looping through the startup screens 2021-11-29 17:21:58 +01:00
Martin Gerhardy ca9044323c TWINE: removed broken crossfade feature 2021-11-29 17:17:20 +01:00
Martin Gerhardy e28dd8db29 TWINE: renamed method 2021-10-08 18:42:27 +02:00
Martin Gerhardy 847689b5f7 TWINE: improved error checks for palette loading 2021-09-15 17:34:50 +02:00
Martin Gerhardy 4b512d64b8 TWINE: added lba2 intro support 2021-09-10 19:20:56 +02:00
Martin Gerhardy 86a5627051 TWINE: fixed disabled code 2021-08-01 20:28:02 +02:00
Martin Gerhardy c6d26dc9d8 TWINE: renamed members 2021-07-31 16:48:23 +02:00
Martin Gerhardy 9210708eeb TWINE: renamed members 2021-07-31 16:48:23 +02:00
Martin Gerhardy f9c4511308 TWINE: hide access to front buffer screen 2021-07-11 13:44:12 +02:00
Martin Gerhardy fb2533ebd6 TWINE: cleanup blitting 2021-06-03 22:07:26 +02:00
Martin Gerhardy b3241ea04a TWINE: use Graphics::Screen 2021-06-03 22:07:26 +02:00
Martin Gerhardy 14a467093e TWINE: const for palette pointer 2021-06-03 19:01:14 +02:00
Martin Gerhardy 4765e1968e TWINE: merged ScopedFPS and FrameMarker 2021-06-03 18:40:19 +02:00
Martin Gerhardy 89804fb45c TWINE: try to reduce flipping 2021-03-01 18:02:31 +01:00
Martin Gerhardy 16aca8531b TWINE: activate the palette switch for the holomap 2021-03-01 18:01:10 +01:00
Martin Gerhardy 437d0cc7bb TWINE: reduced updateScreen() calls 2021-01-09 18:42:25 +01:00
Martin Gerhardy 76cdc46863 TWINE: fixed missing reset of background buffer
regression introduced in 725f75d4af
2020-12-29 12:18:48 +01:00
Martin Gerhardy 728b552e69 TWINE: fixed rendering of intro image
https://bugs.scummvm.org/ticket/12025
2020-12-27 14:02:02 +01:00
Martin Gerhardy 07cadc8fbb TWINE: reduced code duplication 2020-12-27 14:02:02 +01:00
Martin Gerhardy 1acc24c9c5 TWINE: renamed method parameters 2020-12-27 14:02:02 +01:00
Martin Gerhardy 13430c4738 TWINE: converted parameters to lower case 2020-12-27 14:02:02 +01:00
Martin Gerhardy e06db142f6 TWINE: removed unused member palCustom 2020-12-27 14:02:02 +01:00
Martin Gerhardy e3bddb328c TWINE: moved comments 2020-12-27 14:02:02 +01:00
Martin Gerhardy 725f75d4af TWINE: allow to use a higher resolution for rendering images 2020-12-23 15:50:48 +01:00
Martin Gerhardy b0e9aac6a9 TWINE: refactored the wait we control the fps in the game 2020-12-23 14:28:07 +01:00
Martin Gerhardy b6a854677b TWINE: use surface method to set back the front buffer 2020-12-22 17:17:36 +01:00
Martin Gerhardy 475d32380f TWINE: specify the palette index for loadImage() 2020-12-22 17:17:36 +01:00
Martin Gerhardy 06d2a71511 TWINE: moved resource management files into own subdir 2020-12-22 17:17:36 +01:00
Martin Gerhardy b5a13114df TWINE: moved file into subdir 2020-12-22 17:17:36 +01:00
Martin Gerhardy d1aa2e3cb3 TWINE: started to reorganize the folder structure 2020-12-22 17:17:36 +01:00