News:

Want to praise Simutrans?
Your feedback is important for us ;D.

100.0 & r1950 - Cursor marker size doesn't change and show wrong size

Started by z9999, August 15, 2008, 07:35:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

z9999

simutrans 100.0 and r1950

How to reproduce:
1. Open curiosity builder.
2. Select Patrick's Rock. (5x5)
3. Select Lighthouse. (1x1)

Result:
Cursor marker size is 5x5.

Can you delete these code below, If everything goes well ?
I once deleted these code, because of this problem.

simworld.cc:1371-1373 in karte_t::set_werkzeug( werkzeug_t *w )

if(w==werkzeug) {
return;
}





r1951
Quote
patch: allow changing tools with the same (only different parameter string)

resolved.