Commit graph

3 commits

Author SHA1 Message Date
Erik Ogenvik
6a4354fde5 Allow suspension of individual entities.
When the "suspended" property is applied on individual entities, the
Tick operation will be intercepted for the specific entity and ignored.
If the property is applied to the world entity _all_ Tick operations
will however be suspended.
2014-12-30 13:10:50 +01:00
Olek Wojnar
7f9ff2246d Remove CVS $Id tags
The legacy tags are causing build issues in Debian.
2013-07-15 20:31:59 +02:00
Erik Hjortsberg
a6ec64e6b6 Added "suspended" property, suspending the world.
In the future this property might be available on all entities.
2013-03-31 20:51:21 +02:00