dxx-rebirth/d2x-rebirth/libmve
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
..
decoder8.cpp Make console window inherit from dcx::window 2020-08-28 00:18:45 +00:00
decoder16.cpp Make console window inherit from dcx::window 2020-08-28 00:18:45 +00:00
decoders.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
mve_audio.cpp Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
mve_audio.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
mve_main.c Remove indirection for movie palette processing 2021-01-17 22:23:23 +00:00
mvelib.cpp Remove indirection for movie palette processing 2021-01-17 22:23:23 +00:00
mvelib.h Remove indirection for movie palette processing 2021-01-17 22:23:23 +00:00
mveplay.cpp Remove indirection for movie palette processing 2021-01-17 22:23:23 +00:00
mveplayer.1 Move d2x-rebirth source into subdirectory d2x-rebirth 2013-02-19 00:34:46 +00:00