spring: develop 57e959b3 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jK | jK | develop | 2012-01-24 23:41:55 | develop 4b2e63ea |
Changeset | fix endless loop in CGround::LineGroundCol() (mantis 0002910) bug was: * float precision issue (even switching to double didn't solved it) * accumulated float precision error solved by: * switched to ints for saving current pos * extended 'reached target position' detection |
|||
mod - rts/Map/Ground.cpp | [ Diff ] [ File ] |