Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very slow terraforming in some cases #1058

Closed
DorpsGek opened this issue Jul 19, 2007 · 1 comment
Closed

Very slow terraforming in some cases #1058

DorpsGek opened this issue Jul 19, 2007 · 1 comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

bilbo opened the ticket and wrote:

In r10622

In attached save, when I flatten 62x62 squares patch of land using "equalize height" to sea level (coordinates from 0x0 to 62x62), it took 6 seconds on Athlon 3000+, with nothing running on background.
When I build a bump and equalize almost the same area to height 2, it is done instantly. When I try to raise the lowered land back from sea, it is also done instantly. I think there is something buggy that causes weird slowdowns with some terraformings.

Attachments

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/1058
@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r10686. Problem is that checking for tunnels just takes time (a little too much at the moment). Anyhow, it won't get any faster anymore, so lowering the whole 2048x2048 map will take quite some time, but that should not happen.


This comment was imported from FlySpray: https://bugs.openttd.org/task/1058

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant