Over 100 camangos Cata commits applied (to c12950)

Over 100 camangos Cata commits applied. up to and inclusing c12950.
This commit is contained in:
Charles A Edwards 2016-08-20 17:10:24 +01:00 committed by Antz
parent b4ec0440aa
commit eef77eadb9
117 changed files with 4314 additions and 3547 deletions

View file

@ -179,6 +179,13 @@ namespace Movement
vertical_acceleration = 0.f;
effect_start_time = 0;
// detect Stop command
if (splineflags.done)
{
spline.clear();
return;
}
init_spline(args);
// init parabolic / animation