Commit graph

13 commits

Author SHA1 Message Date
Erik Ogenvik
a15b8e308a Rename HttpCache to HttpHandling, as it's generic. 2023-10-19 23:04:04 +02:00
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
c5bd13b7c3 Fixed issues with tests on some compilers. 2022-07-04 11:38:21 +02:00
Erik Ogenvik
706e521156 Make naming better. 2021-08-01 23:39:37 +02:00
Erik Ogenvik
c03267f132 Avoid singleton use. 2021-08-01 23:17:40 +02:00
Erik Ogenvik
7c6aa0a759 Don't make ServerRouting into a Router. 2021-08-01 18:16:41 +02:00
Erik Ogenvik
4c61b85808 Use emplace when entering into map. 2021-04-27 15:07:45 +02:00
Erik Ogenvik
2b860be278 Complete removal of old Spawn mechanism. 2020-06-22 22:36:30 +02:00
Erik Ogenvik
965262948d Add entities to parent after they've been created. 2020-04-13 15:23:01 +02: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
5c66c3d947 Added tests for archetypes and fixes issues. 2020-03-08 17:46:12 +01:00
Erik Ogenvik
7534fee4e3 Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
Renamed from tests/AdminTest.cpp (Browse further)