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 #481

Merged
merged 2 commits into from
Aug 22, 2016
Merged

Cleanup network component #481

merged 2 commits into from
Aug 22, 2016

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Aug 22, 2016

When merged this pull request will:

  • seperate file for CfgSettings
  • macro for CfgFunctions
  • remove unused internal variable GVAR(debug) and FUNC(id)
  • remove deprecated functions CBA_fnc_remoteExecute and CBA_fnc_remoteSay (deprecated since at least 2009)
  • remove preInit (all that was left seems to be for/comments for cba_network_fSend, which is no longer exists)
  • standardized function headers
  • move macros to script_component.hpp
  • formatting

@commy2 commy2 added this to the 3.0.1 milestone Aug 22, 2016
@Killswitch00 Killswitch00 merged commit 8793cff into master Aug 22, 2016
@Killswitch00 Killswitch00 deleted the cleanup-network2 branch August 22, 2016 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants