dxx-rebirth/similar
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
..
2d Pass get_font_total_width arg by & 2014-12-02 03:35:01 +00:00
3d Make g3s_point const only in OGL 2014-11-16 19:14:51 +00:00
arch Add search SDL_mixer framework paths for headers instead of using <Framework/Header.h> notation 2014-12-03 15:14:18 -08:00
editor Pass gr_bitmap arg as & 2014-12-02 03:35:01 +00:00
main Fix loading robots-?.mvl 2014-12-06 17:56:56 +00:00
mem Propagate for variables in similar/mem/mem.cpp 2014-09-26 02:42:12 +00:00
misc Propagate for variables in similar/misc/physfsx.cpp 2014-09-26 02:42:12 +00:00