Make atmospheric pressure editable
[sw/motorsim] / src / com / billkuker / rocketry / motorsim / Burn.java
2010-12-02 Bill KukerMake atmospheric pressure editable
2010-12-02 Bill KukerMake BurnSettings to the changelistener thing
2010-12-02 Bill KukerMove burn settings into a class
2010-11-08 Bill KukerRefine BPL calling
2010-11-07 Bill KukerAdd burnComplete function to progress listener
2010-11-07 Bill KukerMade burn ctor not start burn.
2010-11-07 Bill KukerChanged BurnProgressListeners into a set
2010-11-04 Bill KukerMore reasonable end criteria
2010-10-25 Bill Kuker(no commit message)
2009-08-09 Bill KukerAdded validating and some validation
2009-08-07 Bill KukerCleaned up many warnings
2009-08-07 Bill KukerAdded burn progress bar, fixed it so burn results appea...
2009-07-02 Bill KukerMoved some magic constants for regstep
2009-07-02 Bill KukerRemoved old discreet reg step grain interface
2009-07-02 Bill KukerAdded a bunch of assert positives.
2009-04-21 Bill KukerSome performance increases
2009-04-18 Bill KukerCleaned up some warnings
2009-04-18 Bill KukerMinor cleanup / organization
2009-04-17 Bill KukerRenamed some methods
2009-04-17 Bill KukerStored DT in intervals.
2009-04-15 Bill KukerCleaned up warnings
2009-04-15 Bill KukerMade it burn on construction
2009-04-13 Bill KukerNew fuel type
2009-04-12 Bill KukerStarted adding beanish stuff - property listeners and...
2009-04-10 Bill KukerCleaned up imports
2009-04-10 Bill Kuker(no commit message)
2009-04-10 Bill KukerAdded compound grain
2009-04-10 Bill KukerNoa all grains can display themselves.
2009-04-10 Bill KukerNew panels.
2009-03-07 Bill KukerInitial Checkin