Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: itay390 on July 10, 2006, 05:14:20 pm

Title: is there any human-made documentation for freespace source?
Post by: itay390 on July 10, 2006, 05:14:20 pm
is there any human-made documentation for freespace source? im not talking about Doxygen because its bot-made and it's really only giving an info which i could just search in the declarations. if there isn't a documentation then im going to create one. i mean im going to start studying the code
Title: Re: is there any human-made documentation for freespace source?
Post by: taylor on July 10, 2006, 05:38:36 pm
There aren't any code docs that I know of, you just get to something you don't understand (or know how to do) and then ask someone else for help.

I've been coding on the FS2 source code for 4 years so I'm pretty comfortable with it at this point.  And the others are just as good so there is plenty of human resource to hit up for info.  Not sure that anyone has time to help document it all though, I know I don't. :)
Title: Re: is there any human-made documentation for freespace source?
Post by: WMCoolmon on July 11, 2006, 12:57:12 am
http://www.hard-light.net/wiki/index.php/Development_Reference

See 'sourcecode reference'. I don't mind answering questions about the code, either...even if I have to look something up, it will make it that much easier to port it to scripting.