]> git.mxchange.org Git - flightgear.git/history - utils
Remove stray debug statement.
[flightgear.git] / utils /
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-09 fredbImprove TerraSync suggested by Alex Perry
2009-02-09 fredbImprove TerraSync
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreChange waitingTiles from std::queue to std::deque
2009-02-01 fredbImprove the terrasync strategy
2009-02-01 fredbFix terrasync parsing of atlas messages
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-26 jmtFix more test/util linkage for sgmath depending on...
2008-12-21 fredbDon't try to fetch tiles when lat or lon are invalid
2008-12-10 durkSome final adjustments:
2008-12-03 curtAdd propmerge to the subdirs list so it can get include...
2008-11-12 mfranzpositive error return values, variable name change
2008-11-11 mfranzenable SG_LOG output
2008-11-11 mfranzadd propmerge utility, which merges <PropertyList>...
2008-10-19 fredbProvide an explanation to why a special case is needed
2008-10-19 fredbAlex Perry :
2008-10-19 fredbAlex Perry :
2008-10-13 mfranzMove vim syntax files from utils/syntax/ to scripts...
2008-10-12 durkAdded two missing libraries needed by the new terrasync...
2008-10-12 fredbUpdate Terrasync README file
2008-10-12 fredbAlex Perry :
2008-09-30 mfranzdetect parenthesis nesting errors, not only spurious...
2008-09-29 mfranz- improve number detection
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-08-13 mfranznasal.vim: add <?...?> and <!--...--> to XML embedded...
2008-08-05 mfranz<foo/> are also comments in XML embedded Nasal mode
2008-08-03 mfranzmark obvious XML tags as comments
2008-08-02 mfranzsimplification
2008-07-29 ehofmanJames Turner:
2008-07-27 fredbSG_GLUT_H removed
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 mfranzswitch back to "<key> in <hash>" notation (this had...
2008-07-26 mfranzadd cvs source urls
2008-07-25 mfranzdrop dependence on PyXML and use standard lib methods
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-23 mfranzadd printf
2008-07-22 mfranzadd thisfunc() and props.condition()
2008-07-21 curtClean up a couple warnings.
2008-07-21 ehofman * change a number of function parameters to const...
2008-07-20 ehofman* fix __xmlSkipComment to properly find the end of...
2008-07-19 ehofmanChange the low level internals of the xml library to...
2008-07-06 ehofman* reorganize the code to be able to skip comment sections
2008-07-01 ehofman * fix a problem caused by removing the last unnecessar...
2008-06-30 ehofmanwhoops, my bad
2008-06-30 ehofmanRemove the last unnecessary alloc from the library
2008-06-30 ehofmanSome small updates; fix typo's and fix a small memory...
2008-06-29 mfranzErik HOFMAN: add documentation/changelog
2008-06-29 mfranzErik HOFMAN: faster and better xmlgrep implementation
2008-06-19 mfranzadd abort()
2008-06-07 mfranzvim syntax files for *.ac and *.nas files. See nasal...
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-04-04 curtAdd a telnet command parser to UGear so we can feed...
2008-04-04 curtAdded autopilot target values to communications link.
2008-03-30 curtSeveral updates to implement a sequenced/verified/check...
2008-03-28 curt- UGsmooth now can send opengc packets directly rather...
2008-03-10 mfranzfinal cosmetics (because I had posted the web-cvs link...
2008-03-08 mfranz- GPL license block
2008-03-07 mfranz- improve Blender registry handling
2008-03-06 mfranzminor progress bar fix
2008-03-06 mfranzuv_export_svg.py: don't group single-chunk objects...
2008-03-05 mfranz... and do no longer assume that the separator is only...
2008-03-05 mfranzuse SVG compliant id separator: _____ instead of #
2008-03-05 mfranzUV<->SVG exporter and importer: The importer loads...
2008-03-03 mfranz- make it faster by reloading rather than erasing the...
2008-03-03 mfranzminor improvements (show busy cursor, etc.)
2008-03-02 mfranzBlender 2.46 box packer script. Allows to unwrap object...
2008-02-04 durkcygwin related fixes, and some minor future release...
2007-12-05 curtVarious updates.
2007-10-22 mfranzfix license (Public Domain)
2007-10-02 curtFix a typo introduced when supporting faster than integ...
2007-07-16 curtFirst revision of a small utility that will build a...
2007-06-18 curtFix the speed estimate, tune control surface deflection...
2007-06-11 curtTweak control input estimation gains.
2007-06-11 curtAdd an option to estimate control surfaces deflections...
2007-06-09 curtA couple tweaks.
2007-04-27 curtAdd support for a new file format which where packet...
2007-02-27 curtSwitch to "nav" (cooked) data to drive FlightGear.
2007-02-21 curtFix a bug in file logging (add an ignore checksum optio...
next