1
0
Fork 0
flightgear/src
curt d15d3652b1 Bernie Bright:
- Added initial_value argument, in milliseconds, that specifies when
  event is first run.  The default value of -1 triggers the event
  immediately as per the existing behaviour.  A repeat_value greater than
  zero runs the event no less than every 'repeat_value' milliseconds
  afterwards.  A repeat_value of zero deletes the event.
- Modified run queue behaviour such that only one event per frame is
  run.
2002-04-25 20:31:14 +00:00
..
Aircraft Updates to build system to better support automake-1.5 2001-12-28 22:29:59 +00:00
Airports Re-arranged include files to reduce external dependencies for a slight 2002-04-04 06:05:51 +00:00
ATC Patch from Melchior Franz: 2002-04-25 19:26:18 +00:00
Autopilot Patch from Melchior Franz: 2002-03-30 12:51:02 +00:00
Cockpit Patch from Melchior Franz: 2002-04-25 19:26:47 +00:00
Controls Patch from Melchior Franz: 2002-04-25 19:35:04 +00:00
Environment Removed dependency on viewmgr.hxx from globals.hxx, so that changes to 2002-04-05 18:46:47 +00:00
FDM UFO FDM patches from Jonathan Polley: 2002-04-25 16:23:16 +00:00
GUI Jim Wilson: 2002-04-19 15:48:27 +00:00
Include Bernie Bright: 2002-04-11 16:25:12 +00:00
Input Added groundwork for reading a joystick name from the latest plib CVS 2002-04-18 20:18:33 +00:00
Main UFO FDM patches from Jonathan Polley: 2002-04-25 16:23:16 +00:00
Model Make an animation with no object name apply to the model as a whole. 2002-04-20 17:07:47 +00:00
Navaids Of all the ILS stations that match the specified frequency and are in range, 2002-04-15 17:53:05 +00:00
Network MSVC fixes. 2002-04-11 16:35:37 +00:00
NetworkOLK Major property-manager rewrite, using const char * throughout 2002-03-19 17:12:13 +00:00
Objects Fix a couple "make dist" problems that crept in since the last release. 2002-04-21 05:51:37 +00:00
Scenery Patch from Norman Vine: 2002-04-25 19:44:27 +00:00
Sound Stop the sound when paused. We really need a separate control for 2002-04-19 04:00:02 +00:00
Time Bernie Bright: 2002-04-25 20:31:14 +00:00
WeatherCM Fix a couple "make dist" problems that crept in since the last release. 2002-04-21 05:51:37 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Moved FGAircraftModel subsystem out into its own directory, and 2002-04-05 03:19:34 +00:00