As I have a good background in ANSI C and programming in general I was thinking to play a bit with it in case I am able to fix some issues I found. I haven't ever touched the engine before so I could make use of some brief guidelines.
I also have a few questions:
- Do I need to know C++ to mingle with the pathfinding?
- Where excactly is the source for the pathfinding?
- How would I go about testing changes in a fast manner? Gcc commands for just recompiling the pathfinding?