cyphesis/rulesets/basic/world/objects
Al Riddoch 475bb2dc2d 2006-07-21 Al Riddoch <alriddoch@zepler.org>
* rulesets/Thing.h, rulesets/Thing.cpp, rulesets/Plant.h,
	  rulesets/Plant.cpp: Remove SetupOperation from Thing
	  and implement in Plant, as not all entities need a starting
	  tick, but plants do.

	* rulesets/basic/world/objects/elements/Fire.py,
	  rulesets/mason/world/objects/Weather.py: Add setup_operation
	  handlers as these scripts require ticks.
2006-07-21 01:26:19 +00:00
..
animals 2005-11-30 Al Riddoch <alriddoch@zepler.org> 2005-11-30 22:37:50 +00:00
buildings 2005-11-30 Al Riddoch <alriddoch@zepler.org> 2005-11-30 22:37:50 +00:00
elements 2006-07-21 Al Riddoch <alriddoch@zepler.org> 2006-07-21 01:26:19 +00:00
plants 2005-11-30 Al Riddoch <alriddoch@zepler.org> 2005-11-30 22:37:50 +00:00
tools 2005-11-30 Al Riddoch <alriddoch@zepler.org> 2005-11-30 22:37:50 +00:00
__init__.py * Added in Python interface code to deal with manipulation of operation 2000-11-27 18:28:20 +00:00
Pile.py 2005-06-28 Hagen Moebius <hagen.moebius@starschiffchen.de> 2005-06-28 22:51:49 +00:00
Thing.py 2005-12-05 Al Riddoch <alriddoch@zepler.org> 2005-12-05 21:40:45 +00:00