]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2007-04-01 mfranzallow AI models to contain <nasal><load> and <nasal...
2007-04-01 mfranzRon JENSEN: turn cout into SG_LOG/SG_WARN (merge from...
2007-03-31 mfranzyet another round() ...
2007-03-31 mfranzanother case of round()
2007-03-31 mfranzuse round() from SG, as this isn't available everywhere
2007-03-31 mfranzobsolete through changes to Instrumentation/{instrument...
2007-03-31 mfranzJohn DENKER:
2007-03-30 mfranzVivian MEAZZA:
2007-03-29 mfranzfix spectacularly useless error messages
2007-03-29 andySync with Nasal CVS (soon to become Nasal 1.1). Notabl...
2007-03-28 mfranzadd signal on GUI reinit; needed for reloading Nasal...
2007-03-26 mfranzlayout-props.cxx: hrule/vrule shall be accepted as...
2007-03-23 mfranzIf text contains "{display|voice}" groups, skip the...
2007-03-23 mfranz- turn \n, \t, \r into spaces. Otherwise Festival spell...
2007-03-19 mfranz- FGPropertyManager.{cpp,h}: fix memory corruption bug
2007-03-18 mfranzrevert condition() patch. This can as easily be done...
2007-03-17 mfranzset module namespace in globals, otherwise two subseque...
2007-03-17 mfranzNew Nasal command _condition(p) where p is a property...
2007-03-15 mfranz- abort when "cvs up" failed (due to failed connection)
2007-03-11 mfranzcan't "exec" fg-upload, as this doesn't trigger the...
2007-03-11 mfranz- more efficient filter routine
2007-03-10 mfranzwhoops, need to turn off globbing, or ALLOW * doesn...
2007-03-10 mfranzbefore a day passes with no commits at all, better...
2007-03-09 mfranzyeah, yet another patch ... :-]
2007-03-09 mfranz- rules can be defined in optional .fg-submit config...
2007-03-08 mfranz- escape '+' in awk pattern (gawk doesn't need it,...
2007-03-08 mfranzwhoops, sorry for the noise -- we don't need that first arg
2007-03-08 mfranzfg-check: speedup, minor fixes, cleanup
2007-03-07 mfranz- add fg-check script; Can be used to check source...
2007-03-06 mfranzdon't move existing diff/tar.bz2 file away asking if...
2007-03-06 mfranzcleanup
2007-03-06 mfranzmake unified diff
2007-03-06 mfranzscript that generates an archive with changed and new...
2007-03-05 mfranzVivian MEAZZA:
2007-03-01 frohlichModified Files:
2007-03-01 mfranzHans Ulrich NIEDERMANN:
2007-03-01 mfranzCsaba HALASZ: fix dme property name
2007-03-01 andyCan't assume that the aircraft has a fuel tank.
2007-02-27 curtSwitch to "nav" (cooked) data to drive FlightGear.
2007-02-26 mfranzVivian MEAZZA: call AI models' ::reinit() methods on...
2007-02-24 mfranzdon't descend into <nasal> groups to avoid padding...
2007-02-23 mfranzNick WARNE: fix property name
2007-02-21 curtFix a bug in file logging (add an ignore checksum optio...
2007-02-20 mfranzremove "show" command from help screen (command can...
2007-02-20 mfranzanimation plugin for Blender 2.43
2007-02-20 curtFix a couple data packet decoding mistakes.
2007-02-19 curtUpdate the ugear health structure to match the microgea...
2007-02-19 mfranzfix set command: allow strings to contain spaces
2007-02-19 mfranzs/--props/--telnet/ (I may do that. I wrote this...
2007-02-14 frohlichModified Files:
2007-02-14 frohlichModified Files:
2007-02-14 frohlichModified Files:
2007-02-10 fredbFix the jpg http server
2007-02-09 frohlichModified Files:
2007-02-09 frohlichModified Files:
2007-02-09 frohlichModified Files:
2007-02-06 frohlichModified Files:
2007-02-05 mfranzexport mouse coords of "main" mouse
2007-02-03 mfranz- add two error messages to setlistener() (invalid...
2007-02-03 fredbUpdate MSVC 7.1 project file : annunciator removed
2007-01-31 frohlichModified Files:
2007-01-31 frohlichModified Files:
2007-01-31 frohlichModified Files:
2007-01-31 frohlichModified Files:
2007-01-31 frohlichModified Files:
2007-01-31 frohlichModified Files:
2007-01-30 frohlichModified Files:
2007-01-30 frohlichModified Files:
2007-01-30 frohlichModified Files:
2007-01-29 mfranzremove annunciator.[ch]xx; this is now done via Nasal:
2007-01-29 fredbsimplify and fix
2007-01-28 mfranzthis should now really be correct; nothing for a beauty...
2007-01-28 mfranzmake sure entries are actually erased :-)
2007-01-28 frohlichModified Files:
2007-01-28 frohlichModified Files:
2007-01-28 mfranzdon't truncate strings output by print() to 1024 bytes...
2007-01-28 mfranzMaik JUSTUS: fix bug that caused aircraft zombies on...
2007-01-24 mfranzMaik JUSTUS: add a missing pair of parens and rounding
2007-01-23 mfranzbetter message
2007-01-23 mfranzallow listeners to remove themselves. This is done...
2007-01-23 mfranz- remove "nasal-dir-initialized" signal node after...
2007-01-22 mfranzMaik JUSTUS: support waterplane anchor
2007-01-22 frohlichModified Files:
2007-01-22 frohlichModified Files:
2007-01-22 frohlichModified Files:
2007-01-22 mfranzMaik JUSTUS: connect fix
2007-01-21 mfranzraise signal "/sim/signals/nasal-dir-initialized" when...
2007-01-21 mfranzadd fgSetString() stub
2007-01-21 fredbUpdate MSVC 7.1 projects
2007-01-21 mfranzset /sim/signals/reinit to true before reset, and back...
2007-01-20 mfranzonly WARN if fgcommand "load" doesn't find the file...
2007-01-20 mfranzadd fgSetString() stub
2007-01-20 mfranzfix messages
2007-01-20 mfranzstore the node itself as member, not the path
2007-01-20 mfranzMaik JUSTUS: update (messages are only temporary and...
2007-01-20 ehofman*** empty log message ***
2007-01-20 ehofmanSync w. JSBSim as of 20/01/2007
2007-01-18 mfranzMaik JUSTUS: export ground material friction factor...
2007-01-17 mfranzMaik JUSTUS: minor fix for bending patch
2007-01-17 curtClean up some debugging output.
next