Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Black Wolf on June 04, 2006, 02:10:30 pm
-
How much talking/code sharing goes on between those guys and the SCP? They seem to have some cool stuff that we don't, specifically cloaking. Might the specific code for this be borrowable? I saw a topic by Goober that's a few months out of date, but if the feeling between the two projects is still congenial, it might be worth poaching...
-
We have the code, and a diff between their stuff against ours. A few things broke compatibility, or was just really old compared to what we have now (their code base is a much older FS2_Open version), and we just haven't really gone through the process of digesting it all yet. There is just a lot of SCP coder work to do and few SCP coders to do it. Working on this hasn't been high priority.
-
Fair enough. I guess I was just hoping it'd be a quick and easy way to get cloaking working :D
-
I'll happily send you the diff if you want to code it in. But, the diff is about 44,000 lines, with most of it being interface changes that we can't use, audio code that we can't use, IA specific code that we can't use, HUD changes that we can't use, cross-platform issues that would need to be worked out, built on code that has since been removed from FS2_Open, and a large number of table changes that we can't use. Plus quite a few things that need to be done better so that they would be properly usable by the multitude of mods that we need to support.
But if you want it, it's all yours. ;)