curt
2c4a0dd998
Updates from David Megginson:
...
These patches also eliminate the spurious warning messages about not being
able to set values for joystick buttons.
2000-09-30 01:34:46 +00:00
curt
7d7e41dacc
Cleaned up a few poluting #defines.
...
Did some fg -> sg name space updating (lots more to do but we'll get there
eventually)
2000-09-27 18:00:04 +00:00
curt
453a53b372
Oops! fixed a typo ...
2000-09-26 21:28:46 +00:00
curt
ef68d18f64
Renames fg_types.hxx -> sg_types.hxx
2000-09-26 21:03:31 +00:00
curt
ded1d2343f
Renamed fg_types.hxx -> sg_types.hxx
2000-09-26 21:01:46 +00:00
curt
e6241a2f73
Renamed fg_types.hxx -> sg_types.hxx
2000-09-26 20:52:01 +00:00
curt
467254ec66
MSVC socket support added by Bernie Bright.
2000-09-25 17:32:44 +00:00
curt
135e137921
Initial revision.
2000-09-22 19:24:41 +00:00
curt
e13a5b57d4
Oops, references to built libs need to be relative to $(top_builddir)
2000-09-20 21:21:13 +00:00
curt
f1c00cdd18
#includes based off of srcdir rather than builddir.
2000-09-20 21:14:42 +00:00
curt
8c3de351b0
Use time_t rather than long int as return type for mktime().
2000-09-18 17:00:16 +00:00
curt
0bcdb7eb70
Ready for 0.0.13 release.
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.
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