1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/extensions/common
PabstMirror c426103f23 Extension changes for Medical Rewrite and Linux compilation ()
* Fix Medical HandleDamageWounds memory leak ()

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

* Tweaks for Linux extensions ()
* 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
..
directx Normalize to LF line endings 2016-05-30 18:37:03 +02:00
glm Normalize to LF line endings 2016-05-30 18:37:03 +02:00
p3d Normalize to LF line endings 2016-05-30 18:37:03 +02:00
pbo Normalize to LF line endings 2016-05-30 18:37:03 +02:00
simulation Normalize to LF line endings 2016-05-30 18:37:03 +02:00
ace_common.cpp Normalize to LF line endings 2016-05-30 18:37:03 +02:00
ace_common.h Normalize to LF line endings 2016-05-30 18:37:03 +02:00
ace_version_win32.rc.in Normalize to LF line endings 2016-05-30 18:37:03 +02:00
ace_version.hpp.in Normalize to LF line endings 2016-05-30 18:37:03 +02:00
arguments.hpp Normalize to LF line endings 2016-05-30 18:37:03 +02:00
CMakeLists.txt Removed/disable unused stuff () 2017-10-28 21:39:46 +02:00
dispatch.hpp Normalize to LF line endings 2016-05-30 18:37:03 +02:00
lzoconf.h initial pick from vehicledamage for new extension build process. 2015-05-18 20:58:32 +02:00
lzodefs.h initial pick from vehicledamage for new extension build process. 2015-05-18 20:58:32 +02:00
membuf.hpp Normalize to LF line endings 2016-05-30 18:37:03 +02:00
minilzo.c initial pick from vehicledamage for new extension build process. 2015-05-18 20:58:32 +02:00
minilzo.h initial pick from vehicledamage for new extension build process. 2015-05-18 20:58:32 +02:00
shared.cpp Removed/disable unused stuff () 2017-10-28 21:39:46 +02:00
shared.hpp Extension changes for Medical Rewrite and Linux compilation () 2019-09-28 23:03:55 +02:00
singleton.hpp Normalize to LF line endings 2016-05-30 18:37:03 +02:00
targetver.h Normalize to LF line endings 2016-05-30 18:37:03 +02:00
transform_matrix.hpp Normalize to LF line endings 2016-05-30 18:37:03 +02:00
vector.cpp Normalize to LF line endings 2016-05-30 18:37:03 +02:00
vector.hpp Extension changes for Medical Rewrite and Linux compilation () 2019-09-28 23:03:55 +02:00