Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
m (I want to start coding, what can i do?)
(Code documentation)
Line 59: Line 59:
 
*** [[GUIWidgetInstanceWML]]
 
*** [[GUIWidgetInstanceWML]]
 
*** [[GUIWindowDefinitionWML]]
 
*** [[GUIWindowDefinitionWML]]
 +
* Savegames
 +
** [[SavegameClassHierarchy]]
  
 
= Communication, Feedback, Events =
 
= Communication, Feedback, Events =

Revision as of 20:48, 2 May 2009

General Information

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

Game - Create content

Code documentation

Communication, Feedback, Events

Miscellaneous