Commits
- MQ2PortalSetter
- use expansion flags to determine to display an expansion or not
(510ecdc)
- Erroneous tab
(775fb50)
- Code review notes
- corrected casing for GetZonestoDisplay to GetZonesToDisplay
- moved the zonePortalInfo struct and GetZonesToDisplay for to remove need for additional prototyping
- moved displayableZones to get populated when the window is displayed, this means we're not constantly repopulating every frame
-- these changes required additional adjustments so we would re-populate if we closed and then re-opened the setter window
- addressed deprecations SPAWNINFO*
(8f720c9)
- Deprecation
- SPAWNINFO* deprecation
(2c77bab)
- MR commit # [feedbac](https://gitlab.com/redguides/plugins/mq2portalsetter/commit/feedbac)k
- removed unnecessary .empty check on displayableZones
- removed unnecessary conditional check for bShowWindow = false
(480dc5a)
- Merge branch 'expansionflags' into 'master'
MQ2PortalSetter
See merge request redguides/plugins/mq2portalsetter!10
(1fadf03)