X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=774ccf1576b8f8a292b7df359c5b4f3f5d75175f;hb=da7a9ff299f7b1529f8ff9cba08e4be3f369937c;hp=f958fe54bfdaddc68175bee9b828901c13c4313c;hpb=78db8e66423dfb8b4922b44f92b4400c24cb7bc4;p=debian%2Fopenrocket diff --git a/ChangeLog b/ChangeLog index f958fe54..774ccf15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,141 @@ +2011-07-18 Sampo Niskanen + + * Select motor type based on known manufacturers + * Updated motor thrust curves from thrustcurve.org + +2011-07-17 Sampo Niskanen + + * Component scaling support + +2011-07-14 Sampo Niskanen + + * [BUG] Body tube auto-radius not enabled + * Optimization implementation + +2011-06-26 Sampo Niskanen + + * [BUG] Original rocket was modified when sim.listener modified rocket + +2011-06-18 Sampo Niskanen + + * Merged l10n branch into trunk, initial l10n support + +2011-06-10 Sampo Niskanen + + * Released version 1.1.5 + +2011-05-16 Sampo Niskanen + + * Updated about dialog + +2011-04-15 Sampo Niskanen + + * Removed native printing support + +2011-03-05 Sampo Niskanen + + * Released version 1.1.4 + +2011-01-20 Sampo Niskanen + + * Initial i18n support + +2011-01-18 Sampo Niskanen + + * [BUG] Simulation warnings were not being stored + * [BUG] Exclamation mark did not fit in simulation table + * Added instructions for zooming in plot dialog + +2010-12-01 Doug Pedrick + + * Merging printing support + +2010-10-30 Sampo Niskanen + + * [BUG] Invalid refereces to components used in caches + +2010-10-25 Doug Pedrick + + * [BUG] Take launch lug radial angle into account when loading rkt file + +2010-10-24 Sampo Niskanen + + * Added SafetyMutex and took into use in Simulation + +2010-10-18 Sampo Niskanen + + * Ignore Sun JRE bug in D3D + +2010-10-09 Sampo Niskanen + + * [BUG] Fixed conversion to freeform fin set + * Enhanced logging + +2010-10-08 Sampo Niskanen + + * New components no longer look expandable in the component tree + +2010-10-06 Sampo Niskanen + + * Released version 1.1.3 + +2010-10-05 Sampo Niskanen + + * Display comment as tooltip in component tree + * Limited allowed component attachments to those of the component + add buttons + +2010-10-03 Sampo Niskanen + + * Added VBOSE logging level + +2010-10-02 Sampo Niskanen + + * [BUG] Exception when undoing changes + +2010-09-27 Sampo Niskanen + + * Implemented DnD for component tree + * Documented undo/redo functionality + +2010-09-07 Sampo Niskanen + + * Released version 1.1.2 + +2010-09-05 Sampo Niskanen + + * [BUG] Fixed bug that prevents adding stages to a rocket + +2010-09-04 Sampo Niskanen + + * Added launch rod velocity to FlightData + * [BUG] Total velocity was measured from airspeed + +2010-09-03 Sampo Niskanen + + * Released version 1.1.1 + +2010-09-01 Sampo Niskanen + + * [BUG] Fixed rocket config dialog being too large + +2010-08-31 Sampo Niskanen + + * Updated all thrust curves from thrustcurve.org + +2010-08-30 Sampo Niskanen + + * Implemented user-defined thrust curve loading + +2010-07-30 Sampo Niskanen + + * [BUG] Fixed motor statistic computation + * Finalized enhanced motor selection dialog + +2010-07-22 Doug Pedrick + + * [BUG] Fixed RockSim fin loading + 2010-07-21 Sampo Niskanen * Implemented enhanced motor selection dialog