Commit Graph
35 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Martin Gerhardy 68602a9e0a TWINE: little big adventure 2 fixes
implemented smk movieinfo handling
main menu shows correct text now
music track handling
2021-10-31 20:03:11 +01:00
Martin Gerhardy 1587e87617 TWINE: prepare holomap code to work with other surfaces and images 2021-09-15 17:34:50 +02:00
Martin Gerhardy fa259c8d76 TWINE: fixed movie info loading for lba2 2021-09-15 17:34:50 +02:00
Martin Gerhardy 1fb91752e1 TWINE: fixed lba2 array sizes for body models 2021-09-10 19:20:56 +02:00
Martin Gerhardy 0a928d25e0 TWINE: use SpriteData for shadow sprite 2021-08-10 09:23:59 +02:00
Martin Gerhardy ff79ea61da TWINE: moved mainpalette and renamed members 2021-08-10 09:21:34 +02:00
Martin Gerhardy 2910ca52ec TWINE: allow parsers to handle lba2 2021-08-09 11:24:18 +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 fb2533ebd6 TWINE: cleanup blitting 2021-06-03 22:07:26 +02:00
Martin Gerhardy 8289072496 TWINE: added highres option to advanced menu
also use enum class for TextId and TextBankId
2021-04-09 10:43:03 +02:00
Martin Gerhardy 772368b6dc TWINE: use TextData parser 2021-03-28 18:56:32 +02:00
Martin Gerhardy 8c76c1fac7 TWINE: use EntityData 2021-03-27 13:35:27 +01:00
Martin Gerhardy 33371ae454 TWINE: use BodyData for rendering 2021-03-27 13:35:27 +01:00
Martin Gerhardy 5b7fa92807 TWINE: extracted holomap trajectory parsing into own class 2021-03-23 22:22:46 +01:00
Martin Gerhardy ac5424fa4c TWINE: moved bodyTable into Resourced class 2021-03-19 15:49:07 +01:00
Martin Gerhardy ae68a82917 TWINE: removed Renderer::prepareIsoModel 2021-03-19 15:49:07 +01:00
Martin Gerhardy 9ba86d91de TWINE: removed raw anim data buffers 2021-03-16 19:26:47 +01:00
Martin Gerhardy 7176f94aac TWINE: put scene names into the savegames 2021-03-01 19:03:27 +01:00
Martin Gerhardy 2733316ae8 TWINE: fixed valgrind report while loading blank sample hqr entries 2021-03-01 18:39:44 +01:00
Martin Gerhardy 16aca8531b TWINE: activate the palette switch for the holomap 2021-03-01 18:01:10 +01:00
Martin Gerhardy 02254235a0 TWINE: optimized verifyAnimAtKeyframe
... by not parsing the AnimData each time
2021-02-20 17:14:30 +01:00
Martin Gerhardy 26fba9df1f TWINE: color constant 2021-01-30 19:38:52 +01:00
Martin Gerhardy 9ca1c06c60 TWINE: some lba2 fixes for startup 2021-01-30 14:09:34 +01:00
Martin Gerhardy e3fa8aaa25 TWINE: moved prepareIsoModel calls into the resource loading 2021-01-30 14:09:34 +01:00
Martin Gerhardy ad794cf05f TWINE: sanity checks for sprite loading 2021-01-30 14:09:34 +01:00
Martin Gerhardy 0bf715e42d TWINE: more holomap code 2021-01-24 09:55:38 +01:00
Martin Gerhardy fe5a8994be TWINE: load holomap pointer model 2021-01-24 09:54:19 +01:00
Martin Gerhardy ea2c6c01e0 TWINE: fixed missing model prepare calls for holomap models 2021-01-17 23:03:16 +01:00
Martin Gerhardy 7ac555ecea TWINE: parse fla movie frame information 2021-01-09 22:17:56 +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 e1f827c323 TWINE: drawSprite for SpriteData 2020-12-24 15:00:00 +01:00
Martin Gerhardy 06d2a71511 TWINE: moved resource management files into own subdir 2020-12-22 17:17:36 +01:00