cyphesis/rulesets/basic/world/objects/elements
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
..
__init__.py * Started working on sorting out memory leaks. 2000-12-04 20:08:21 +00:00
Fire.py 2006-07-21 Al Riddoch <alriddoch@zepler.org> 2006-07-21 01:26:19 +00:00