.diff software for the Q3 .map file format
Posted: Sun Aug 31, 2008 11:39 pm
Does anyone know if difference software for the Q3 .map file format has been made before?
My (perhaps feeble) google searches didnt find any results, so I thought I'd check with the knowledgeable folks here. I think I remember it being talked about a few times in the past, but I'm not sure if anything came from it.
Ive been thinking about it and have started to write a program to do it. So far I've got a parser and classes to hold and compare all the data, from individual vertexes up to whole entitys.
If this works it'll allow multiple people to work on different parts of the same map at the same time. By sharing .diff files with other mappers that started with the same base .map all the mappers could be kept upto date with each other.
My (perhaps feeble) google searches didnt find any results, so I thought I'd check with the knowledgeable folks here. I think I remember it being talked about a few times in the past, but I'm not sure if anything came from it.
Ive been thinking about it and have started to write a program to do it. So far I've got a parser and classes to hold and compare all the data, from individual vertexes up to whole entitys.
If this works it'll allow multiple people to work on different parts of the same map at the same time. By sharing .diff files with other mappers that started with the same base .map all the mappers could be kept upto date with each other.