Commit graph

4 commits

Author SHA1 Message Date
Al Riddoch
d83aad9062 2008-08-27 Al Riddoch <alriddoch@googlemail.com>
* server/ScriptFactory.cpp: Simplify way the name of a class
	  is determined by removing the hack to upercase the type name.

	* server/EntityFactory.cpp: Break python type name on the last
	  . making the name of the class independant of the Atlas type.

	* data/basic.xml, data/buildings.xml, data/characters.xml,
	  data/clothing.xml, data/mason.xml, data/plants.xml,
	  data/tools.xml, data/weapons.xml, data/werewolf.xml: Modify all
	  python type names in the classes to include the name of the class
	  explicitly.
2008-08-27 16:42:38 +00:00
Al Riddoch
5de4eec757 2007-11-05 Al Riddoch <alriddoch@zepler.org>
* rulesets/mason/world/tasks/Trailblaze.py: Add a new task script
	  for character defined roads. Work in progress.

	* data/tasks.xml, data/tools.xml: Add tool and task classes for
	  trailblazing.
2007-11-05 20:41:15 +00:00
Al Riddoch
2e1c64f0c1 2007-10-19 Al Riddoch <alriddoch@zepler.org>
* data/operations.xml, data/tasks.xml: Move some operation definitions
	  from basic into their own rules file.
2007-10-19 13:46:16 +00:00
Al Riddoch
a4ea80e910 2007-10-18 Al Riddoch <alriddoch@zepler.org>
* data/tools.xml, data/mason.xml: Move all the tool types from
	  mason into their own rules file.
2007-10-18 15:59:08 +00:00