1
0
Fork 0
flightgear/src
mfranz 8d2f921618 rename VERA_12B font to SANS_12B (as in sans-serif). This is a "Grotesk"
font similar to Helvetica/Swiss. The license doesn't allow to redistribute
modified fonts under the original name. While it's only a converted font,
and not manually modified, it can no longer be seen as original. Changes
so far are (a) conversion from vector to bitmap, (b) different empty space
width, (c) different & constant gap value, without other kerning information.
Further changes may be necessary in the future.
2005-07-08 13:28:40 +00:00
..
AIModel Mathias Fröhlich: 2005-07-03 09:39:14 +00:00
Aircraft update paths. 2005-02-22 18:56:13 +00:00
Airports Fix by Durk Talsma to fix the Airport AI directory preread code. 2005-06-11 08:13:30 +00:00
ATC I had hoped that gmtime's lack of thread-safety wouldn't bite us. It does. 2005-06-03 08:39:50 +00:00
Autopilot Durk Talsma: 2005-02-10 09:01:51 +00:00
Cockpit keep panel and gui bindings nicely separated; useful for debugging, 2005-06-24 14:07:15 +00:00
Controls currently "tailwheel-lock=true" means 'unlocked', which is 2005-05-10 10:56:55 +00:00
Environment Harald JOHSNEN: 2005-05-22 08:08:22 +00:00
FDM Mathias Fröhlich: 2005-07-03 09:39:14 +00:00
GUI rename VERA_12B font to SANS_12B (as in sans-serif). This is a "Grotesk" 2005-07-08 13:28:40 +00:00
Include Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Input remove my beloved removeChildren() ... sniff 2005-06-30 19:26:29 +00:00
Instrumentation revert last patch 2005-06-30 20:08:02 +00:00
Main read the splash font color from the gui style file. This is a bit of a 2005-07-07 21:43:22 +00:00
Model Harald JOHNSEN: 2005-06-26 17:21:18 +00:00
MultiPlayer Finish what was committed in a broken state yesterday. 2004-09-20 13:21:51 +00:00
Navaids don't crash if fgfs is called with an invalid argument to the --vor option 2005-05-01 14:27:06 +00:00
Network Fix some more of my own stupidity. 2005-06-03 15:25:19 +00:00
Objects Comment out the rest of the Makefile to make the compierl happy 2003-12-02 17:57:21 +00:00
Replay Use standard length types (stdint.h where available) to make the FGNetCTRLS, 2005-03-24 19:56:57 +00:00
Scenery Harald JOHNSEN: 2005-06-26 17:21:18 +00:00
Scripting - output property path in error messages 2005-06-20 18:53:00 +00:00
Server Multiplayer client/server system -- Message base class, "hello" message, and message class test harness 2003-11-08 20:11:14 +00:00
Sound Remove unneeded #include's 2005-01-17 13:39:00 +00:00
Systems Adjust logging output. 2005-06-14 20:55:46 +00:00
Time The view frustum is defined in plib apps using calls to ssgSetFOV() and 2005-02-25 19:41:53 +00:00
Traffic David Culp: 2005-04-19 12:52:26 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Add the AIModel based air traffic subsystem from Durk Talsma. 2004-06-03 17:59:14 +00:00