Commit Graph

7 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
b51e0c4f47 Update mv_missionassassinate.3db
Replaced MISSMALL_destroysolar.tga with the correct icon. Resolves #207.
2023-10-19 00:05:40 +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
b951b5bc1a Add HD news and mission icons 2021-12-21 22:42:10 +01:00
C.S. Melis
6c7834e4d9 Add HD mission images 2021-08-01 20:16:44 +02:00
BC46
8965b79728 Add Jason's Freelancer Patch 2021-07-08 14:21:08 +02:00