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

Extension changes for Medical Rewrite and Linux compilation #6909

Merged
merged 3 commits into from
Sep 28, 2019

Conversation

PabstMirror
Copy link
Contributor

@PabstMirror PabstMirror commented Mar 31, 2019

Track in one PR so we don't need to constantly rebuild dlls No rebuilds required for now anyways.

Contains:

* Fix HandleDamageWounds memory leak

* redo to moved func
@PabstMirror PabstMirror added kind/task ignore-changelog Release Notes: Excluded labels Mar 31, 2019
@PabstMirror PabstMirror added this to the Medical Release (Rewrite) milestone Mar 31, 2019
@dedmen
Copy link
Contributor

dedmen commented Mar 31, 2019

We don't use woundID internally in the dll. So we might aswell just remove that stuff?

@jonpas jonpas changed the title WIP: Medical extension changes for rewrite WIP: Extension changes for Medical Rewrite and 3.13.0 Sep 6, 2019
jonpas and others added 2 commits September 10, 2019 15:48
* Use strncpy and disable MSVC unsafe warning

* Set 64-bit correctly from generator string, Disable SSE2 flag on 64-bit (non-existent)
* Tweak CMakeLists for Linux compilation
* Conform SQF extensions check for Linux server extensions support
* Add *.so to tools
* Split extension check into Windows and Linux
* Disable Medical extension loading for now
* Add client/server separation to extension loading
* Add Arma config documentation on extension creation
@PabstMirror PabstMirror marked this pull request as ready for review September 28, 2019 21:01
@PabstMirror
Copy link
Contributor Author

Merging as is to let linux changes become part of master

@jonpas jonpas removed the status/WIP label Sep 28, 2019
@PabstMirror PabstMirror changed the title WIP: Extension changes for Medical Rewrite and 3.13.0 Extension changes for Medical Rewrite and 3.13.0 Sep 28, 2019
@jonpas jonpas changed the title Extension changes for Medical Rewrite and 3.13.0 Extension changes for Medical Rewrite and Linux compilation Sep 28, 2019
@jonpas jonpas modified the milestones: Medical Rewrite, 3.13.0 Sep 28, 2019
@jonpas jonpas merged commit c426103 into master Sep 28, 2019
@jonpas jonpas deleted the medicalExtensionWork branch October 15, 2021 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-changelog Release Notes: Excluded kind/task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants