dxx-rebirth/d2x-rebirth/main
Kp 6ffc86ef5f Remove indirection for movie palette processing
It existed to support the freestanding mve player, which has not been
maintained in years.  Even there, the support can be retained by
aligning the name of the function among the source files.  mve_main.c
would need to be converted to C++ to enable full support.
2021-01-17 22:23:23 +00:00
..
escort.cpp Use enumerated_array for Secondary_weapon_to_powerup 2021-01-17 22:23:22 +00:00
gamepal.cpp Fix gcc-9 -Wstringop-truncation in gamepal.cpp 2019-05-11 20:18:29 +00:00
inferno.ini Reduce indirection resolving chosen menu item 2020-12-19 16:13:26 +00:00
libmve.h Remove indirection for movie palette processing 2021-01-17 22:23:23 +00:00
movie.cpp Remove indirection for movie palette processing 2021-01-17 22:23:23 +00:00
movie.h Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00