* 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
* Update development environment requirements
- Disabled 'rebuild requiredAddons' in Mikero tools
- Remove DeRap as a requirement
- Simplify Arma 3 Tools and P-drive (obviously has to be 'properly' set up)
* Update Mikero tools download URL
* Update make.py to 0.8
* Remove redundant extras folder obsolete handling
* Fix version updating in files when version changes number of digits
* Satisfy bux
* Update documentation guidelines
* Add version info part 1
* Add version info part 2
* Add removed in version to frontmatter and tag testmissions as removed
* Add version info part 3
* Seaparate ACE3 and ACEX Features/Framework menus, Add ACEX Headless documentation
* Add ACEX support to extract_dependencies.py
* Merge useful-functions into frameworks
* Move class-names to main menu
* Prettify class-names table titles
* Fix table of contents on documentation guidelines and tips
* Merge mission-tools into frameworks
* Merge modules into frameworks
* Rename to Frameworks (plural)
* Fix capitalization in class-names
* Improve wiki menu positioning
* Add 'mod' to documentation guidelines
* Update frameworks sections description for new content
* Update wiki menu descriptions
* Fix class-names 4 digit versions
* More places for descriptions
* Include documentation in PRs if applicable note
* Add short ACE3 and ACEX description page, outlining the difference
* Update documentation guidelines
* Add version info part 1
* Add version info part 2
* Add removed in version to frontmatter and tag testmissions as removed
* Add version info part 3