News:

Simutrans Sites
Know our official sites. Find tools and resources for Simutrans.

Invalid dat fixes

Started by ceeac, November 02, 2024, 09:26:03 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ceeac

PR #30 cleans up some dat files which caused some warnings during pakset compilation.

Yona-TYT

Quote from: ceeac on November 02, 2024, 09:26:03 AMPR #30 cleans up some dat files which caused some warnings during pakset compilation.
Merge

ceeac

Another cleanup PR: #32 merges dats referencing the same PNG into one (not all of them, I have not touched the overhead catenary dats for example).
The main reason for this is to work towards being able to compile the pakset incrementally in the future.

Yona-TYT

Quote from: ceeac on November 03, 2024, 12:59:21 PMAnother cleanup PR: #32 merges dats referencing the same PNG into one (not all of them, I have not touched the overhead catenary dats for example).
The main reason for this is to work towards being able to compile the pakset incrementally in the future.

Merge

prissi

Some of those fixes are not very consequent. The stations and bus stops were separated into individual files while the trams were merged. Since those stops were from the same author, I think keeping them merged would have been ok too.