Free and Open Source real time strategy game with a new take on micro-management

Difference between revisions of "Developer Center"

From Globulation2

Jump to: navigation, search
m (Request for comments)
m (Request for comments)
Line 7: Line 7:


===Request for comments===
===Request for comments===

These files have been written up fullly, but need to be peer-reviewed. Please read through these pages, edit and comment on them.


* [[MaintainableCode|Writing Maintainable Code]]
* [[MaintainableCode|Writing Maintainable Code]]
* [[CodingConventions|Programming Conventions]]

Revision as of 19:02, 19 November 2005

This page is intended to be the center of the developer community, i.e. people working with direct CVS access. The final code documentation should be written by doxygen into CVS in docsrc/ directory, but intermediate doc are welcomed here to be worked on.

Work in Progress

Request for comments

These files have been written up fullly, but need to be peer-reviewed. Please read through these pages, edit and comment on them.

Misc