Opened 6 years ago

Closed 6 years ago

#4859 closed defect (fixed)

Territory borders not appearing on OSX

Reported by: Itms Owned by: wraitii
Priority: Release Blocker Milestone: Alpha 23
Component: Core engine Keywords:
Cc: Patch:

Description

On OSX, the territory borders do not get rendered in the game view.

Change History (2)

comment:2 by wraitii, 6 years ago

Resolution: fixed
Status: assignedclosed

In 20520:

Fix territory borders not showing up on OSX when compiled with the lastest xCode.

The bug came from inlining the copy constructor of Grid, which ended up reading from un-initialized variables.

Discussed with leper who had a similar fix for a test failure locally.

Fixes #4859

Differential Revision: https://code.wildfiregames.com/D1048

Note: See TracTickets for help on using tickets.