Commit graph

7 commits

Author SHA1 Message Date
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
a43120ab29 Conform to PEP8. 2018-10-11 23:02:05 +02:00
Erik Ogenvik
634eebc906 Relax warning. 2018-10-11 22:35:00 +02:00
Erik Ogenvik
0b75e42aa0 Make Python API more uniform. 2018-08-11 23:26:54 +02:00
Erik Ogenvik
da2582a82b Fixed incorrect method call. 2018-07-29 19:53:43 +02:00
Erik Ogenvik
cfffeb1711 Make macros conformant. 2018-07-24 21:16:50 +02:00
Erik Ogenvik
69943282ed Work on converting all python bindings to pycxx. 2018-07-21 13:58:13 +02:00