Anders Jenbo
ee7b32d8f6
Player by reference part 3
5 years ago
Anders Jenbo
8a7ec56d3a
Player by reference part 2
...
This mostly change player to be by reference instead of by index.
But additionally it does stript checks for gold in the belt, move some
value types to the initialization and short circute a few functiongs.
5 years ago
Anders Jenbo
6ce8f13751
Apply clang-tidy to more code and do some related cleanups
5 years ago
Anders Jenbo
c11945e62b
🎨 Fix line endings
5 years ago
Anders Jenbo
6321bf04d5
♻️ Pass player to towner by reference instead of index
5 years ago
Anders Jenbo
997c1dba55
🚚 Split up all.h in to proper header relations
5 years ago
Anders Jenbo
53a3657b29
🚚 Move tests to a standard folder
5 years ago
Anders Jenbo
bfb3c11c2b
🎨 Change namespace to devilution
5 years ago
Anders Jenbo
aba0a8fc44
✅ Clean up name spacesage in tests
5 years ago
Anders Jenbo
4082dee1c8
✅ Correct inv grid layout of multi tile items
5 years ago
Łukasz Łapiński
0f778fbb34
Inventory tests ( #1153 )
...
* Set up inventory tests; add scroll usage tests
* Add calculation and placement tests for gold
* Item removal tests
5 years ago
lkk7
e616e21f80
Set up inventory tests; add scroll usage tests
5 years ago