Difference between revisions of "Project"
From The Battle for Wesnoth Wiki
(Removed Roadmap for now) |
(General revision) |
||
Line 1: | Line 1: | ||
− | The Battle for Wesnoth is | + | <i>The Battle for Wesnoth</i> is an open-source software project hosted on [https://github.com/wesnoth GitHub] and [http://gna.org/projects/wesnoth/ Gna!], created and maintained by an international team of volunteers from diverse backgrounds. |
− | + | == Artists == | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | Graphic artists and musicians usually meet in the [http://forums.wesnoth.org/ Wesnoth.org forums]. | |
− | Graphic artists and musicians usually meet in the [http://forums.wesnoth.org/ forums]. | + | * [http://forums.wesnoth.org/viewforum.php?f=9 Artwork contributions forum] |
− | * [http://forums.wesnoth.org/viewforum.php?f=9 Artwork | + | * [http://forums.wesnoth.org/viewforum.php?f=14 Music contributions forum] |
− | * [http://forums.wesnoth.org/viewforum.php?f=14 Music | ||
== Developers == | == Developers == | ||
− | Coders can help fixing [http://bugs.wesnoth.org bugs], adding new features. | + | |
− | * [[CodingStandards]] | + | Coders can help fixing [http://bugs.wesnoth.org bugs], adding new features, and improving existing ones. |
− | * [[ | + | |
− | * [[ | + | * [[WesnothRepository]] — cloning and using our Git repository |
− | * [http://devdocs.wesnoth.org/ Documentation] | + | * [[CodingStandards]] and [[HackingWesnoth]] — information on our C++ style and coding conventions |
− | + | * [[PatchSubmissionGuidelines]] — instructions for submitting your code contributions | |
− | * [[DeveloperResources]] | + | * [[DeveloperGuide]] — additional information on commit messages, unit tests, etc. |
+ | * [http://devdocs.wesnoth.org/ Documentation] — generated from our source code using Doxygen and updated daily. | ||
+ | * [[DeveloperResources]] — additional development-related links | ||
== Translators == | == Translators == | ||
− | * [[WesnothTranslations]] | + | |
+ | * [[WesnothTranslations]] — includes a list of translation maintainers and useful links for prospective translators | ||
* [http://gettext.wesnoth.org Statistics] | * [http://gettext.wesnoth.org Statistics] | ||
* [[WesCamp|Translating User made Campaigns (featuring wescamp-i18n)]] | * [[WesCamp|Translating User made Campaigns (featuring wescamp-i18n)]] | ||
[[Category:Development]] | [[Category:Development]] |
Revision as of 22:50, 24 July 2015
The Battle for Wesnoth is an open-source software project hosted on GitHub and Gna!, created and maintained by an international team of volunteers from diverse backgrounds.
Artists
Graphic artists and musicians usually meet in the Wesnoth.org forums.
Developers
Coders can help fixing bugs, adding new features, and improving existing ones.
- WesnothRepository — cloning and using our Git repository
- CodingStandards and HackingWesnoth — information on our C++ style and coding conventions
- PatchSubmissionGuidelines — instructions for submitting your code contributions
- DeveloperGuide — additional information on commit messages, unit tests, etc.
- Documentation — generated from our source code using Doxygen and updated daily.
- DeveloperResources — additional development-related links
Translators
- WesnothTranslations — includes a list of translation maintainers and useful links for prospective translators
- Statistics
- Translating User made Campaigns (featuring wescamp-i18n)