Difference between revisions of "DeveloperResources"

From The Battle for Wesnoth Wiki
(Doxygen, CIA)
(Subtitles, WesnothAcronyms)
Line 1: Line 1:
* code documentation, created with [[Doxygen]] - http://devdocs.wesnoth.org/
+
== General ==
 +
* forum - http://forum.wesnoth.org/
 +
* [[FrequentlyProposedIdeas]] - summary of past often-repeated forum discussions
 +
* [[WesnothAcronyms]]
 +
 
 +
== Game - Playing ==
 
* units - http://units.wesnoth.org/
 
* units - http://units.wesnoth.org/
 
* unit list - http://zapicm.freeshell.org/stable/
 
* unit list - http://zapicm.freeshell.org/stable/
 
* movement types & resistance - http://zapicm.freeshell.org/stable/data/
 
* movement types & resistance - http://zapicm.freeshell.org/stable/data/
 +
 +
== Game - Creating ==
 +
* [[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]
 +
 +
== Code, Developement ==
 +
* changelog - http://changelog.wesnoth.org/
 +
* Up-to-date commit messages : http://cia.vc/stats/project/wesnoth
 +
* Code documentation, created with [[Doxygen]] - http://devdocs.wesnoth.org/
 
* gettext status - http://gettext.wesnoth.org/
 
* gettext status - http://gettext.wesnoth.org/
* changelog - http://changelog.wesnoth.org/
+
 
* forum - http://forum.wesnoth.org/
+
* [[CompilingWesnoth]] - how to compile Battle for Wesnoth (it's not hard)
* [[FrequentlyProposedIdeas]] - summary of past often-repeated forum discussions
 
* [[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]
 
 
* Standard Template Library - http://www.sgi.com/tech/stl/
 
* Standard Template Library - http://www.sgi.com/tech/stl/
 
* [[ExternalUtilities]]
 
* [[ExternalUtilities]]
 
* [[DebugMode]] and [[CommandMode]] - in game debugging commands
 
* [[DebugMode]] and [[CommandMode]] - in game debugging commands
 
* [[WesnothSVN]] - SVN instructions
 
* [[WesnothSVN]] - SVN instructions
* [[CompilingWesnoth]] - how to compile Battle for Wesnoth (it's not hard)
+
* Gna! - websvn - http://websvn.wesnoth.org/
 +
* [[Developers]]
  
 +
== Communication, Feedback ==
 
* Gna! links
 
* Gna! links
** bugs and feature requests - http://bugs.wesnoth.org/
+
** Gna! - bugs and feature requests - http://bugs.wesnoth.org/
** patches - http://patches.wesnoth.org/
+
** Gna! - patches - http://patches.wesnoth.org/
** websvn - http://websvn.wesnoth.org/
 
 
 
* Up-to-date commit messages : http://cia.vc/stats/project/wesnoth
 
  
 
* Mailing lists:
 
* Mailing lists:
Line 27: Line 38:
 
* IRC: [irc://irc.wesnoth.org/#wesnoth-dev freenode/#wesnoth-dev] (alias to irc.freenode.net)
 
* IRC: [irc://irc.wesnoth.org/#wesnoth-dev freenode/#wesnoth-dev] (alias to irc.freenode.net)
 
** IRC logs - http://irclog.wesnoth.org/
 
** IRC logs - http://irclog.wesnoth.org/
 
* [[Developers]]
 

Revision as of 12:30, 15 August 2007

General

Game - Playing

Game - Creating

Beginning Campaign Development, A Balancing Act

Code, Developement

Communication, Feedback