]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_commands.cxx
- modified to take advantage of SGCommandState to cache property nodes
[flightgear.git] / src / Main / fg_commands.cxx
2001-07-09 curt- modified to take advantage of SGCommandState to cache...
2001-07-02 curt** Properties Renamed
2001-06-29 curt- modified to support new prototype for command functio...
2001-06-26 curt- added property-multiply command with argument 'factor'
2001-06-14 curtCleaned up various warning messages.
2001-06-12 curtchanged SGValue::Type references to SGPropertyNode...
2001-06-06 curtIrix Mips compiler tweaks.
2001-06-05 curt- added load and save commands
2001-06-04 curtMore tweaks related to David's input patches.
2001-06-01 curtInitial revision of interface to new SimGear command...