]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2007-05-05 mfranzDeclare --props option obsolete and issue a warning...
2007-05-05 mfranzremove all traces to --props
2007-05-05 frohlichModified Files:
2007-05-04 mfranzadd missing property names
2007-05-04 mfranz- remove dependence on /sim/number-views: the view...
2007-05-03 mfranzwrite a more useful list on shift-"."-click, not the...
2007-05-03 mfranznew fgcommand: "terrain-elevation"
2007-05-03 mfranzproperty browser: shift click on the "." entry dumps...
2007-05-03 frohlichModified Files:
2007-05-03 frohlichModified Files:
2007-05-02 mfranzFree the splash texture memory when it's no longer...
2007-05-01 mfranzmove the "interpolator" subsystem into the INIT group...
2007-05-01 mfranzremove util.cxx workaround for listener-call-at-exit...
2007-05-01 mfranzsince the submodel_mgr subsystem does now also hold...
2007-04-29 mfranzset viewport in every progress step, so that the splash...
2007-04-29 mfranz(hopefully) fix the problem that some people have:
2007-04-28 mfranzre-order gl commands for better rgba texture support
2007-04-28 mfranzallow rgba splash textures (I don't expect that they...
2007-04-27 curtAdd support for a new file format which where packet...
2007-04-27 mfranzmake listeners aware of their id, and output trigger...
2007-04-27 mfranzVivian MEAZZA:
2007-04-26 mfranzset tower position at startup
2007-04-26 mfranzVivian MEAZZA:
2007-04-21 frohlichModified Files:
2007-04-20 curtSyd Adams:
2007-04-08 frohlichModified Files:
2007-04-07 frohlichModified Files:
2007-04-05 mfranz- save pairs of <file>/<path> for each *-set.xml file...
2007-04-04 mfranz- move fgInitTowerLocationListener() from fgInitPositio...
2007-04-04 mfranzsetAttribute("archive", 1) sets this attribute to ...
2007-04-04 mfranzCsaba "Jester" HALASZ: radar fix & extension
2007-04-03 fredbWin32 fix
2007-04-03 fredbUpdate MSVC 7.1 projects
2007-04-02 mfranzfgFindAircraftPath(): put the MAX_DEPTH check at a...
2007-04-02 mfranzMS Windows can't handle the symbols ... sigh
2007-04-02 mfranz- move format checking to the GUIInfo class. It has...
2007-04-02 mfranzCsaba HALASZ: don't treat every entry in a scenario...
2007-04-02 mfranzdrop plib render callback, validate <format> in setupOb...
2007-04-01 mfranzmore recent MS Windows systems reportedly support more...
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:
next