Erik Ogenvik
|
649522a4aa
|
Use sigc++ 3 and commit to Conan more.
|
2023-06-03 10:31:57 +02:00 |
|
Erik Ogenvik
|
7fcf0c34d1
|
Envelope router ids in one single struct.
Since the string and the integer always go together.
|
2022-07-04 15:37:51 +02:00 |
|
Erik Ogenvik
|
b0d891fa9a
|
Moved common Python stuff to "pythonbase" lib.
|
2021-06-27 17:00:34 +02:00 |
|
Erik Ogenvik
|
8da335d14b
|
Use reference when possible instead of pointers.
|
2021-05-31 00:05:25 +02:00 |
|
Erik Ogenvik
|
694e8c7c09
|
Spelling.
|
2020-07-31 23:47:41 +02:00 |
|
Erik Ogenvik
|
d6c1bd8c75
|
Make EntityKit create Entity instances.
As it's used on the server only.
|
2020-07-14 23:05:40 +02:00 |
|
Erik Ogenvik
|
965262948d
|
Add entities to parent after they've been created.
|
2020-04-13 15:23:01 +02:00 |
|
Erik Ogenvik
|
464d8128ba
|
Add interface for entity creation.
|
2020-04-13 01:01:17 +02:00 |
|
Erik Ogenvik
|
9462c4266d
|
Refactor how properties are applied and improve modifiers.
|
2020-03-25 23:50:00 +01:00 |
|
Erik Ogenvik
|
4df12845c2
|
Break up usage of Singletons a bit.
Also provide a separate ServerPropertyManager from the CorePropertyManager.
|
2020-03-22 23:36:52 +01:00 |
|
Erik Ogenvik
|
7534fee4e3
|
Arrange tests better and remove obsolete and unused stuff.
|
2020-01-20 23:17:55 +01:00 |
|