Commit Graph

20 Commits

Author SHA1 Message Date
kaltokri 79b1f1615f Fix broken link in AI_Escort_Request.lua 2024-01-02 22:06:59 +01:00
kaltokri e032781a92 Changed Core.Group to Wrapper.Group 2023-10-31 16:36:51 +01:00
Frank 52e66ae969 Broken Links
- AI_A2A_Gci Removed reference to SetEngageZone
- Fixed link to #AI_A2G_SEAD.SetEngageRange #2025
- AI_Air_Engage removed reference to SetEngageZone. Does not seem to exist any more.
- AI_Air_Patrol removed reference to SetEngageZone. Does not seem to exist any more or is passed as argument now.
- AI_FORMATION Fixed DCSTypes#AI.Option.Air.val.ROE OptionROE #2029
- SETTINGS Fixed link to Message #2021
- Fixed wrong indent of "Developer Note" in various classes
2023-10-31 13:33:45 +01:00
Applevangelist 5a57d05fd6 Deprecated flags 2023-09-07 16:14:21 +02:00
Applevangelist f46f755327 #Docu fixes 2022-11-10 17:32:45 +01:00
TommyC81 0441acf101 Documentation fixes. (#1803)
Improve the consistency of the module intros to the most commonly used version (single dash).

Add missing module information (abbreviated where none existed previously).

Fix broken documentation links

Make module names correspond to filenames (and fix links).

Fix typos.
2022-10-19 12:20:39 +02:00
FlightControl 115743263b Fixed nasty bug where the same plane would be chosen all the time for request spawns. Root cause was the inherit. self variables were also copied during inherit of the chile object, resulting in a bad bad bad behaviour. 2019-08-01 21:16:01 +03:00
FlightControl 1afe1c48b4 Updates - Much improved version! 2019-07-01 17:29:23 +03:00
FlightControl 35653898cd WIP 2019-06-28 17:15:40 +03:00
FlightControl 3612d5d171 Fixes 2019-06-20 21:50:52 +03:00
FlightControl a907369082 FlightMode 2019-06-19 18:17:12 +03:00
FlightControl 1e0e67c13d Updates 2019-06-18 07:06:00 +03:00
FlightControl 7bae22248a Optimizations ROE and ROT and flight modes. 2019-06-01 08:06:18 +02:00
FlightControl 7b5b57c087 updates 2019-05-31 16:35:35 +02:00
FlightControl c5236d337e Updates 2019-05-28 20:44:51 +03:00
FlightControl d3ecbac40a Updates for mission mode. 2019-05-27 17:10:19 +02:00
FlightControl 6be56b1b86 Progress 2019-05-23 16:33:47 +03:00
FlightControl 1440f6c626 WIP, not for play. 2019-05-03 19:11:53 +02:00
FlightControl 3657a19645 Updates of working version. 2019-04-26 18:42:42 +02:00
FlightControl ab423b3ba4 First working version of AI_ESCORT_REQUEST. 2019-04-25 18:52:46 +02:00