Edward d'Auvergne
|
3bf57db6b4
|
Fixes for all PNG files with corrupted ICC color profiles.
The files were identified using the pngcrush software and repaired by stripping
out the PNG header including the ICC profile using the command:
$ pngcrush -fix -force old.png new.png; mv -f new.png old.png
Each file was manually checked in an image viewer to look for any corruptions.
This follows from the threads
http://thread.gmane.org/gmane.games.flightgear.devel/79895 and
http://thread.gmane.org/gmane.games.flightgear.devel/79898 .
|
2016-01-06 21:38:13 +01:00 |
|
James Turner
|
b640f64ea8
|
Overhaul the performance DB
Create many aliases and add stubs for many aircraft. Trying to
reduce the amount of warnings from the traffic code.
|
2015-12-30 14:28:26 -06:00 |
|
James Turner
|
723c79b142
|
Merge /u/wkitty42/flightgear/ branch AI-paper-cut-bugs into next
http://sourceforge.net/p/flightgear/fgdata/merge-requests/33/
|
2015-10-18 17:08:31 +00:00 |
|
James Turner
|
543b241f6c
|
Boeing 737-800 AI model and traffic updates.
From Brett Harrison (Gooneybird)
|
2015-10-18 12:03:54 -05:00 |
|
waldo kitty
|
09f6fa9ac9
|
fix 747-400-SingaporeAirlines.xml to point to 747-AI.ac instead of 747.ac
|
2015-10-13 12:09:46 -04:00 |
|
waldo kitty
|
c9a1f46b32
|
rename AI/Aircraft/A332/Textures/Gulfair to AI/Aircraft/A332/Textures/GulfAir
|
2015-10-13 12:07:57 -04:00 |
|
Torsten Dreyer
|
e74da4001e
|
Make A330-MRT AI Model non solid
see discussion at
http://forum.flightgear.org/viewtopic.php?f=18&t=26388
|
2015-06-07 21:41:05 +02:00 |
|
Torsten Dreyer
|
7b53516a96
|
Readd AI/ Models/ and Scenery/ with clean history
|
2015-03-07 22:11:00 +01:00 |
|