Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Shield link do not re-link after EMP-ed/Disarmed. Need to deploy VERSION{v1.2.7.5} #69

Merged
merged 2 commits into from
Jul 23, 2014

Conversation

xponen
Copy link
Contributor

@xponen xponen commented Jul 23, 2014

previous optimization accidentally skip update of shieldUnit with NO_LINK (this is an EMP-ed shieldUnit).

Also, some rename of some functions to reduce messiness and encapsulated some regularly used task. This is on commit no.2 to not mix it with bug fix.

…r disarmed.

This is bug from previous optimization (OPS). It accidentally skipped updates for shieldUnits with NO_LINK (NO_LINK was assigned for EMPed shieldUnits while a table with 1 entry is for lonely shieldUnits)
No logic changes is intended, just renamed functions and encapsulate some stuff.
@xponen xponen mentioned this pull request Jul 23, 2014
GoogleFrog added a commit that referenced this pull request Jul 23, 2014
fix Shield link do not re-link after EMP-ed/Disarmed. Need to deploy VERSION{v1.2.7.5}
@GoogleFrog GoogleFrog merged commit 7bc2baf into ZeroK-RTS:master Jul 23, 2014
@xponen xponen deleted the shieldLink_bug branch July 26, 2014 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants