ACE3/extensions/medical
PabstMirror c426103f23 Extension changes for Medical Rewrite and Linux compilation (#6909)
* Fix Medical HandleDamageWounds memory leak (#6809)

* Use strncpy and disable MSVC unsafe warnings (#7171)
* Set 64-bit correctly from generator string, Disable SSE2 flag on 64-bit (non-existent)

* Tweaks for Linux extensions (#5762)
* 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
2019-09-28 23:03:55 +02:00
..
CMakeLists.txt Initial work on medical extension 2015-05-04 00:02:39 +02:00
DamageType.cpp Ported over handleDamage_wounds 2015-05-14 18:52:12 +02:00
DamageType.h tabs 2015-05-14 18:56:23 +02:00
handleDamage.cpp Extension changes for Medical Rewrite and Linux compilation (#6909) 2019-09-28 23:03:55 +02:00
handleDamage.h Clean up 2015-05-17 09:48:59 +02:00
InjuryType.cpp Fixed namespace issues. Removed static 2015-05-14 17:36:58 +02:00
InjuryType.h tabs 2015-05-14 18:56:23 +02:00
medical.cpp Extension changes for Medical Rewrite and Linux compilation (#6909) 2019-09-28 23:03:55 +02:00
OpenWound.cpp Added woundID for open wounds 2015-05-16 23:18:58 +02:00
OpenWound.h Added woundID for open wounds 2015-05-16 23:18:58 +02:00