Sven Van de Velde
73d1b3b439
Merge pull request #411 from FlightControl-Master/master-enh-125-spawn-schedule-delay
...
SPAWN Delay implementation
-- New methods SPAWN:InitDelayOnOff(), SPAWN:InitDelayOn(), SPAWN:InitDelayOff()
-- Default is delay is on, but only for :SpawnScheduled()
-- Did a large review of the SPAWN documentation (for dummies).
-- Moved the SPAWN class documentation to the SPAWN object, so that it becomes visible in intellisense.
-- Added Demo Mission links
-- Added Youtube channel links
2017-04-08 08:07:41 +02:00
FlightControl
9e2c66dae4
SPAWN Delay implementation
...
-- New methods SPAWN:InitDelayOnOff(), SPAWN:InitDelayOn(),
SPAWN:InitDelayOff()
-- Default is delay is on, but only for :SpawnScheduled()
-- Did a large review of the SPAWN documentation (for dummies).
-- Moved the SPAWN class documentation to the SPAWN object, so that it
becomes visible in intellisense.
-- Added Demo Mission links
-- Added Youtube channel links
2017-04-08 08:06:29 +02:00
Grey-Echo
fb4fc4add1
Merge pull request #401 from FlightControl-Master/Grey-Echo
...
Changes to the documentation generation
2017-04-05 14:27:21 +02:00
Grey-Echo
d5adf0a282
Resolve problems with Zone.lua
...
also generate Dynamic Loader (forgot to generate it after generating static for tests)
2017-04-05 09:35:06 +02:00
Grey-Echo
3ca84adb53
Merge branch 'master' into Grey-Echo
2017-04-05 01:31:01 +02:00
Grey-Echo
3b69cf992e
This is an important refactor of the way documentation generation works
...
* Installs luarocks WITH it's executable (easy to install other rocks if necessary)
* Use Lua supplied with luarocks
* Create Utils/luadocumentor.bat, which works with RELATIVE PATH ! -> Everybody can generate the doc
* Updated launch files accordingly
2017-04-05 01:26:39 +02:00
Sven Van de Velde
0de157ebe1
Merge pull request #391 from FlightControl-Master/readme
...
Changed wrong link to Moose_Missions
2017-04-04 21:09:28 +02:00
Grey-Echo
35e88c27c5
Changed wrong link to Moose_Missions
2017-04-03 15:32:42 +02:00
Sven Van de Velde
c2517d399c
Merge pull request #389 from FlightControl-Master/Usage-guide
...
Correct the link for test missions
2017-04-02 22:35:43 +02:00
Grey-Echo
0ef9a26222
Start of BEACON:StopAATACAN()
2017-04-02 22:12:34 +02:00
Grey-Echo
7263bdeaf0
Correct the link for test missions
2017-04-02 22:08:15 +02:00
Grey-Echo
411982d557
Implement AATACAN()
2017-04-02 19:21:15 +02:00
Grey-Echo
a7e3f1a961
Merge branch 'master' into beacons
2017-04-02 18:50:59 +02:00
Sven Van de Velde
43624e4067
Merge pull request #388 from FlightControl-Master/FlightControl-task-cargo-transport
...
Flightcontrol task cargo transport
2017-04-02 15:33:12 +02:00
FlightControl
118afde739
Merge remote-tracking branch 'refs/remotes/origin/enhancement-353-task-cargo-transport' into FlightControl-task-cargo-transport
...
# Conflicts:
# Moose Mission Setup/Moose.lua
2017-04-02 15:32:09 +02:00
Grey-Echo
513a103947
Merge pull request #387 from FlightControl-Master/Grey-Echo
...
* Add a Utils folder with 7-Zip and lua
* Changes Moose \Mission Setup\Moose Mission Update\Moose_Update_Missions.bat to use 7-Zip in Utils
* Removes 7-Zip in \Mission Setup\Moose Mission Update\
* Changes every .lauch file to use \Utils\lua\5.1\bin\lua.exe instead of PATH
Known Issue : Moose Development\LDT External Tools\Moose DOCUMENTATION Generate.launch does NOT work for contrbutors other than @FlightControl-Master , need to update \Utils\lua\5.1\bin\luadocumentor.bat with new paths
2017-04-02 14:47:16 +02:00
Grey-Echo
6d90661738
Merge branch 'master' into Grey-Echo
2017-04-02 12:46:41 +02:00
Grey-Echo
1a863261a8
Updates to lauch files, add Utils with 7-Zip and lua
...
Known bug : .lauch file Generate doc doesn't work, it needs an update to luadocumentor.bat
2017-04-02 12:37:25 +02:00
FlightControl
17a332cf16
Update .launch files
2017-04-02 11:48:17 +02:00
FlightControl
7e9b97dda0
Documentation
2017-04-02 09:39:00 +02:00
FlightControl
f8f68ea695
Progress
2017-04-02 09:16:34 +02:00
FlightControl
2e2aabdcc9
Progress
2017-04-02 08:04:43 +02:00
FlightControl
bad2e81c56
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl-task-cargo-transport
2017-04-02 05:53:52 +02:00
Grey-Echo
b846757f4d
Changes to BEACON
2017-04-01 22:45:52 +02:00
FlightControl
6c4c149349
Fix 368
2017-04-01 20:58:06 +02:00
Grey-Echo
f9afe8c937
Add a start for BEACON:AATACAN()
2017-04-01 19:33:42 +02:00
Grey-Echo
c752264325
Implement constructor an TACANToFrequecy to BEACON
2017-04-01 15:18:41 +02:00
FlightControl
293267f760
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl-task-cargo-transport
...
# Conflicts:
# Moose Development/Moose/Moose.lua
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
# Moose Test Missions/TAD - Task Dispatching/TAD-100 - A2G Task
Dispatching DETECTION_AREAS/TAD-100 - A2G Task Dispatching
DETECTION_AREAS.lua
2017-04-01 15:02:51 +02:00
Sven Van de Velde
72603601b1
Merge pull request #385 from FlightControl-Master/master-release-prep
...
Release 2.0!!!! Note that this is the DYNAMIC loading Moose.lua that is published here!!!!
2017-04-01 11:08:02 +02:00
FlightControl
6c112193ed
Ensure dynamic loading is enabled...
2017-04-01 11:03:44 +02:00
FlightControl
c5107f1b8a
Merge remote-tracking branch 'refs/remotes/origin/master' into master-release-prep
2017-04-01 09:01:00 +02:00
Sven Van de Velde
bd0c78492a
Set theme jekyll-theme-architect
2017-04-01 08:52:49 +02:00
Sven Van de Velde
c910a7a29b
Set theme jekyll-theme-merlot
2017-04-01 08:51:11 +02:00
Sven Van de Velde
9085838189
Set theme jekyll-theme-architect
2017-04-01 08:41:27 +02:00
Sven Van de Velde
1b85fbfab3
Merge pull request #384 from FlightControl-Master/Tweaks-to-Readme
...
Tweaks to readme
2017-04-01 08:17:03 +02:00
Grey-Echo
a49c5b2dea
Hope this works
2017-03-31 22:52:14 +02:00
Grey-Echo
756e5170a8
Merge pull request #383 from FlightControl-Master/usage_guide
...
Small tweaks to Usage_Guide.md
2017-03-31 21:20:23 +02:00
Grey-Echo
6de01e3303
Small tweaks to Usage_Guide.md
2017-03-31 17:45:43 +02:00
Grey-Echo
666e0b115b
Small tweaks to README.md
2017-03-31 17:21:54 +02:00
FlightControl
64d2a49cc6
Merge remote-tracking branch 'refs/remotes/origin/master' into master-release-prep
2017-03-31 14:31:22 +02:00
FlightControl
0c7622969d
Fixes in documentation
2017-03-31 14:31:00 +02:00
Sven Van de Velde
3405b3f203
Merge pull request #380 from FlightControl-Master/Contribution_Guide.md-Tweaks
...
Small tweaks to Contribution_Guide.md
2017-03-31 13:06:10 +02:00
FlightControl
2c5cc66826
Fixed a bug testing for partially in zone ...
2017-03-31 12:59:37 +02:00
Grey-Echo
94546fc2a5
Small tweaks to Contribution_Guide.md
...
Should be pretty final.
2017-03-31 12:46:34 +02:00
FlightControl
f68fec303a
Fixing #281
...
I think this one liner fixes the problem... The menu got removed. And
it shouldn't. It can stay ...
2017-03-31 11:48:47 +02:00
FlightControl
4dbab26b5f
Merge remote-tracking branch 'refs/remotes/origin/master' into master-release-prep
2017-03-31 11:48:42 +02:00
Sven Van de Velde
5c51484e81
Merge pull request #379 from FlightControl-Master/Grey-Echo
...
Finished Contribution_Guide.md
2017-03-31 11:29:47 +02:00
FlightControl
24746644d3
Updated launch files
2017-03-31 11:15:18 +02:00
Grey-Echo
441a771c8a
Finish Contribution_Guide.md
2017-03-31 11:08:14 +02:00
FlightControl
d3d113e2ba
Merge remote-tracking branch 'refs/remotes/origin/master' into master-release-prep
2017-03-31 10:34:32 +02:00