Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Mobius on January 03, 2014, 12:32:08 pm
-
Can anyone please write down the key moments of the SCP's history? I'm curious about this, I would like to know more about the project, the people who worked on it, and the goals achieved over the years.
For example, how many bugs have been squashed, how different the latest builds are compared to the original code given by :v:, how many community members have contributed to the project, etc.?
-
http://www.hard-light.net/forums/index.php?topic=75629.0
You're welcome.
-
Yeah that's definitely a good place to start. Of course there's a lot more to fill in I'm sure.
-
Thank you, was wondering where this was. Couldn't remember.
Also, I use the two scan lines... :cool:
-
Thanks for the link, Matth, I was also looking for some statistics about the SCP and a trivia about the project.
-
hmmm.. I just restumbled on this thread. How about some RCS stats? :) I ran gitstats over the codebase, this is probably one of the most interesting graphs I saw. It show the most prolific coder per year (at least as fas as commits go, so don't read *too* much into it, e.g. I've personally done a lot of Coverity commits rather than awesome sauce feature commits), and the number of contributors per year which you can see has remained fairly stable since the SCP started.
(https://www.mediafire.com/convkey/06e6/x6zxn04402kdxxy6g.jpg)
And here's some author stats as well:
(https://www.mediafire.com/convkey/fdc8/sdbllp0lsvperp86g.jpg)
If anyone is interested, here's the full set of stats. It's in html format, unfortunately I don't have any convenient way of hosting that in an easily viewable form.
http://www.mediafire.com/download/a2xcpk0y7pdh0g9/fso-gitstats.zip
-
Hmm.
Seems I have to do some more stuff in order to get ahead of wmc....