1
0
Fork 0
Commit graph

3262 commits

Author SHA1 Message Date
mfranz
181dbba72c OverlaySelector: more robust path handling 2008-10-15 16:48:24 +00:00
mfranz
c350a7b6a8 s/fixpath/normpath/ (as in python) 2008-10-15 16:35:11 +00:00
mfranz
8c7e7cb994 OverlaySelector: add callback func arg; only store the file paths 2008-10-15 16:13:10 +00:00
mfranz
5d576f0e3d - gui.OverlaySelector: add optional sort criterion, add selection by index,
add next(), and previous() methods.
- aircraft.nas: deprecate formation class
2008-10-15 15:27:56 +00:00
mfranz
6a72126327 OverlaySelector: don't autosave choice. That's easy enough to do "by hand". 2008-10-14 18:48:54 +00:00
mfranz
4341781968 add overlay selector dialog class (similar to the livery selector) 2008-10-14 18:41:19 +00:00
sydadams
37bba43061 re adding rgb sky textures until patch is applied 2008-10-14 04:22:23 +00:00
sydadams
74ebae5b2b changed rgb to png 2008-10-14 00:55:22 +00:00
sydadams
0d92354f3b Switching Textures to png format 2008-10-14 00:52:33 +00:00
mfranz
09a682a610 cmdarg() in listener functions is no longer supported; use regular func args 2008-10-12 20:35:38 +00:00
mfranz
832c035499 cmdarg() in listener functions is no longer supported; use regular func args 2008-10-12 19:09:14 +00:00
mfranz
0b453c6da3 - drop cmdarg() usage in listener functions
- use var keyword
2008-10-12 18:50:06 +00:00
torsten
838dff7b5f consolidated multiple actions into single pick animations 2008-10-12 17:33:57 +00:00
martin
3465b98f40 Myself: .... didn't load the default livery properly. 2008-10-12 14:59:14 +00:00
martin
3c589caf9d Heiko Schulz:
....  didn't load the default livery properly.
2008-10-12 13:56:41 +00:00
torsten
4498e9b4b0 property-save code simplification 2008-10-12 13:42:23 +00:00
martin
5558852110 Unify line endings 2008-10-11 23:17:23 +00:00
martin
20d64b1fb1 Fix typo. 2008-10-11 22:59:22 +00:00
martin
c64d2e1b69 Heiko Schulz:
Binary files for C172-update
2008-10-11 22:46:58 +00:00
martin
f30e034e55 Heiko Schulz:
A big step at bringing the default aircraft into the state it actually
deserves.

Features:
- new, accurate exterior modell, modelled with original 3-views by Cessna
- textures with shadow shading
- livery changing sytem over mp
- immatriculation over mp
- glass shader with fresnel effect
- nearly complete 3d-panel

Known Bugs:
- Radio_Stack shines through the fuselage. New 3d radio_stack has yet to be done.

To-Do:
- Suction-Instrument
- Interior with much more details and painting
- Radio_stack
- doors openable
- lights
- fully animation of the gear
- failure system by Erobo
2008-10-11 21:50:45 +00:00
abory
f704f0ac0a - Alexis Bory: Small texture adjustment. 2008-10-11 16:58:23 +00:00
torsten
69de20781e added the instrumentation/comm[n]/dimming-norm property to make digits dimmable 2008-10-10 19:05:38 +00:00
vmmeazza
65fdd18826 Update to add most recent changes and clarify existing text 2008-10-09 20:27:02 +00:00
torsten
1866de1485 Added Bendix/King KX 165 COMM/NAV Radio with configurations for use as COMM1 and COMM2. 2008-10-09 19:11:06 +00:00
mfranz
782368fefa documentation update and cosmetics 2008-10-09 17:20:27 +00:00
gerard
0d21e5c9e8 added Tacan frequencies for carriers Clemenceau ( 026Y ) and Charles_de_Gaulle ( 027X ) 2008-10-08 23:04:05 +00:00
mfranz
b1017ac425 Vivian MEAZZA: tyresmoke: add spray flag/intensity for wet surfaces 2008-10-08 22:57:50 +00:00
mfranz
996fd73c0c - let F12 pop up radio settings dialog (used to be Ctrl-r)
- disable "reload global preferences", which is semi-broken
2008-10-08 21:59:31 +00:00
abory
483ce7b71b - Alexis Bory: Added datas for the RWR. 2008-10-08 21:07:05 +00:00
abory
c3906764fa - Alexis Bory: I knew it was too soon to fasten these screws. 2008-10-08 19:18:02 +00:00
vmmeazza
5a642cc2e6 Update parameters 2008-10-08 17:30:37 +00:00
vmmeazza
ee515582d0 Add rain spray effect 2008-10-08 16:51:40 +00:00
abory
0e62b49afa - Alexis Bory: Added new instrumet RWR. 2008-10-08 13:58:52 +00:00
abory
4cb1bff258 - Alexis Bory: Only remove a debug print. 2008-10-08 13:34:32 +00:00
abory
0714e08992 - Alexis Bory: Added a normalized property for RWRs. Minor fixes. 2008-10-08 13:23:38 +00:00
mfranz
ce0504cfd4 - move development functions from function keys to :Y (multikey)
- move replay from 'r' to 'Ctrl-r' where it is less dangerous
2008-10-07 20:13:34 +00:00
mfranz
3ba03ff2d7 AJ MacLEOD: add braking chute wrapper function 2008-10-07 19:22:49 +00:00
mfranz
363e210fda - typeset longer option lists in multiple columns
- make it a tad faster
2008-10-07 10:44:45 +00:00
mfranz
fe8f9134ec fun hack to get useful error message 2008-10-06 23:21:54 +00:00
mfranz
d9b5505a39 load_nasal(): hack around new Nasal bug 2008-10-06 21:21:13 +00:00
mfranz
77480233a6 ok, and now really fix it :-P 2008-10-06 20:22:28 +00:00
mfranz
459add7acb d'oh ... s/setlistener/_setlistener/ 2008-10-06 20:12:50 +00:00
mfranz
757b64a2c3 tyresmoke: s/getNode/getChild/ 2008-10-05 23:35:02 +00:00
mfranz
c56653d203 tyresmoke: make it faster, cleaner, shorter 2008-10-05 23:16:15 +00:00
vmmeazza
f7339eeb22 Add generic tyre smoke - correctly this time 2008-10-05 22:56:44 +00:00
vmmeazza
0f0ac568d4 Add generic tyre smoke 2008-10-05 22:53:41 +00:00
vmmeazza
16818db739 Add generic tyre smoke 2008-10-05 22:41:39 +00:00
mfranz
eab70dccda improve dialog layout 2008-10-05 16:13:13 +00:00
abory
5d87e8a5d3 - Alexis Bory: Path fix. 2008-10-05 14:47:21 +00:00
abory
3600255914 - Alexis Bory: radardist.nas radardist.xml have nothing to do here.
Moved permanently to Aircraft/Instruments-3d/radardist/.
2008-10-05 14:32:44 +00:00