Commit Graph

361 Commits

Author SHA1 Message Date
kaltokri 6bf6b933cc Fixed last broken link 2023-10-25 15:52:11 +02:00
kaltokri 5681244941 Fix for canonical link 2023-10-25 15:45:20 +02:00
kaltokri 788108c5b8 Added check for dead links and fixed dead links 2023-10-25 15:34:06 +02:00
kaltokri 3fbc76e37f Documentation of the build system added 2023-10-24 17:03:01 +02:00
kaltokri 4d9197b3cc First version of the new GitHub pages 2023-10-20 16:13:30 +02:00
Sven Van de Velde 2d1409dedb Cleanup of the MOOSE repository. Only the essential is remained. 2018-02-17 21:17:55 +01:00
Sven Van de Velde eb9fc7589f Update to latest changes 2018-02-17 17:02:19 +01:00
Sven Van de Velde a334511601 reset 2018-02-17 16:52:38 +01:00
Sven Van de Velde 646958cc1a Redirect 2018-02-17 16:49:20 +01:00
Sven Van de Velde cd414a8129 Redirect 2018-02-17 16:47:19 +01:00
FlightControl_Master b7183023c9 Documentation 2017-11-22 06:23:58 +01:00
FlightControl_Master 49d3e4e7da Updates upon advice from wingthor 2017-11-10 14:37:13 +01:00
FlightControl_Master 060a1b219f updates 2017-11-10 12:28:13 +01:00
FlightControl_Master 4db18a4846 Tag test 2017-11-10 12:19:03 +01:00
FlightControl_Master 42a9e4c60d Test 2017-11-10 12:04:10 +01:00
FlightControl_Master f3bd097e6f Updates 2017-11-10 11:12:48 +01:00
FlightControl_Master 131db74630 Release test 2017-11-10 10:58:05 +01:00
FlightControl_Master f82d07ebc0 Extended the Waypoint functions of COORDINATE with new methods for Air operations:
* function COORDINATE:WaypointAirTurningPoint( AltType, Speed )
  * function COORDINATE:WaypointAirFlyOverPoint( AltType, Speed )
  * function COORDINATE:WaypointAirTakeOffParkingHot( AltType, Speed )
  * function COORDINATE:WaypointAirTakeOffParking( AltType, Speed )
  * function COORDINATE:WaypointAirTakeOffRunway( AltType, Speed )
  * function COORDINATE:WaypointAirLanding( Speed )
2017-11-02 08:19:46 +01:00
FlightControl_Master e625aaf28c Documentation 2017-11-01 17:50:04 +01:00
FlightControl_Master 7bc0f103d9 Fixed and documentation of ZONE_CAPTURE_COALITION 2017-11-01 17:22:22 +01:00
FlightControl_Master 0c70a34561 Improved ATC_GROUND
* Added speed limits.
  * Speed limits can now be set per airbase.
  * Maximum speed to prevent takeoff can be set.
  * Maximum speed can be set per airbase.
  * Improved documentation.
2017-10-31 08:32:47 +01:00
FlightControl_Master f6f2695808 Documentation Patch 2.2.5. 2017-10-30 08:22:23 +01:00
FlightControl_Master 9a90225d40 A lot of documentation improvements and fixing a bug report. 2017-10-28 08:12:13 +02:00
FlightControl_Master 6f0a254929 Documentation 2017-10-27 18:30:03 +02:00
FlightControl_Master c495d0e5e9 Airbases updates 2017-10-27 07:03:27 +02:00
FlightControl_Master bdf5c1e960 Documentation 2017-10-27 07:00:40 +02:00
FlightControl_Master 86ad985e0b updates docs 2017-10-26 21:19:41 +02:00
FlightControl_Master abf84e121f Documentation 2017-10-26 19:22:18 +02:00
FlightControl_Master 0e4a5c02d5 Working version, fiew! 2017-10-26 14:54:59 +02:00
FlightControl_Master 74951f4237 Documentation 2017-10-26 11:17:11 +02:00
FlightControl_Master 8aa14428dc Merge branch 'FC/AirbasePolice'
# Conflicts:
#	Moose Development/Moose/Functional/ATC_Ground.lua
#	docs/Documentation/AirbasePolice.html
2017-10-26 11:16:04 +02:00
FlightControl_Master 8002febf09 * Renamed AIRBASE POLICE to ATC GROUND
* Fixed issues with landing and departing.
2017-10-26 11:13:11 +02:00
FlightControl_Master 6c5dcb068b Documentation 2017-10-23 15:35:14 +02:00
FlightControl_Master 81d724d881 Merge branch 'FC/AirbasePolice'
# Conflicts:
#	docs/Documentation/Task_Cargo.html
2017-10-21 17:18:39 +02:00
FlightControl_Master b7528dad2e Improved airbase police 2017-10-21 12:04:05 +02:00
FlightControl_Master 4d8179ec70 Documentation 2017-10-20 14:10:59 +02:00
FlightControl_Master 57b4838a5a doc 2017-10-20 13:57:18 +02:00
FlightControl_Master a204dd2f4b Banner 2017-10-20 13:56:29 +02:00
FlightControl_Master 7cab0ca22a Documentation improvements. 2017-10-20 13:54:37 +02:00
FlightControl_Master ddf45d8485 Documentation and new moose.lua for dynamic loading. 2017-10-10 11:07:43 +02:00
FlightControl_Master 5896ebe9ca Merge remote-tracking branch 'refs/remotes/origin/Release-2.2.0'
# Conflicts:
#	Moose Mission Setup/Moose.lua
#	Moose Mission Setup/Moose_.lua
2017-10-09 13:32:53 +02:00
FlightControl_Master 305cb3092e Patch 2.2.2: Updated Scoring
* Disabled the logic of Fratricide until a DCS bug gets fixed by ED.
There is no workaround possible. Units containing a player cannot be
destroyed using Unit:destroy() API in multi player when the player is
seated in a Unit from a Client connected PC to the Server.
* By default, hit messages are disabled. They can be enabled by using
SCORING:SetMessagesHit().
2017-10-09 13:10:42 +02:00
FlightControl_Master 57cb31c86b Moved capture related methods to ZONE_CAPTURE_COALITION 2017-10-07 22:14:05 +02:00
FlightControl_Master 020f097584 Introduction of Zone goal classes 2017-10-06 14:44:28 +02:00
FlightControl_Master 1f5030fcbc Progress 2017-10-03 19:19:09 +02:00
FlightControl_Master d5e9c47bad Updated pictures 2017-10-03 11:40:43 +02:00
FlightControl_Master e10913edaf Pictures 2017-10-03 11:01:09 +02:00
FlightControl_Master 5558c26db7 Reduction of moose.lua sizing working now! 2017-09-26 18:47:33 +02:00
funkyfranky 0c55d4d20e Merge branch 'master' into funkyfranky 2017-09-22 19:03:04 +02:00
funkyfranky 43a62ebf87 ATC and Documentation 2017-09-22 16:53:55 +02:00