Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
(Code documentation)
m (Miscellaneous)
Line 85: Line 85:
 
* [[DebugMode]] and [[CommandMode]] - in game debugging commands
 
* [[DebugMode]] and [[CommandMode]] - in game debugging commands
 
* [http://www.wesnoth.org/units/trunk/animations.html Missing unit animations] - what's available and what's missing
 
* [http://www.wesnoth.org/units/trunk/animations.html Missing unit animations] - what's available and what's missing
 +
 +
[[Category:Development]]

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