Difference between revisions of "DeveloperResources"

From The Battle for Wesnoth Wiki
(Subtitles, WesnothAcronyms)
Line 11: Line 11:
 
== Game - Creating ==
 
== Game - Creating ==
 
* [[BuildingScenarios]] and related useful 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]
+
** [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 ==
 
== Code, Developement ==
Line 21: Line 22:
 
* [[CompilingWesnoth]] - how to compile Battle for Wesnoth (it's not hard)
 
* [[CompilingWesnoth]] - how to compile Battle for Wesnoth (it's not hard)
 
* Standard Template Library - http://www.sgi.com/tech/stl/
 
* Standard Template Library - http://www.sgi.com/tech/stl/
* [[ExternalUtilities]]
 
 
* [[DebugMode]] and [[CommandMode]] - in game debugging commands
 
* [[DebugMode]] and [[CommandMode]] - in game debugging commands
 
* [[WesnothSVN]] - SVN instructions
 
* [[WesnothSVN]] - SVN instructions
 +
* [[ExternalUtilities]]
 +
* [[Developers]]
 
* Gna! - websvn - http://websvn.wesnoth.org/
 
* Gna! - websvn - http://websvn.wesnoth.org/
* [[Developers]]
 
  
 
== Communication, Feedback ==
 
== Communication, Feedback ==

Revision as of 12:32, 15 August 2007

General

Game - Playing

Game - Creating

Code, Developement

Communication, Feedback