Niels Vaes c985d40ca0
Fix when DCS adds duplicate points to the points table of a drawing resulting in wrong triangulation (#2128)
* Adding a new TerminalType (100)that seems to be introduced in the update that brought Muwaffaq Salti. The base has a couple of spots (like 04, 05, 06) that can only accommodate smaller type fixed wing aircraft, like the F-16, but not bigger types like the Warthog of the Strike Eagle.

Because we weren't checking for this new type, spawning in these particular spots always resulted in an airstart, because `_CheckTerminalType` would always return `false`

* Adding Shapes over from old MOOSE branch

* cleanup

* adding HEXtoRGBA

* removing Arrow.lua, it's part of Polygon.lua

* Fix when DCS adds duplicate points to the `points` table of a drawing, resulting in wrong triangulation
2024-05-19 12:46:17 +02:00
..
2023-02-08 16:30:44 +01:00
2023-10-31 15:44:07 +01:00
2024-04-19 15:54:21 +02:00
2023-12-30 16:50:12 +01:00
2024-04-24 10:42:19 +02:00
2024-05-04 13:09:58 +02:00
2023-10-24 13:45:43 +02:00
2022-10-23 16:45:40 +02:00
2024-04-23 09:13:52 +02:00