Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
(Code documentation)
(Code documentation)
Line 56: Line 56:
 
** [[WesnothdDesign]] - Guide to the design of wesnothd, the multiplayer server.
 
** [[WesnothdDesign]] - Guide to the design of wesnothd, the multiplayer server.
 
* Gui2 - The new Gui-Framework
 
* Gui2 - The new Gui-Framework
** [[https://devdocs.wesnoth.org/group__GUIWidgetWML.html|Widgets]]
+
** https://devdocs.wesnoth.org/group__GUIWidgetWML.html
 
** [[GUIToolkit]]
 
** [[GUIToolkit]]
 
** [[GUILayout]]
 
** [[GUILayout]]

Revision as of 07:11, 22 January 2021

General Information

Tools and Packaging

I want to start coding, what can I do?

Game - Create content

Code documentation

Communication, Feedback, Events

Miscellaneous