Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
(Links)
(Links)
Line 5: Line 5:
 
* [[DeveloperResources]] - useful links
 
* [[DeveloperResources]] - useful links
 
* [http://changelog.wesnoth.org Changelog] - the most recent changes made to the game
 
* [http://changelog.wesnoth.org Changelog] - the most recent changes made to the game
* [http://cia.vc/stats/project/wesnoth] - Up-to-date commit messages
+
* [http://cia.vc/stats/project/wesnoth Latest commits] - Up-to-date commit messages
  
 
== General Guidelines ==
 
== General Guidelines ==

Revision as of 20:21, 1 May 2009

Developers Home

If you want to program for wesnoth, this is the page to look at.

Links

General Guidelines

Tools and Packaging

I want to start coding, what can i do?

  • EasyCoding - Bugs and features that are easy to implement for new coders
  • NotSoEasyCoding - Bugs and features which are doable but lacking someone working on them

Code documentation