Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
(Mailing lists)
(IRC)
Line 53: Line 53:
  
 
== IRC ==
 
== IRC ==
* IRC: [irc://irc.wesnoth.org/#wesnoth-dev freenode/#wesnoth-dev] (alias to irc.freenode.net)
+
* [irc://irc.wesnoth.org/#wesnoth-dev freenode/#wesnoth-dev] - IRC (alias to irc.freenode.net)
* IRC logs - http://irclog.wesnoth.org/
+
* http://irclog.wesnoth.org/ - IRC logs
  
 
= Miscellaneous =
 
= Miscellaneous =
 
* [[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

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

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