Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
(New page: <h1>Developers Home</h1> If you want to program for wesnoth, this is the page to look at. == Links == * DeveloperResources - useful links * [http://changelog.wesnoth.org Changelog] - ...)
 
(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
 +
* Up-to-date commit messages : http://cia.vc/stats/project/wesnoth
  
 
== General Guidelines ==
 
== General Guidelines ==

Revision as of 20:20, 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