|
|
Line 7: |
Line 7: |
|
===Compilation and Releases=== |
|
===Compilation and Releases=== |
|
* [[Changes|Changelog for players, source for release notes]]. Please update it when you commit a new feature or an important bug fix in the [[Mercurial]]. |
|
* [[Changes|Changelog for players, source for release notes]]. Please update it when you commit a new feature or an important bug fix in the [[Mercurial]]. |
|
* [[Compatibility]] - one issue should be fixed per release so its supported on more operating systems |
|
* [[Compatibility]] - one issue should be fixed per release so it's supported on more operating systems |
|
* [[Releasing a new version]] - what to do when its time to release a new version |
|
* [[Releasing a new version]] - what to do when it's time to release a new version |
|
* [[Uploading to Savannah]] - what to do when your ready to upload the version |
|
* [[Uploading to Savannah]] - what to do when you're 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 |
|
* [[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 17:41, 8 May 2009
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
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.
These files have been written up fully, but need to be peer-reviewed. Please read through these pages, edit and comment on them.