Commit Graph

  • e6e7d8b166 LDT pass on RADIO class Grey-Echo 2017-03-11 14:52:09 +01:00
  • 4df4223373 Implement RADIO:NewGenericTransmission() and RADIO:NewUnitTransmission() Grey-Echo 2017-03-11 14:45:22 +01:00
  • e9a7898410 Updates on presentation FlightControl 2017-03-11 09:22:03 +01:00
  • 4b45476105 Every RADIO Setter is tested Grey-Echo 2017-03-10 23:34:42 +01:00
  • 894ed41374 RADIO:SetFileName() and RADIO:SetFrequency() both tested and fixed Grey-Echo 2017-03-10 23:34:32 +01:00
  • 4655a6413d Support for UNIT and GROUP in RADIO:SetTransmission() + indentation Grey-Echo 2017-03-10 23:34:24 +01:00
  • 396aa38c18 Move verifying logic in set methods in RADIO Grey-Echo 2017-03-10 23:34:16 +01:00
  • e4343179b3 Add checks and trace for RADIO:NewGenericTransmission Grey-Echo 2017-03-10 23:34:09 +01:00
  • a9c7cd4e18 Add checks and trace for RADIO:New Grey-Echo 2017-03-10 23:33:56 +01:00
  • f35269936f Fixes in RADIO Class. Grey-Echo 2017-03-10 23:33:38 +01:00
  • 3754ea6c27 Change RADIO:NewGenericTransmission() and RADIO:NewUnitTransmission() to support optionnal parameters Grey-Echo 2017-03-10 23:33:31 +01:00
  • 65c61a15b4 Fix various bugs in RADIO Grey-Echo 2017-03-10 23:33:21 +01:00
  • b75d90092d Add Test Mission + Small Fixes to RADIO Grey-Echo 2017-03-10 23:33:16 +01:00
  • c8a4c87226 Merge branch 'developer-configuration' into RadioComs Grey-Echo 2017-03-10 23:33:11 +01:00
  • d7291d44fd Updates Grey-Echo 2017-03-10 23:33:05 +01:00
  • 5da73b220e Merge branch 'developer-configuration' into RadioComs Grey-Echo 2017-03-10 23:32:58 +01:00
  • 3478f8e749 Eclipse share configuration files Grey-Echo 2017-03-10 23:32:51 +01:00
  • b73a48c4e0 Merge pull request #291 from FlightControl-Master/master-bugfix Grey-Echo 2017-03-10 23:32:46 +01:00
  • ac0effe141 Documentation refinement of Core Classes Grey-Echo 2017-03-10 23:32:39 +01:00
  • fc3ad53ebe Implement POSITIONABLE:GetRadio() and small fixes in Radio.lua Grey-Echo 2017-03-10 23:32:33 +01:00
  • 59bba1e17e Update Moose.lua to include Core/Radio.lua Grey-Echo 2017-03-10 23:32:27 +01:00
  • 2365681438 Implements a first pass for RADIO:Broadcast() Grey-Echo 2017-03-10 23:32:22 +01:00
  • ff5048a43f Implementation of RADIO:NewTransmissionUnit() Grey-Echo 2017-03-10 23:32:17 +01:00
  • 1a45b2bd44 Modified implementation of RADIO:NewTransmission() to make parameters optional Grey-Echo 2017-03-10 23:32:11 +01:00
  • 2437e45eec Remove RADIO.ConvertFrequency() Grey-Echo 2017-03-10 23:32:05 +01:00
  • 921743bf20 Implements RADIO:NewTransmission() Grey-Echo 2017-03-10 23:31:59 +01:00
  • c37d6e6f95 Implements RADIO's constructor Grey-Echo 2017-03-10 23:31:53 +01:00
  • 7866de2370 Declaration of RADIO Class Grey-Echo 2017-03-10 23:31:47 +01:00
  • ad0cac8356 Laying the groundwork for the RADIO class Grey-Echo 2017-03-10 23:31:32 +01:00
  • 8add761982 Updated documentation FlightControl 2017-03-10 23:05:02 +01:00
  • d70d13449d Regression Testing FlightControl 2017-03-10 22:40:16 +01:00
  • b606041c11 Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl FlightControl 2017-03-10 20:45:06 +01:00
  • 7ebf0cdb0f Updates FlightControl 2017-03-10 14:50:14 +01:00
  • 5e25851f36 Merge pull request #301 from FlightControl-Master/Logo Sven Van de Velde 2017-03-10 14:13:04 +01:00
  • 4100000edf New avatars etc FlightControl 2017-03-10 14:12:17 +01:00
  • 801d6a6f30 Merge remote-tracking branch 'refs/remotes/origin/master' into Logo FlightControl 2017-03-10 14:11:11 +01:00
  • cfc4dd8846 Progress FlightControl 2017-03-10 14:09:15 +01:00
  • 907b9c9abb Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl FlightControl 2017-03-10 06:23:51 +01:00
  • 5b18773f6c Merge pull request #300 from FlightControl-Master/Logo EasyEB 2017-03-09 21:16:51 +01:00
  • fb3f6149c7 Add files via upload EasyEB 2017-03-09 21:11:06 +01:00
  • df96c55c5a Logo placeholder FlightControl 2017-03-09 20:53:28 +01:00
  • 01e2aa5b5d Progress FlightControl 2017-03-09 20:47:34 +01:00
  • 958d97ad9d Merge pull request #299 from FlightControl-Master/Issue-292 dwpenney 2017-03-09 13:23:23 -04:00
  • 3bd0cdbe32 Progress FlightControl 2017-03-09 17:44:56 +01:00
  • 20239a1248 Update the static Moose w/ the component changes David Penney 2017-03-09 12:02:09 -04:00
  • 57099ad136 A random fix for code I notices David Penney 2017-03-09 11:49:20 -04:00
  • 29148cf8fd But fix for Issue-292 David Penney 2017-03-09 11:47:40 -04:00
  • 670768df42 Addition of GetLat, GetLon, SetLat, SetLon for POINT_VEC2 David Penney 2017-03-09 11:46:31 -04:00
  • fbae55b9f9 Progress on tasking FlightControl 2017-03-09 13:37:13 +01:00
  • 40884cd411 removed trash FlightControl 2017-03-09 10:39:20 +01:00
  • 5d6ac9419f Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl FlightControl 2017-03-09 10:38:55 +01:00
  • d16b68e03a Merge pull request #298 from FlightControl-Master/master-bugfix Sven Van de Velde 2017-03-08 21:41:04 +01:00
  • 95b091c5d0 static moose FlightControl 2017-03-08 21:40:02 +01:00
  • 1c3e737d8e Bugfixes of BASE and SCORING FlightControl 2017-03-08 21:39:41 +01:00
  • 891ecf996c Merge pull request #297 from FlightControl-Master/master-bugfix Sven Van de Velde 2017-03-08 20:50:48 +01:00
  • c6ad706c1e Fixed a potential glitch. FlightControl 2017-03-08 20:49:19 +01:00
  • 894854440b Test mission to test HIT event handling of target units FlightControl 2017-03-08 20:37:18 +01:00
  • 9354e23630 Fix to also handle events for UNIT and GROUP when the target is in the event data. FlightControl 2017-03-08 20:02:03 +01:00
  • bcb68e2d64 Merge remote-tracking branch 'refs/remotes/origin/master' into master-bugfix FlightControl 2017-03-08 19:40:35 +01:00
  • 7c38bbce2d Merge pull request #296 from FlightControl-Master/developer-configuration Sven Van de Velde 2017-03-08 19:38:43 +01:00
  • 43848e8dc7 New launch files FlightControl 2017-03-08 19:25:30 +01:00
  • 9fee299e0f Updates FlightControl 2017-03-08 14:00:43 +01:00
  • 28f81990f5 Eclipse share configuration files FlightControl 2017-03-08 13:44:07 +01:00
  • 3077631bb4 Merge pull request #295 from FlightControl-Master/Grey-Echo Sven Van de Velde 2017-03-08 13:42:06 +01:00
  • fc03ba4661 Test of Permissions Grey_Echo 2017-03-08 13:33:13 +01:00
  • 1bdacbdad9 Merge pull request #291 from FlightControl-Master/master-bugfix Sven Van de Velde 2017-03-07 21:00:46 +01:00
  • 0bfbf042b5 Documentation refinement of Core Classes FlightControl 2017-03-07 20:58:53 +01:00
  • 343de7fe69 Merge pull request #290 from FlightControl-Master/master-bugfix Sven Van de Velde 2017-03-07 12:03:29 +01:00
  • f708d3d33d Fix problem with AttackControllable as a result of a stupid rename problem. FlightControl 2017-03-07 12:02:58 +01:00
  • f4c2637d66 Merge pull request #289 from FlightControl-Master/master-bugfix Sven Van de Velde 2017-03-07 10:29:53 +01:00
  • e84c9cc83b Fixed a problem that the TargetPlayerName was not logged in the CSV. FlightControl 2017-03-07 10:27:59 +01:00
  • 2f7bcbe7c6 Merge remote-tracking branch 'refs/remotes/origin/master' into master-bugfix FlightControl 2017-03-07 09:57:41 +01:00
  • ad90a08ec0 Merge pull request #288 from FlightControl-Master/master-adding Sven Van de Velde 2017-03-07 09:44:00 +01:00
  • ef6885b63b Updated mission naming, documentation, briefing and tested all FlightControl 2017-03-07 09:38:20 +01:00
  • 02c44c158f Updated mission briefing FlightControl 2017-03-07 09:26:25 +01:00
  • 8dc13f7a0c Finalization of patch. FlightControl 2017-03-07 09:24:10 +01:00
  • af85399975 Implemented event dispatching for GROUP FlightControl 2017-03-07 09:15:44 +01:00
  • ef67c82c0f AI_PATROL_ZONE FlightControl 2017-03-07 08:31:18 +01:00
  • e6db83047f Merge remote-tracking branch 'refs/remotes/origin/master' into master-adding FlightControl 2017-03-07 08:27:35 +01:00
  • 3a847fed9b Merge pull request #285 from FlightControl-Master/master-bugfix Sven Van de Velde 2017-03-06 16:38:36 +01:00
  • ef536022cc Removed smoke from AI_CAS FlightControl 2017-03-06 16:32:14 +01:00
  • 4b008f8879 New test mission demonstrating OnEventHit for a SET_UNIT object FlightControl 2017-03-06 16:31:06 +01:00
  • 454d96d4af Merge remote-tracking branch 'refs/remotes/origin/master' into master-bugfix FlightControl 2017-03-06 15:44:37 +01:00
  • a2f4ce1db5 Updates on missions FlightControl 2017-03-06 14:34:34 +01:00
  • 25bd0f8049 Fixed DETECTION_AREAS, working again and complete with test missions. FlightControl 2017-03-06 13:56:34 +01:00
  • 8d73df48ce Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl FlightControl 2017-03-06 12:28:27 +01:00
  • e6fcc15965 Merge pull request #284 from FlightControl-Master/master-adding Sven Van de Velde 2017-03-06 11:44:18 +01:00
  • 9d0f264d5c Point optmized. FlightControl 2017-03-06 11:43:13 +01:00
  • 6f3e076f13 Merge remote-tracking branch 'refs/remotes/origin/master' into master-adding FlightControl 2017-03-06 10:38:47 +01:00
  • 0315bf5aa0 Fixed test mission FlightControl 2017-03-05 14:52:12 +01:00
  • 2cf27b3b0f SCO-500 Demo Mission for SCORING system demonstration on a MP server FlightControl 2017-03-05 14:37:18 +01:00
  • a6c596f724 Check scoring test mission in master. FlightControl 2017-03-05 14:23:13 +01:00
  • 32d6233cf1 Progress Dispatcher FlightControl 2017-03-05 12:37:56 +01:00
  • 6710bfba26 Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl FlightControl 2017-03-05 10:28:54 +01:00
  • fc3b66c06c Removed trace from Zone.lua FlightControl 2017-03-05 10:27:54 +01:00
  • b004f0f968 Removed trace FlightControl 2017-03-05 10:27:29 +01:00
  • 86e684dc63 Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl FlightControl 2017-03-05 10:26:36 +01:00
  • 56c9401ce3 Merge remote-tracking branch 'refs/remotes/origin/master' into master-bugfix FlightControl 2017-03-05 10:15:27 +01:00
  • 3244f46e88 Moose.lua with the changes FlightControl 2017-03-05 10:14:53 +01:00
  • b4527635d6 Progress FlightControl 2017-03-05 10:14:29 +01:00