1
0
Fork 0
Commit graph

3615 commits

Author SHA1 Message Date
sydadams
d7329ce4e0 transponder controller animation update 2009-08-09 21:25:07 +00:00
torsten
50e7bd1ff2 Stuart Buchanan: I've been working on a small patch to allow trees to be grouped together into woods. This allows what seems to me to be a more realistic grouping of trees for farmland in particular. 2009-08-09 10:51:51 +00:00
timoore
943ba2a4fe Till Busch - effects, shaders and textures for crop and water effects
Incorporated changes to effects file syntax. Changed Till's landmass
to mix in the base terrain texture. Some shader cleanup.

Also, add a GUI control for enabling shaders.
2009-08-08 10:17:58 +00:00
vmmeazza
53e5e5120f Update slaved property 2009-07-20 07:45:21 +00:00
timoore
30f844c961 fixes to terrain shader
Handle emission and light model ambient value.

Test if shininess is 0 to avoid pow(0, 0), which is undefined.
2009-07-19 18:54:10 +00:00
timoore
a3adbc74cb Effects documentation. 2009-07-15 22:50:03 +00:00
timoore
6a5ad11aa7 Toggle effects use with property 2009-07-15 22:49:53 +00:00
timoore
7a202515e8 Use texture instead of texture0 in terrain shader
This is better property list style.
2009-07-15 22:49:44 +00:00
timoore
d4d89d2793 Terrain effect has a shader 2009-07-15 22:49:36 +00:00
timoore
e32c47d795 First version of default terrain effects file 2009-07-15 22:49:16 +00:00
timoore
df03142574 new properties for shadows 2009-07-15 22:49:00 +00:00
sydadams
f507db7113 fixed the CTL-62 - morse ident wasn't enabled 2009-07-15 04:17:15 +00:00
mfranz
a83b25e05e restore "rebuild-layers" 2009-07-11 20:19:48 +00:00
mfranz
9686924665 - use layout
- apply immediately
2009-07-11 20:04:31 +00:00
stuart
cb9365a661 Updated FighterStick bindings:
- Trigger is now used as a trigger
- Top left button now PTT switch for FGCOM
- View movement now 30 degree steps.
- Rudder trim corrected.
2009-07-04 20:28:55 +00:00
ehofman
271ff8f979 Add a note about the generic-protocol-analyse utilty. 2009-06-30 07:49:46 +00:00
ehofman
e728912b07 boolean has officially become bool as a type (but boolean will internally still be supported) 2009-06-30 07:40:44 +00:00
jmt
6083061422 Fix a label in the Position in Air dialog, spotted on the forums - offset distance is in nautical miles, not statute miles. 2009-06-22 14:26:16 +00:00
sydadams
90ac94548a flight timer update:
activates at airspeed > 30 , shuts off at < 30
displays minutes:seconds up to 59:59 ,
then switches to hours:minutes
2009-06-19 06:17:47 +00:00
vmmeazza
26aaab03fc Add lso stuff 2009-06-18 22:57:00 +00:00
ehofman
bc05b9e26e allow writing to the temp directory (for unix at least) 2009-06-17 15:38:29 +00:00
ehofman
0719cdda33 sync. with source version 2009-06-17 10:03:05 +00:00
ehofman
ff2621b4ec make note of the binary capability of the generic protocol 2009-06-17 09:59:02 +00:00
tat
ceb41118fe Removed: fcs.nas; Renamed to helicopter-fcs.nas 2009-06-13 15:42:35 +00:00
tat
0fdd5ba0f4 Updated: to the latest fcs.nas; fcs.nas will be removed since it is only for helicopters (not a generic fcs) 2009-06-13 15:38:27 +00:00
tat
51f0a7897a Fixed: wrong usage of _setlistener 2009-06-12 18:00:53 +00:00
helijah
6ca37b3a42 *** empty log message *** 2009-06-11 22:55:36 +00:00
tat
41407b9448 Moved from OH-1/Nasal/fcs.nas, with the following updates:
Added: Comments and explanations
Added: Backup FCS to fcs.nas
Modified: fcs for switching attitude / rate hold mode on CAS
2009-06-11 11:52:20 +00:00
abory
2306a8371c - Add f-14b Dual Control. 2009-06-10 20:36:16 +00:00
helijah
a131434679 - fcs.nas generic by Tat 2009-06-09 17:07:47 +00:00
torsten
058364f4fd update metar data in textfield when metar changes during live data fetch 2009-06-08 19:36:02 +00:00
torsten
f9dd1e72e3 disable real weather fetch when other than "live data" scenario is selected 2009-06-07 19:18:54 +00:00
mfranz
bbf1004629 Anders GIDENSTAM: Fix send to self 2009-06-03 17:19:17 +00:00
martin
afbca8bdcf Small improvement after initial import. 2009-06-02 22:48:20 +00:00
martin
22f1ebd3a6 Add aircraft mapping between different nomenclatures - ICAO, SISO,
FlightGear, .... - to help different flavours of flight simulation software
to communicate in a single simulation environment.
2009-06-02 22:17:54 +00:00
abory
bb061dce5c - Cosmetics. 2009-06-02 16:14:08 +00:00
vmmeazza
4f82e154ec Modified Landing Signal Officer View - locks to the selected MP aircraft 2009-06-02 09:14:09 +00:00
abory
80bcce215a - Minor fix. 2009-05-30 06:46:21 +00:00
sydadams
d60f9332c6 ambient color fix 2009-05-30 00:55:01 +00:00
torsten
ff8992d1a2 make manual input work 2009-05-29 18:08:02 +00:00
torsten
7b7966dbb1 Code beautifying. 2009-05-29 16:24:10 +00:00
vmmeazza
625b47569f Correct typo 2009-05-29 12:22:47 +00:00
torsten
b4842a096a new command line option --metar="some metar string"
provide some predefined weather scenarios
2009-05-29 11:41:32 +00:00
torsten
92a0c2d02f new weather scenario dialog 2009-05-29 10:27:30 +00:00
mfranz
a13361766b initialize view manager at nasal-dir-initialized sig (was: fdm-initialized) 2009-05-27 16:24:17 +00:00
mfranz
14e88cef3b :Dh opens chat history dialog 2009-05-25 19:29:02 +00:00
sydadams
eabdc4391b fixed reference to rgb files 2009-05-24 19:40:05 +00:00
abory
ad0dfdb64d - Skip testing tankers AGL as they are always high in the sky. Tune low AGL
correction (better escape chances). Add carrier Vinson.
2009-05-24 16:45:40 +00:00
abory
33c4c40f26 - Common miniature standby Adi. 2009-05-24 14:39:45 +00:00
abory
0a335cb692 - Common miniature standby ADI. 2009-05-24 14:38:49 +00:00