HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #820798
Adjust master datafile capstrings in relation to S3_0 d3f
0%
Description
It's likely that at the time when S3_0 datafile formats freeze, some datafile types still have identical format in master. For such datafile types the master capstrings should reflect the fact that they are in fact stable 3.0 format.
Related issues
History
#1
Updated by Marko Lindqvist about 3 years ago
- Blocked by Task #656466: S3_0 datafile format freeze (d3f) added
#2
Updated by Marko Lindqvist about 3 years ago
Currently ruleset format is the only format that differs between S3_0 and master. Master still uses S3_0 formats for .tilespec, .spec, .soundspec, .musicspec (this is actually S2_6 format), .mpdl, modpack.list, and sdl2-client themespecs.
#3
Updated by Marko Lindqvist almost 3 years ago
- Status changed from New to In Progress
Marko Lindqvist wrote:
Currently ruleset format is the only format that differs between S3_0 and master. Master still uses S3_0 formats for .tilespec, .spec, .soundspec, .musicspec (this is actually S2_6 format), .mpdl, modpack.list, and sdl2-client themespecs.
Since then .tilespec and .spec capstrings have diverged between S3_0 and master, .mpdl and modpack.list capstrings should be different even if the format is identical, .musicspec and sdl2-client themespec are already 2.6 formats.
The only thing to update in this ticket is .soundspec.
#4
Updated by Marko Lindqvist almost 3 years ago
- File 0027-Set-master-soundset-capstr-to-Freeciv-3.0-soundset.patch 0027-Set-master-soundset-capstr-to-Freeciv-3.0-soundset.patch added
- Status changed from In Progress to Resolved
#5
Updated by Marko Lindqvist almost 3 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist