Commit graph

3 commits

Author SHA1 Message Date
Erik Ogenvik
88e0b6b8d7 Fixed various warnings from tests. 2023-02-01 23:05:06 +01:00
Erik Ogenvik
d9eb653bbe Added "close_container" op for closing containers.
This is made into a core C++ feature, mainly because we don't want gameplay where
the user is unable to close containers they have opened.
Preferably it should have been in the rules part, but I consider it too
important to not leave opened containers without ability to close them.
2020-05-21 17:12:45 +02:00
Erik Ogenvik
7534fee4e3 Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
Renamed from tests/customTest.cpp (Browse further)