Commit Graph
456 Commits
Author SHA1 Message Date
curt 0bcdb7eb70 Ready for 0.0.13 release. RELEASE_0_0_13 2000-09-14 16:56:13 +00:00
curt a92b71fffc MSVC changes ... 2000-09-13 20:21:39 +00:00
curt 89960ab715 MacOS portability tweaks from Darrell Walisser. 2000-09-13 19:29:01 +00:00
curt 2a369803ae MACOS -> macintosh 2000-09-09 20:53:44 +00:00
curt b0134a377e Added a touch of error checking to the screen dump routine, i.e. don't
die if you can't open the output file.
2000-09-09 13:31:45 +00:00
curt 502c650cd9 Sep. 8, 2000 updates from David Megginson. 2000-09-08 18:34:45 +00:00
curt a1bf8d2229 9/05/2000 updates from David Megginson relating to the property manager and
easyxml support.  This is a bit of simgear side support to facilitate a
configurable instrument panel in flightgear.
2000-09-05 21:38:00 +00:00
curt 25b743bdec Preserve initial "state" by careful use of glPushAttrib() and glPopAttrib()
being careful to manually call getState()->apply() before the glPushAttrib()
so that the ssg state handling mechanism doesn't get derailed accidentally.
2000-08-22 02:40:13 +00:00
curt dbf7db02a2 Tiny bug fix/tweak. 2000-08-08 14:54:09 +00:00
curt 8c998659c6 Missed some files needed in make dist. 2000-08-08 03:21:26 +00:00
curt 4e23b3dff5 Clean up constructor a bit. 2000-08-08 03:20:02 +00:00
curt 159d3c4c6c Restructured the magvar code a bit to make it more usable. 2000-08-07 18:26:35 +00:00
curt 612b5ae0bc Added simgear/xml. 2000-07-27 02:55:47 +00:00
curt 60cbe9c1d4 Initial revision. 2000-07-26 19:17:43 +00:00
curt 4dadd29727 Updates for 0.0.13 2000-07-22 21:34:58 +00:00
curt e4610b9baa Ready for 0.0.12 release. RELEASE_0_0_12 2000-07-20 02:04:47 +00:00
curt 926a0f2437 Renamed FG* to SG* to conform with SimGear naming prefix scheme. 2000-07-14 21:26:45 +00:00
curt 9325ec681e Tweaking api. 2000-07-14 19:15:41 +00:00
curt af383e6c39 Tweaks to SGSocket. 2000-07-13 22:51:16 +00:00
curt b000691ab9 Added iochannel stuff to simgear. 2000-07-11 18:38:10 +00:00
curt 22812a0aae Moved to SimGear. 2000-07-11 18:37:49 +00:00
curt dda7ebfe0d Minor spelling changes in comments. 2000-07-10 13:18:10 +00:00
curt 9a211af659 Sg-ifying names. 2000-07-08 21:30:23 +00:00
curt 82459a2802 Converted to the LGPL licencing terms. 2000-07-08 19:16:10 +00:00
curt 1774fb2d02 Starting conversion to LGPL (from GPL). 2000-07-08 18:44:26 +00:00
curt f0081c7697 Collapsed the init() method into the constructor. 2000-07-08 13:54:06 +00:00
curt 1e53bedca5 Minor tidying up of interface. 2000-07-08 03:06:45 +00:00
curt cf1c7e7378 Updated Durk's entry. 2000-07-07 22:03:45 +00:00
curt 5c3b569e97 What do you know, more tidying. 2000-07-07 21:56:25 +00:00
curt cb29dcc238 clean ups ... 2000-07-07 19:51:42 +00:00
curt d48b3f1e9a More SGTime tidying. 2000-07-07 18:28:36 +00:00
curt a4d60e7bd6 Still tweaking output messages. 2000-07-07 15:26:54 +00:00
curt 1a6e2509c7 More SGTime clean ups. 2000-07-07 14:59:04 +00:00
curt 8159b749f4 fg_time.* becomes sg_time.*, FGTime becomes SGTime ... 2000-07-06 20:10:41 +00:00
curt bec11c2939 ... 2000-07-06 12:46:18 +00:00
curt 8a189b6778 ... 2000-07-06 12:31:18 +00:00
curt 93c6845a6d David Megginson: Added an interface for tree-based navigation (like
navigating a file system.)
2000-07-05 18:50:34 +00:00
curt b659c805fc Initial revision. 2000-07-05 18:43:44 +00:00
curt 15eaf8dc84 Updates from David Megginson. 2000-07-05 18:36:52 +00:00
curt cafe89047c Additional updates. 2000-07-05 14:42:58 +00:00
curt b5705ff47a Pulling in code from the flight gear project relating to timing and ephemeral
calculations.
2000-07-05 00:26:03 +00:00
curt 1b07b25ad2 Migrating timing support routines over to SimGear. 2000-07-05 00:25:30 +00:00
curt a46163bcd7 Migrated this source over to SimGear. 2000-07-05 00:20:08 +00:00
curt 6531b1ebbc More tweaks ... 2000-07-04 15:44:49 +00:00
curt dc7bbdce11 Updates to control span (or lateral size of cloud layer square) 2000-07-04 03:32:02 +00:00
curt a29cbc1112 Updates ... 2000-07-03 21:42:56 +00:00
curt afc2099865 Updated news. RELEASE_0_0_11 2000-07-03 17:50:03 +00:00
curt 7d251444e6 Tweaks for 0.0.11 release. 2000-07-03 17:45:30 +00:00
curt 1c2289dacd Initial revision. 2000-07-03 15:07:33 +00:00
curt 044ac5d5d3 Just a few more visibility tweaks and clean ups. 2000-06-30 22:16:41 +00:00