Commit Graph

4 Commits

Author SHA1 Message Date
C.S. Melis
5daeb2eb41 Move HDE credits to controls.dll
The HDE in-game credits used to be in misctextinfo2_tsr.dll. Though this dll is not loaded when a user doesn't play with the English Text fixes. Moving it to controls.dll ensures the credits are always visible.
2023-02-14 21:56:52 +01:00
C.S. Melis
8e64f9d78b Show hidden infocards for Juneau and Ithaca
In Freelancer's resources there are infocards for many dockable bases, including the ones from Juneau and Ithaca. However, in the released game neither of those bases are dockable. As a result, Freelancer doesn't show the additional info for Juneau and Ithaca. Controls.dll has been edited so it contains merged versions of the Juneau and Ithaca infocard sections.
2022-10-11 21:31:05 +02:00
C.S. Melis
cc8d5a777c Put custom version number in controls.dll
This ensures players with foreign installs will now see the updated in-game version number too.
2022-09-10 14:35:14 +02:00
C.S. Melis
9318755245 Put ship control names in separate resource DLL
This resolves the issue where players with foreign installs will have the blank ship control names. Now they'll at least still be displayed in English, but they can always be translated later. This commit also adds a few missing tool tips for the new controls.
2022-09-02 01:26:49 +02:00