|
|
Line 18: |
Line 18: |
|
|
|
|
|
* [[Common Programming Mistakes|Mistake often seen in C++]]. Please read this and check your code if you are new to C++. |
|
* [[Common Programming Mistakes|Mistake often seen in C++]]. Please read this and check your code if you are new to C++. |
|
|
|
|
|
* [[Resource_Algorithm|Resource growing description]] |
|
|
|
|
⚫ |
* [ [Gradients |High level gradient usage description ]] |
|
|
|
|
|
* [[Terrain|High level terrain description]] |
|
|
|
|
|
Of course, [[Contributor Center|Resources for contributors]], [http://savannah.nongnu.org/projects/glob2 savannah] as well as [[IRC]] are also very usefull for developers. |
|
Of course, [[Contributor Center|Resources for contributors]], [http://savannah.nongnu.org/projects/glob2 savannah] as well as [[IRC]] are also very usefull for developers. |
Line 33: |
Line 39: |
|
|
|
|
|
* nothing for now |
|
* nothing for now |
|
|
|
|
===Old Wiki Pages=== |
|
|
|
|
|
The content of those page should find a place somewhere in Doxygen source documentation or on this new site: |
|
|
|
|
|
* [http://lissrv3.epfl.ch/wiki/index.php?n=CollaborationPlatform.ResourceAlgorithm Resource growing description] |
|
⚫ |
* [ http://lissrv3.epfl.ch/wiki/index.php?n=CollaborationPlatform.Gradients High level gradient usage description] |
|
|
* [http://lissrv3.epfl.ch/wiki/index.php?n=CollaborationPlatform.Terrain High level terrain description] |
|
|
* [http://lissrv3.epfl.ch/wiki/index.php?n=CollaborationPlatform.NextGenYOG Next generation YOG proposal] |
|
|
* [http://lissrv3.epfl.ch/wiki/index.php?n=CollaborationPlatform.GhostProposal Ghost AI proposal] |
|
Revision as of 22:09, 16 February 2006
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.
Resources for developers
These are wiki resources usefull for developer:
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.
These files have been written up fully, but need to be peer-reviewed. Please read through these pages, edit and comment on them.