Christoph Oelckers
|
747648ce78
|
- added guards against badly defined skies.
|
2022-01-22 22:52:45 +01:00 |
|
Mitchell Richters
|
9bbb54fe2e
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
|
Christoph Oelckers
|
9e14b168bb
|
- addressed more shadowed variables in common code.
|
2021-12-30 09:57:32 +01:00 |
|
Christoph Oelckers
|
793aaf242c
|
- make upscaling of sky textures depend on the single tile size, not the entire composite texture.
|
2021-11-29 00:57:10 +01:00 |
|
Christoph Oelckers
|
db7527fa43
|
- fix sky palette in Polymost mode.
|
2021-04-22 22:03:16 +02:00 |
|
Christoph Oelckers
|
3cc05e5532
|
- fixed handling of single-tile skies with palette translation.
|
2021-04-12 16:00:00 +02:00 |
|
Christoph Oelckers
|
4647a0b2bc
|
- fixed cases of small textures being used for the sky.
Case in Point: DukeDC uses a 64x64 texture with palette remap for the sky.
|
2021-03-29 23:25:43 +02:00 |
|
Christoph Oelckers
|
d04013066c
|
- build a composite texture of all the segments for sky rendering to reduce the seams between the single segments.
|
2020-12-04 22:29:25 +01:00 |
|