Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
(General Information)
Line 1: Line 1:
 
= General Information =
 
= General Information =
== Links ==
+
* 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
+
** [http://cia.vc/stats/project/wesnoth Latest commits] - Up-to-date commit messages
* [http://cia.vc/stats/project/wesnoth Latest commits] - Up-to-date commit messages
 
  
== Coding Guidelines ==
+
* Coding Guidelines
* [[HackingWesnoth]] - guide for programmers
+
** [[HackingWesnoth]] - guide for programmers
* [[CodingStandards]] - for programmers
+
** [[CodingStandards]] - for programmers
* [[DeveloperGuide]] - for those who received SVN commit rights
+
** [[DeveloperGuide]] - for those who received SVN commit rights
  
== STL documentation ==
+
* Library documentation
* http://www.sgi.com/tech/stl/ - Standard Template Library
+
** http://www.sgi.com/tech/stl/ - Standard Template Library
  
 
= Tools and Packaging =
 
= Tools and Packaging =

Revision as of 20:50, 1 May 2009

General Information

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