Erik Ogenvik
7534fee4e3
Arrange tests better and remove obsolete and unused stuff.
2020-01-20 23:17:55 +01:00
Erik Ogenvik
2366328c7f
Put both aiclient and cyclient under "client".
...
The idea is to in time move common stuff between them up one leve.
2019-11-21 20:44:27 +01:00
Erik Ogenvik
7295ae5c2a
Fixed broken cyclient.
2019-11-20 22:32:31 +01:00
Erik Ogenvik
ce64937e18
Adapt to removal of Atlas Factories Singleton.
2019-09-11 22:56:52 +02:00
Erik Ogenvik
76d3543b4d
Adapt to changes in Atlas.
...
We now provide some more data in the types themselves, and we try to not
use the Factories singleton.
2019-09-09 20:45:16 +02:00
Erik Ogenvik
9252e677a3
Handle deprecations in boost 1.70.
2019-06-24 21:12:55 +02:00
Erik Ogenvik
b509b8b11d
Don't load server rules in client.
2018-12-16 23:20:33 +01:00
Erik Ogenvik
164816f646
Adapt tests to changed structure.
2018-11-03 17:17:50 +01:00
Erik Ogenvik
e85f0831b2
Restructure rule classes.
...
Classes under "rulesets" have been moved to "rules", and split up into
futher subdirectories matching their library. As a result we can now
better separate the python bindings, so that things that belongs to the
simulation are separeted from things that belongs to the ai.
2018-10-31 21:38:35 +01:00
Erik Ogenvik
e0b45800ef
Fix broken tests.
2018-10-29 21:11:23 +01:00
Erik Ogenvik
c84f5fe926
Don't implicitly convert from Ref to ptr.
...
Since it's too easy to introduce subtle bugs.
2018-08-05 20:47:09 +02:00
Erik Ogenvik
a8d1458ad0
Convert client bindings to PyCXX.
2018-07-23 16:43:25 +02:00
Erik Ogenvik
5b282419be
Finalize conversion to Python 3.
2018-05-07 11:15:26 +02: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