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
Line 40: Line 40:
* [[Ghost Proposal|The old ghost proposal]]
* [[Ghost Proposal|The old ghost proposal]]
* [[New AI System|The New Echo AI System]]. Some early information about Echo design.
* [[New AI System|The New Echo AI System]]. Some early information about Echo design.
* [[Making An AI With Echo]]. Read this if you want to make an AI for Glob2.
* [[Making An AI With Echo (part 1)|Making An AI With Echo]]. Read this if you want to make an AI for Glob2.
* [[Next Generation YOG]]
* [[Next Generation YOG]]
* [[New YOG Protocol Design Documents]]. Read this for a description of the new YOG system (still in development)
* [[New YOG Protocol Design Documents]]. Read this for a description of the new YOG system (still in development)

Revision as of 10:15, 19 May 2007

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


Resources for developers

These are wiki resources usefull for developer:

Compilation and Releases

Packaging

Coding info

Algorithm Descriptions

New Programming Documents / Tutorials

Of course, Resources for contributors, savannah as well as IRC are also very usefull for developers.


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.

Documentation in progress for Nicowar AI.


Request for comments

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

  • nothing for now
Misc