03 Aug 15, 10:46AM
Hi.
I am working on a personal project and I am using AssaultCube as my base. The biggest problem I have encountered up to now is that I am having a hard time finding what I want to find in the code. This is my first project using a substantial amount of code that I didn't write myself so I am quite new in that aspect. I do have a good knowledge in C and C++ so understanding the actual code shouldn't be too much of a difficult task but I waste a bunch of time trying to find what I want.
Is there some sort of documentation (comment like bullet points maybe) about what each file contains in general (ex. this file contains the basic movement methods of the character and basic actions ex. fire, loss of health, respawn etc.)
Thanks in advance.
I am working on a personal project and I am using AssaultCube as my base. The biggest problem I have encountered up to now is that I am having a hard time finding what I want to find in the code. This is my first project using a substantial amount of code that I didn't write myself so I am quite new in that aspect. I do have a good knowledge in C and C++ so understanding the actual code shouldn't be too much of a difficult task but I waste a bunch of time trying to find what I want.
Is there some sort of documentation (comment like bullet points maybe) about what each file contains in general (ex. this file contains the basic movement methods of the character and basic actions ex. fire, loss of health, respawn etc.)
Thanks in advance.