Difference between revisions of "DeveloperResources"

From The Battle for Wesnoth Wiki
m (General: fixed link to Wesnoth_Acronyms_and_Slang)
(Code, Development: added EasyCoding link)
Line 38: Line 38:
  
 
* [[CompilingWesnoth]] - how to compile Battle for Wesnoth (it's not hard)
 
* [[CompilingWesnoth]] - how to compile Battle for Wesnoth (it's not hard)
 +
* [[EasyCoding]] - (hopefully) simple coding tasks intended for new contributors looking to familiarize themselves with the code base
 
* Standard Template Library - http://www.sgi.com/tech/stl/
 
* Standard Template Library - http://www.sgi.com/tech/stl/
 
* [[DebugMode]] and [[CommandMode]] - in game debugging commands
 
* [[DebugMode]] and [[CommandMode]] - in game debugging commands

Revision as of 20:03, 28 February 2008

General

Game - Play

Game - Create content

Communication, Feedback

Code, Development