Commit Graph

17 Commits

Author SHA1 Message Date
FlightControl_Master 706aea01ca Cleanup of documentation of AI 2018-03-20 10:34:53 +01:00
FlightControl 47f1b8ae66 Event Handling 2017-07-08 14:10:33 +02:00
FlightControl ab33d6b272 CLEANUP_AIRBASE documentation 2017-07-08 13:00:18 +02:00
FlightControl ccfcca8f9a Tweaks for the settings system
- Player settings are located at the group level. Only the first player
that joins the group will be able to configure the settings.
- Default system settings are located at the group of the commend
center. Thus, the COMMANDCENTER class will contain the default system
settings menu. You need to join the command center unit (ALT-J) as a
game master to be able to configure these settings.
2017-07-04 10:55:45 +02:00
FlightControl c043eef5eb Added method CLEANUP:CleanMissilesOn() 2017-07-04 07:05:33 +02:00
FlightControl 22b02cd3ee Made __ methods invisible 2017-07-01 13:12:52 +02:00
FlightControl 507e4ef25a Made CleanUpScheduler private 2017-07-01 13:02:49 +02:00
FlightControl 8b1583df30 Made Airbases private 2017-07-01 13:00:12 +02:00
FlightControl 083568d3fd Updates 2017-07-01 12:55:51 +02:00
FlightControl 8e5af4ada4 New implementations
of inheritance
of private - public methods ....

This is a big improvement for many!
2017-07-01 12:32:44 +02:00
FlightControl d719c437ec Fixes 2017-06-30 10:30:46 +02:00
FlightControl 133910ac3b New revised CLEANUP class 2017-06-30 10:27:44 +02:00
FlightControl 9984055f7d Documentation 2017-05-29 18:02:57 +02:00
FlightControl a47195198e Fixes and framework stabilization 2017-02-08 22:40:26 +01:00
FlightControl 52f4051901 Various Fixes
-- Documentation fixes with links not working.
-- MENU_CLIENT_COMMAND had a small glitch, fixed that one too.
-- Implemented new Event Dispatcher.
--
2017-02-04 15:16:32 +01:00
FlightControl dd162831fa New File Structure Updates 2016-12-06 10:17:21 +01:00
FlightControl cd4d4af559 Last Updates 2016-09-12 12:29:20 +02:00