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
(review approved)
m
Line 12: Line 12:
These files have been written up fullly, but need to be peer-reviewed. Please read through these pages, edit and comment on them.
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]] (approved by [[User:Nct]], rejected by noone yet)
* [[MaintainableCode|Writing Maintainable Code]]: approved by [[User:Nct]], rejected by noone yet, see [[Talk:MaintainableCode]] for details
* [[CodingConventions|Programming Conventions]] (approved by [[User:Nct]], rejected by noone yet)
* [[CodingConventions|Programming Conventions]]: approved by [[User:Nct]], rejected by noone yet, see [[Talk:CodingConventions]] for details

Revision as of 23:56, 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

These sections are still being worked on. While you're welcome to comment on them, you shouldn't spend all day nitpicking on them, as they might be changed completely or removed before you're finished.

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