|
JBM -
PM Lib - Changes
7 December 2002
Initial upload.
20 December 2002
Modified the atmosphere mode to including corrected and
uncorrected pressure. Fixed a couple of bugs in wind (no wind entries
incorrectly caused an error) and BC interpolation routines.
24 January 2003
Added millimeters to allowable units.
19 March 2003
Validated HTML documentation
13 April 2003
Added two routines for sorting ballistic coefficient
and wind data.
7 April 2004
Changed calling convention to stdcall.
29 June 2004
Added missing & in pm.h.
26 January 2006
Many, many changes. Bug fixes, loop protection, modifications to the way
errors are handled, including more info. Also added the McDrag and
maximum distance routines. Added scope "clicks" to the drop units
and added the ability to show drops relative to the target (for canted
fire).
23 February 2006
Changed compilers. Now using MCVC++. The DLL is compiled as "C" and
statically linked. Removed the scope "clicks" to the drop units.
(It's not very efficient to do it in the DLL -- easier to do it in the
application code.)
11 May 2006
Added free recoil and updated documentation
|