14 Commits (cpp20-using-enum)

Author SHA1 Message Date
ephphatha 328a65424d Add cases for non-arrow missiles 3 years ago
ephphatha f90e969108 Use multiple samples instead of specific seeds to test missile rotations 3 years ago
KPhoenix 8db521727d
`enum missile_id` -> `enum class MissileID` 3 years ago
Gleb Mazovetskiy 188dc79f6e Make `Players` a vector 4 years ago
Cesar Canassa fcdab7f56f
Add test for RotateBlockedMissile (#5069) 4 years ago
ephphatha 9ef77cb428 Use scoped enum for Direction16. 5 years ago
ephphatha b12de6fe12 Use scoped enum for Direction 5 years ago
Vladimir Olteanu 2624d1e62f Introduce Direction16 as enum 5 years ago
Vladimir Olteanu 95643029e3 Refactor missiles.cpp 5 years ago
Anders Jenbo c11945e62b 🎨 Fix line endings 5 years ago
Anders Jenbo f77c52941a ♻️Make GetDirection take Points instead of ints 5 years ago
Anders Jenbo bd389e9ef6 ♻️ Clean up bool logic in engine.cpp 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
pionere 79ed3c897b [diablo] 🐛 Better direction calculation 5 years ago
Anders Jenbo 932d093433 Test GetDirection 5 years ago