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
(Compilation and Releases: removed link to the empty todo list)
Line 11: Line 11:
* [[Uploading to Savannah]] - what to do when your ready to upload the version
* [[Uploading to Savannah]] - what to do when your ready to upload the version
* [[Things to do before 1.0.0]] - a list of must do things that need to be incorporated into Globulation before the 1.0.0 release
* [[Things to do before 1.0.0]] - a list of must do things that need to be incorporated into Globulation before the 1.0.0 release
* [[Developer Todo]] - list of things the developers are working on (includes roadmap)
* [[Current Issues with Using Globulation 2]] - list of things that we hope will be fixed by 1.0
* [[Current Issues with Using Globulation 2]] - list of things that we hope will be fixed by 1.0
* [[Converting from the old map format]] - After Alpha 23, the format for maps was changed, so you need to convert
* [[Converting from the old map format]] - After Alpha 23, the format for maps was changed, so you need to convert

Revision as of 21:24, 21 January 2008

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