Jump to content

[10358] [Fix] Restore work Waypoint MovementInform


Guest Quriq14

Recommended Posts

What bug does the patch fix? What features does the patch add?

MovementInform is not always called by WaypointMovementGenerator.

Vector i_hasDone is filled with "true" values but never reset to "false".

- Changed the vector i_hasDone to a simple boolean value (Couldn't find a reason for the vector. Maybe performance with some compilers?).

- Solved initialization issue by setting i_hasDone to "false" at every waypoint.

For which repository revision was the patch created?

9891

Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.

Not found any. But some SD2 bugs of Nazan may depend on this.

Note: most changes are caused by re-indentation.

http://pastebin.com/sW0eFDzS

Link to comment
Share on other sites

  • 5 weeks later...
  • 2 months later...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use