Go to file
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
common Use array<> for team_kills 2014-12-06 04:52:53 +00:00
contrib/vs2013 Add VS2013 build files 2014-08-16 17:02:21 +00:00
d1x-rebirth Pass gr_set_bitmap_flags arg by & 2014-11-30 22:09:21 +00:00
d2x-rebirth Fix loading robots-?.mvl 2014-12-06 17:56:56 +00:00
similar Fix loading robots-?.mvl 2014-12-06 17:56:56 +00:00
.gitignore Add some Xcode generated file ending with .perspectivev3 to gitignore 2013-08-05 19:14:24 +08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
SConstruct Use pkg-config on Darwin if available 2014-12-05 04:11:37 +00:00