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

Cleanup network component #470

Closed

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Aug 20, 2016

When merged this pull request will:

  • streamlined function headers
  • removed superfluous / obvious / obsolete comments
  • formatting
  • moved macros to script_component.hpp
  • deleted unused macros
  • changed deprecated SLX_XEH_MACHINE select 3 to isServer
  • delete FUNC(opc) (only used once, move directly into event handler) and FUNC(opd) (unused)
  • delete remnants of removed timeSync and weatherSync feature
  • simplify / modernize CBA_fnc_publicVariable and CBA_fnc_setVarNet
  • for branch compileFinal all missionNamespace functions #469

@commy2 commy2 added the WIP label Aug 20, 2016
@commy2 commy2 added this to the 3.0.1 milestone Aug 20, 2016
@commy2 commy2 self-assigned this Aug 20, 2016
@commy2 commy2 force-pushed the compile-final-all-missionnamespace-functions branch from a641eb1 to d4cab9a Compare August 20, 2016 15:18
@commy2
Copy link
Contributor Author

commy2 commented Aug 22, 2016

individual changes in seperate branches to avoid large pull requests

@commy2 commy2 closed this Aug 22, 2016
@commy2 commy2 added Invalid and removed WIP labels Aug 22, 2016
@commy2 commy2 deleted the cleanup-network branch August 22, 2016 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant