Ticket #333 (closed bug: fixed)
Minimap frame is off
| Reported by: | travisellett@… | Owned by: | per |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Engine: GUI | Version: | svn/trunk |
| Keywords: | minimap radar | Cc: | |
| Operating System: | Mac OS | Blocked By: | |
| Blocking: |
Description
The minimap frame is drawn with the center of the minimap as the coordinates for the top-right corner.
Attachments
Change History
Changed 18 months ago by travisellett@…
-
attachment
radar_c-minimap-r6890.patch
added
Changed 18 months ago by travisellett@…
-
attachment
wz2100_shot_003.png
added
Screenshot displaying the issue
comment:1 Changed 16 months ago by Buginator
- Status changed from new to assigned
- Owner set to per
per, can you take a look at this?
comment:2 Changed 16 months ago by Buginator
- Status changed from assigned to closed
- Resolution set to fixed
(In [7458]) apply a bug fix patch from travisellett which fixed a minimap / radar issue.
Closes ticket:333
Thanks for the patch!
comment:3 Changed 16 months ago by Buginator
(In [7477]) apply a bug fix patch from travisellett which fixed a minimap / radar issue.
Closes ticket:333
Thanks for the patch!
comment:4 Changed 16 months ago by Buginator
(In [7480]) Backport r7476-r7479
Using ASSERT_OR_RETURN macro to prevent GIGO (Garbage in, Garbage out). -- Fix strlcpy() & strlcat() to use ASSERT_OR_RETURN -- apply a bug fix patch from travisellett which fixed a minimap / radar issue.
Closes ticket:333
Thanks for the patch! -- Fix windows crash dump report, by returning back a c_str() instead of a string.
Fixes ticket:519

This patch fixes the issue