Author Topic: is there any human-made documentation for freespace source?  (Read 1615 times)

0 Members and 1 Guest are viewing this topic.

Offline itay390

  • 23
is there any human-made documentation for freespace source?
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

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
Re: is there any human-made documentation for freespace source?
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. :)

  

Offline WMCoolmon

  • Purveyor of space crack
  • 213
Re: is there any human-made documentation for freespace source?
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.
-C