dxx-rebirth/d2x-rebirth/main
Kp a682d2bacb Simplify movie_play_status
Callers only ever test for whether the movie was skipped, and never
distinguish between a movie that ran to completion versus a movie that
the user interrupted.  Combine these two statuses into one value, and
eliminate the logic in RunMovie that picked which of the two to return.
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 memory management 2021-01-17 22:23:23 +00:00
movie.cpp Simplify movie_play_status 2021-01-17 22:23:23 +00:00
movie.h Simplify movie_play_status 2021-01-17 22:23:23 +00:00