Bug 55104

Summary: Units can't move along right/bottom edge of map
Product: [Applications] boson Reporter: Rivo Laks <rivolaks>
Component: generalAssignee: The Boson Team <boson-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rivo Laks 2003-02-24 10:58:23 UTC
Version:            (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 3.2.1
OS:          Linux (i686) release 2.4.18

Units can't move along right/bottom edge of map. When they do, their right-bottom point is not on canvas. It seems that ther advanced boundingrect is too big by 1 pixel, but I couldn't find out why.

Rivo
Comment 1 Andreas Beckermann 2003-03-02 23:30:04 UTC
This should be fixed now. 
A "normal" unit can definitely move along right/bottom edges of the map now. A 
problem is left with aircraft, but that seems to be a pathfinding problem (aircrasft is 1.5 
cells wide) 
 
CU 
Andi