|
|
Line 1: |
Line 1: |
|
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. |
|
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. |
|
|
|
|
|
|
|
|
Line 6: |
Line 6: |
|
These are wiki resources usefull for developer: |
|
These are wiki resources usefull for developer: |
|
===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 CVS. |
|
* [[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 its 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 its time to release a new version |
Line 19: |
Line 19: |
|
===Coding info=== |
|
===Coding info=== |
|
* [[General Gameplay Guidelines]] - what the game must keep to |
|
* [[General Gameplay Guidelines]] - what the game must keep to |
|
* [[File Hierarchy|The hierarchy of files in glob2's sources]]. Refer to CVS HEAD. |
|
* [[File Hierarchy|The hierarchy of files in glob2's sources]]. Refer to [[Mercurial]] HEAD. |
|
* [[GUI Theming]] |
|
* [[GUI Theming]] |
|
* [[CodingConventions|Programming conventions used by source code]]. Please follow them if you want to contribute to source code. You can comment them in ther [[Talk:CodingConventions|discussion page.]] |
|
* [[CodingConventions|Programming conventions used by source code]]. Please follow them if you want to contribute to source code. You can comment them in ther [[Talk:CodingConventions|discussion page.]] |
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.
These files have been written up fully, but need to be peer-reviewed. Please read through these pages, edit and comment on them.