Martin Gerhardy
|
4e0a29d61d
|
TWINE: renamed stuff to match original source
|
2023-01-17 19:11:35 +01:00 |
|
Martin Gerhardy
|
aaa7645a52
|
TWINE: convert the holomap releated code to be more like the original source release
|
2023-01-17 19:11:34 +01:00 |
|
Martin Gerhardy
|
0064723b24
|
TWINE: support different angles for lba1 and lba2
|
2023-01-16 17:46:28 +01:00 |
|
Martin Gerhardy
|
c32a1d6b2e
|
TWINE: renamed members
|
2023-01-15 11:28:58 +01:00 |
|
Martin Gerhardy
|
1ab3df79a8
|
TWINE: renamed methods and members to match the original sources
|
2023-01-15 11:28:58 +01:00 |
|
Martin Gerhardy
|
215440ee83
|
TWINE: renamed members and use isPolygonVisible in preparePolygons
.. as found in the original
|
2023-01-15 11:28:57 +01:00 |
|
Martin Gerhardy
|
8315498dfb
|
TWINE: renamed stuff to match more of the original sources
|
2023-01-15 11:28:57 +01:00 |
|
Martin Gerhardy
|
02c9f13f8a
|
TWINE: renamed variable to match original sources
|
2022-07-24 19:27:43 +02:00 |
|
Martin Gerhardy
|
2a707b3dc9
|
TWINE: synced lerp methods with the original source
|
2022-06-14 20:53:52 +02:00 |
|
Martin Gerhardy
|
f5a3030b29
|
TWINE: renamed holomap location member
|
2021-12-27 22:10:32 +01:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Filippos Karapetis
|
fe66b2e249
|
TWINE: Remove unused variable
Thanks to eientei for reporting this
|
2021-12-24 03:20:19 +02:00 |
|
Martin Gerhardy
|
d4a4a51e5f
|
TWINE: don't try to draw the holo trajectory if we are running the demo
|
2021-11-26 20:58:47 +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
|
e8680cee24
|
TWINE: fixed warnings
|
2021-10-10 11:52:38 +02:00 |
|
Martin Gerhardy
|
fa09c80830
|
TWINE: fixed missing holomap surface mappings
|
2021-10-09 10:46:46 +02:00 |
|
Martin Gerhardy
|
26b828beb9
|
TWINE: fixed holomap rotation keys
|
2021-10-08 19:00:01 +02:00 |
|
Martin Gerhardy
|
34ed1dc02f
|
TWINE: fixed holomap gap
|
2021-10-08 19:00:01 +02:00 |
|
Martin Gerhardy
|
bc7beae631
|
TWINE: reuse loop var in prepareHolomapProjectedPositions
|
2021-10-08 19:00:01 +02:00 |
|
Martin Gerhardy
|
3813b49a72
|
TWINE: renamed variables
|
2021-10-08 19:00:01 +02:00 |
|
Martin Gerhardy
|
902de4633a
|
TWINE: renamed variables
|
2021-10-08 19:00:01 +02:00 |
|
Martin Gerhardy
|
54cca2d549
|
TWINE: replaced magic number
|
2021-10-08 19:00:01 +02:00 |
|
Martin Gerhardy
|
e28dd8db29
|
TWINE: renamed method
|
2021-10-08 18:42:27 +02:00 |
|
Martin Gerhardy
|
06011741f5
|
TWINE: added constants for holomap colors
|
2021-09-15 17:34:50 +02:00 |
|
Martin Gerhardy
|
ac3c3e565e
|
TWINE: use angle constant
|
2021-09-15 17:34:50 +02:00 |
|
Martin Gerhardy
|
ce23193986
|
TWINE: use Common::sort and remove the dirty cast
|
2021-09-15 17:34:50 +02:00 |
|
Martin Gerhardy
|
7ec971a42f
|
TWINE: removed outdated comments
|
2021-09-15 17:34:50 +02: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
|
4b512d64b8
|
TWINE: added lba2 intro support
|
2021-09-10 19:20:56 +02:00 |
|
Martin Gerhardy
|
359c1ba2cf
|
TWINE: fixed holomap arrow clipping
|
2021-09-08 19:53:53 +02:00 |
|
Martin Gerhardy
|
c416fe7830
|
TWINE: use forward decls and reduced header dependencies
|
2021-08-26 09:24:28 +02:00 |
|
Martin Gerhardy
|
11fbed8535
|
TWINE: reset projection state when entering holomap
|
2021-08-24 13:12:46 +02:00 |
|
Martin Gerhardy
|
d88f6a6737
|
TWINE: improved getNextHolomapLocation() in a way that the current location is ordered correctly
|
2021-08-24 13:12:46 +02:00 |
|
Martin Gerhardy
|
1412148344
|
TWINE: fixed endless rotation on the holomap
|
2021-08-23 22:08:12 +02:00 |
|
Martin Gerhardy
|
d6314b1310
|
TWINE: resize the vehicle model in high-res mode
|
2021-08-19 14:36:16 +02:00 |
|
Martin Gerhardy
|
ef39082faf
|
TWINE: todo comment
|
2021-08-19 13:09:47 +02:00 |
|
Martin Gerhardy
|
9bcae0f2ee
|
TWINE: fixed holomap path point model rendering
|
2021-08-17 23:10:26 +02:00 |
|
Martin Gerhardy
|
4146ef64a2
|
TWINE: fixed high res support for the holomap
|
2021-08-17 23:10:13 +02:00 |
|
Martin Gerhardy
|
5360c16ed2
|
TWINE: fixed holomap palette fade
|
2021-08-17 22:57:50 +02:00 |
|
Martin Gerhardy
|
e6507e0664
|
TWINE: simplified Holomap::renderLocations
|
2021-08-17 22:57:50 +02:00 |
|
Martin Gerhardy
|
99ab5c4ad1
|
TWINE: fixed missing holomap palette change
|
2021-08-17 20:06:33 +02:00 |
|
Martin Gerhardy
|
ca7e9ae08e
|
TWINE: removed unused getBaseRotationPosition call
this is already part of setBaseRotation
|
2021-08-17 18:30:30 +02:00 |
|
Martin Gerhardy
|
9c4907479a
|
TWINE: merged projection methods
|
2021-08-16 17:15:42 +02:00 |
|
Martin Gerhardy
|
1b34bf6e0a
|
TWINE: fixed parts of holomap planet rendering
|
2021-08-16 17:06:52 +02:00 |
|
Martin Gerhardy
|
12a432ef7c
|
TWINE: use the returned values
|
2021-08-11 20:45:10 +02:00 |
|
Martin Gerhardy
|
4e862a6142
|
TWINE: use the returned values and not the member vars
|
2021-08-11 20:45:10 +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
|
c4ea145e05
|
TWINE: renamed member var
|
2021-08-09 11:24:17 +02:00 |
|
Martin Gerhardy
|
4097d078ea
|
TWINE: renamed HolomapProjectedPos members
|
2021-08-09 11:24:17 +02:00 |
|