Martin Gerhardy
|
cde33bd76f
|
TWINE: fixed free camera movement in other scenes
|
2020-11-16 21:23:04 +01:00 |
|
Martin Gerhardy
|
7eac628d27
|
TWINE: converted ShapeType to enum class
|
2020-11-14 15:54:45 +01:00 |
|
Martin Gerhardy
|
e498b80bed
|
TWINE: use stream to parse the sprite offsets
|
2020-11-05 18:56:08 +01:00 |
|
Martin Gerhardy
|
c8183e2926
|
TWINE: fixed wild casting
|
2020-11-05 18:56:08 +01:00 |
|
Martin Gerhardy
|
a7f3a63454
|
TWINE: reduced scoped + const
|
2020-11-03 18:29:37 +01:00 |
|
Martin Gerhardy
|
8db2b58a9a
|
TWINE: const
|
2020-10-30 23:53:16 +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
|
9f316e4757
|
TWINE: introduced sample constants
|
2020-10-30 23:50:44 +01:00 |
|
Martin Gerhardy
|
c34239c7fc
|
TWINE: moved latest cache entries into 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
|
d13e4b4088
|
TWINE: reduced scopes, const + data hiding
|
2020-10-25 16:57:26 +01:00 |
|
Eugene Sandulenko
|
84e41e3b64
|
TWINE: More AmigaOS compilation fixes
|
2020-10-25 00:53:21 +02:00 |
|
Eugene Sandulenko
|
8ebeb2b5f2
|
TWINE: Fix more int vs int32 type mismatches
|
2020-10-24 21:49:03 +02:00 |
|
Martin Gerhardy
|
764640ac74
|
TWINE: connect more keymapper actions
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
82cda6e217
|
TWINE: reduced scope + cleanup
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
84f2ba7e41
|
TWINE: implemented more keymap actions
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
d417478b8c
|
TWINE: started to split keymaps for ui, game and cutscenes
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
c59fd6a32e
|
TWINE: refactored input
|
2020-10-24 16:12:55 +02:00 |
|
Martin Gerhardy
|
219d1f3562
|
TWINE: provide default parameter values for playSample
|
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
|
2ac8330823
|
TWINE: renamed member of Keyboard struct
|
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
|
77f29ada5f
|
TWINE: renamed variables and initialize members
|
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 |
|