dxx-rebirth/d2x-rebirth/main
Kp d797072596 Make vector magnitude constant in more cases
Introduce a helper to obtain both the magnitude of a vector and the
corresponding normalized vector.  Use it to capture both values as const
when possible.
2022-09-24 17:47:52 +00:00
..
escort.cpp Make vector magnitude constant in more cases 2022-09-24 17:47:52 +00:00
gamepal.cpp Pass std::span to load_palette 2022-09-24 17:47:52 +00:00
inferno.ini Reduce indirection resolving chosen menu item 2020-12-19 16:13:26 +00:00
libmve.h Use specific type in MVEFILE instead of void * 2022-07-23 20:58:10 +00:00
movie.cpp Use specific type in MVEFILE instead of void * 2022-07-23 20:58:10 +00:00
movie.h Use enum class for PlayMovie flag must_have 2022-07-23 20:58:10 +00:00