dxx-rebirth/d2x-rebirth/main
Kp 73b0a016a8 Fix loading robots-?.mvl
Rework movie loading to fix loading built-in robot movies.  The previous
code always ignored loading the last entry in the movie array, which was
blank until 18f6919b33.  The last entry
was unused after d38a3d1362, so it was
removed, which caused the code to skip the robots entry.

Commit d38a3d1362 broke unloading add-on
movies by removing the strcpy which saved their name.  Add code to save
the name to extra_robot_movie_mission and call it when switching
missions.

Reported by btb: https://github.com/dxx-rebirth/dxx-rebirth/pull/17
2014-12-06 17:56:56 +00:00
..
bmread.cpp Pass read_model_guns vector as array & 2014-11-01 03:08:27 +00:00
descent.cfg Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
escort.cpp Fix various -Wnarrowing errors 2014-11-26 03:39:21 +00:00
gamepal.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
inferno.ini Move d2x-rebirth source into subdirectory d2x-rebirth 2013-02-19 00:34:46 +00:00
movie.cpp Fix loading robots-?.mvl 2014-12-06 17:56:56 +00:00
movie.h Fix loading robots-?.mvl 2014-12-06 17:56:56 +00:00