1
0
Fork 0
Commit graph

106 commits

Author SHA1 Message Date
ehofman
dfeca621ae More updates. 2005-07-26 18:00:30 +00:00
ehofman
d6e42c9e89 Updates. 2005-05-02 17:03:04 +00:00
curt
d05121ef46 Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
ehofman
e3d4f556b0 change an emaul address. 2004-10-17 17:25:14 +00:00
ehofman
f3b829a257 Add Maik Justus 2004-10-06 08:30:40 +00:00
ehofman
b3e9697262 Add the AIModel based air traffic subsystem from Durk Talsma. 2004-06-03 17:59:14 +00:00
ehofman
9227d02aa3 Updates ias requested by Melchior. 2004-06-01 13:29:04 +00:00
ehofman
77f9237bae Some (small) modifications. 2004-06-01 11:42:05 +00:00
ehofman
30b9893bb4 Updates. 2004-06-01 08:36:27 +00:00
curt
c09aeb9bef Updated Andrei's entry. 2003-12-29 20:54:12 +00:00
ehofman
e322c70f52 Depreciate NetworkOLK. A big thanks goes to Oliver Delise for implementing it in the first place. 2003-11-13 14:42:47 +00:00
curt
cc7b15fa7b Various 0.9.3 updates. 2003-10-24 17:06:39 +00:00
ehofman
a166f78a28 Small update 2003-07-18 08:17:16 +00:00
ehofman
b5d33fb939 Add an entry 2003-06-18 12:03:55 +00:00
ehofman
bf94bb6df5 Add some credits 2003-06-04 22:11:31 +00:00
curt
4d437eb16c Tweaks. 2003-03-05 18:19:36 +00:00
curt
6ed023c036 Updates to the Thanks file contributed by Jim Wilson. 2003-03-05 17:07:01 +00:00
curt
44c16f986d Updated Jon Berndt's entry. 2003-01-22 01:22:48 +00:00
curt
470d233f0d Eric Hofman:
Now the options can be localized as well. This adds a slight problem for
the --language options, but not that much (worst case, the strings are
loaded twice consuming some more memory). I tried to be as accurate as
posiible when copying the options texts, but there might be some
mostakes left.
2002-10-10 15:02:50 +00:00
curt
aca0d8a1e5 Getting ready for 0.8.0 release. 2002-09-07 20:33:00 +00:00
curt
8bf96ccda9 Updated Bernie's entry. 2002-09-01 20:46:52 +00:00
curt
f1d8d554d0 Jim Wilson:
Fix a scrolling problem where last item doesn't show in prop_picker.
Removed include for unreferenced header in viewmgr.
2002-04-19 15:36:51 +00:00
curt
f14b7950c1 Updated Cameron's entry. 2002-04-01 21:05:43 +00:00
david
94bd81c1de Updated Melchior's entry with other stuff he's done. 2002-03-26 17:10:51 +00:00
david
298ddbe30a Added Melchior (but I cannot remember what else he has contributed). 2002-03-26 16:12:12 +00:00
david
7b37a685b7 Minor updates to my own entry. 2002-03-21 16:32:46 +00:00
david
d594f21b43 Added Erik Hofman's sound contributions. 2002-03-21 16:29:50 +00:00
david
130d34d04f Added Jim Wilson. 2002-03-21 16:28:11 +00:00
curt
3e1680a824 Update Norman's entry. 2002-02-15 06:37:10 +00:00
curt
522193e511 Fixed an email address. 2002-02-13 22:25:16 +00:00
curt
dc130cc1ca Updated Cameron's entry. 2002-02-13 17:39:13 +00:00
curt
a623adaa30 Several updates. 2002-02-13 03:11:16 +00:00
david
c5d8a7a8ad Test commit. 2001-12-11 19:23:19 +00:00
david
975820f165 Added Andy Ross (YASim). 2001-12-11 17:06:20 +00:00
curt
07c61a2243 Minor property name change to track changes in xml panels. 2001-12-10 22:06:57 +00:00
curt
937840383c Updated Alex Perry's email address. 2001-07-26 23:12:35 +00:00
curt
b985e348da Updates. 2001-07-02 22:11:36 +00:00
curt
b3e110a4f4 Makefile.am: distribute irix-hack.sh rather than irix-hack.pl
Thanks: Updated Norman Vine's entry
configure.in: require simgear-0.0.16
2001-06-26 20:41:03 +00:00
curt
4824fd2628 Updated records for John Check and Dave Cornish. 2001-06-23 22:31:04 +00:00
curt
83387899cf Various last minute tweaks. 2001-06-20 17:08:27 +00:00
curt
4a609646b6 Modified FlightGear/src/Scenery. The tile loader thread no longer adds
a newly loaded tile to the scene graph.  Instead it puts it in a queue
for the tile manager.  I've used your counter_hack to check the loaded
queue and add any tiles to the scene graph.  I was playing around with
the counter_hack so there might be some commented out code, etc.  I also
changed some SG_DEBUGs to SG_INFOs so I could track the tile loading.
2001-04-16 20:03:52 +00:00
curt
3e7bc24006 Tweaks related to the HUD. 2001-01-05 16:45:14 +00:00
curt
b41fd312c2 Changed default starting airport.
Updated Thanks.
Removed reference to --with-flight-model= (depricated) from configure script.
2000-10-16 14:52:42 +00:00
curt
a39bece8b5 runway textures! 2000-10-04 20:49:19 +00:00
curt
137da58a70 Working on putting engine data on "the bus" 2000-09-29 03:27:21 +00:00
curt
567967cef1 Tweaks to base making rules. 2000-09-26 23:38:26 +00:00
curt
71747eb892 Added support for $FG_SCENERY and --fg-scenery=path 2000-07-14 16:57:55 +00:00
curt
efe5654b8b Moved sky code over to simgear.
Added David Megginsons property manager.
2000-07-03 20:09:56 +00:00
curt
96d3d7ca26 Fixed a credit for Norman Vine. 2000-05-30 17:04:44 +00:00
curt
febc9cf0b2 First quick hack at panel shading. 2000-05-27 06:40:55 +00:00