dxx-rebirth/common
Kp 211d6167b2 Inline object_create_muzzle_flash into callers
object_create_muzzle_flash delegated to
object_create_explosion_without_damage, adding one parameter that
callers ought to provide instead.  Inline object_create_muzzle_flash into
callers and change them to provide `Vclip`.
2022-11-13 21:17:23 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +00:00
3d Use enum class for clipping_code 2022-10-02 19:51:35 +00:00
arch Fix OS X clang build 2022-10-31 00:51:32 +00:00
editor Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
include Remove unnecessary definition of exact_type<T>::operator!= 2022-11-13 21:17:23 +00:00
main Inline object_create_muzzle_flash into callers 2022-11-13 21:17:23 +00:00
maths Remove quadint members low, high 2022-05-24 02:32:58 +00:00
mem Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
misc Test whether change_filename_extension succeeded before using its output 2022-10-09 23:15:20 +00:00
music
texmap Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
ui Fix OS X clang build 2022-10-31 00:51:32 +00:00
unittest Generalize zip get_static_size to use tuple_size 2022-11-07 01:59:34 +00:00