Commit Graph

6 Commits

Author SHA1 Message Date
C.S. Melis
4257ff09d6 Convert news and mission images to 32-bit
Resolves #179.
2024-04-18 22:13:40 +02:00
C.S. Melis
4aa95a9ba7 Add Bretonia Rheinland rift news image 2022-10-07 15:43:23 +02:00
C.S. Melis
64b9a9b7cd Compress mission and news vendor images
After all these months I finally noticed an issue with banding on the mission and news vendor images. This was caused by the fact that the uncompressed tga images were saved as 24-bit. I was aware of Freelancer rendering 24-big tga images poorly because I previously did experiments with tga starspheres and nav map images. However, I never noticed anything amiss with the news and vendor images, so I didn't bother changing them. But now I finally noticed it. So I've converted every images to dds DXT1.
2022-10-04 23:41:00 +02:00
C.S. Melis
6551d31988 Improved mission and news vendor images 2022-08-11 22:52:41 +02:00
C.S. Melis
0582677966 Fix banding in news images 2021-08-11 02:40:04 +02:00
C.S. Melis
dca6f19b45 Add HD News images 2021-08-02 19:03:37 +02:00