Erik Ogenvik
|
7895d1b0aa
|
Reload minds when python code changes.
All thoughts are first persisted and then restored.
|
2018-05-01 22:23:31 +02:00 |
|
Erik Ogenvik
|
6eeace3d1d
|
Added missing symbols.
|
2018-04-28 14:44:55 +02:00 |
|
Erik Ogenvik
|
f7e7a8a968
|
Fixed tests.
|
2018-04-27 23:12:15 +02:00 |
|
Erik Ogenvik
|
7ae19d5038
|
Use Singleton base class.
I.e. make sure that all objects have a defined life time. This requires
that we actually set up and tear down the singletons.
|
2018-04-25 20:15:29 +02:00 |
|
Erik Ogenvik
|
5a71381b8d
|
Added default attribute to modProperty.
|
2018-02-26 12:05:10 +01:00 |
|
Erik Ogenvik
|
e7fa53214b
|
Use nullptr instead of NULL.
|
2018-02-06 13:45:11 +01:00 |
|
Erik Ogenvik
|
4d530e25e4
|
Move domain property Entity.
And rename and fixup smaller things.
|
2017-07-25 23:40:39 +02:00 |
|
Erik Ogenvik
|
6e6fe3b9b6
|
Handle (dis)appear ops when moving between locs.
|
2017-06-27 21:06:07 +02:00 |
|
Erik Ogenvik
|
b40c613a78
|
Improve handling of broadcasts.
Use the domains for determining broadcasts.
|
2017-06-24 21:47:43 +02:00 |
|
Erik Ogenvik
|
1105483b1d
|
Fixed up tests.
|
2016-12-15 18:27:42 +01:00 |
|
Erik Ogenvik
|
1c69b3aae6
|
Use camel casing for tests.
This makes it much easier to find them in various editors.
|
2016-06-26 20:17:18 +02:00 |
|