Welcome to the Warzone 2100 Project's code library! We are still only starting to document this code base, but it should already be useful for quickly browsing around the code and getting an idea of what exists and how things work.
We have a great deal of documentation on our wiki page which may help get you started. Please also take notice of our style guide!
You may want to begin reading code with main.cpp, since this is where execution begins, and trace code paths from here.
Have fun!
1.6.3