Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
(IRC)
Line 32: Line 32:
 
* [[EasyCoding]] - Bugs and features that are easy to implement for new coders
 
* [[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
 
* [[NotSoEasyCoding]] - Bugs and features which are doable but lacking someone working on them
 +
 +
= Game - Create content =
 +
* [[BuildingScenarios]] and related useful forum discussions:
 +
** [http://www.wesnoth.org/forum/viewtopic.php?t=4188 Beginning Campaign Development]
 +
** [http://www.wesnoth.org/forum/viewtopic.php?t=4301 A Balancing Act]
 +
* [[ReferenceWML]]
  
 
= Code documentation =
 
= Code documentation =

Revision as of 20:48, 1 May 2009

General Information

Links

Coding Guidelines

STL documentation

Tools and Packaging

Supporting Websites

Compiling

Packaging and Releasing

Documentation

More stuff

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

AI

Themes

  • ThemeSystem - customizing the screen layout for the game and the editor

Multiplayer

  • WesnothdDesign - Guide to the design of wesnothd, the multiplayer server.

Communication, Feedback, Events

Gna! links

Mailing lists

IRC

Miscellaneous