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 a [http://gna.org/projects/wesnoth/ Gna! project].
+
<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.
  
There are also Wesnoth pages in other languages:
+
== Artists ==
French ([http://tournoiswesnoth.frbb.net/ 1], [http://wesnothfr.ww7.be/ 2]),
 
[http://wesnoth.fsf.hu/ Hungarian],
 
[http://wikiwiki.jp/wesnoth/ Japanese],
 
[http://perso.wanadoo.es/wesnoth/ Spanish],
 
[http://www.wesnoth.cn Chinese],
 
[http://www.wesnoth.com.pl Polish  ],
 
[http://wif.altervista.org/index.php Italian] and
 
[http://www.wesnothlife.ru/ Russian]
 
  
== 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 development forum]
+
* [http://forums.wesnoth.org/viewforum.php?f=14 Music contributions forum]
* [http://forums.wesnoth.org/viewforum.php?f=14 Music development forum]
 
  
 
== 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.
* [[DeveloperGuide#Commit_messages|Good Commit Message Practices]]
+
 
* [[PatchSubmissionGuidelines]]
+
* [[WesnothRepository]] — cloning and using our Git repository
* [http://devdocs.wesnoth.org/ Documentation] - generated and uploaded once a day.
+
* [[CodingStandards]] and [[HackingWesnoth]] — information on our C++ style and coding conventions
* [[WesnothRepository]]
+
* [[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.

Translators