|
From: <mk...@us...> - 2003-04-11 19:33:07
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim
In directory sc8-pr-cvs1:/tmp/cvs-serv18692
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** CHANGES.current 11 Apr 2003 18:59:20 -0000 1.14
--- CHANGES.current 11 Apr 2003 19:33:03 -0000 1.15
***************
*** 2,5 ****
--- 2,9 ----
===========================
+ ALL USERS: you will need to remake your aircraft.hid file.
+ Go to Tools/HID, and run map2hid aicraft.map, then copy the
+ resulting aicraft.hid file to your Data/Input directory.
+
2003-04-10: onsight
NumericalMethods.cpp added.
***************
*** 9,12 ****
--- 13,19 ----
Data archive paths now use the new 'sim:' prefix. See
SimData CHANGES.current for details.
+
+ Updates to aircraft-core to use the new 'sim:' prefix
+ when binding to the m2k and other aircraft.
LINUX USERS: you need to add NumericalMethod.cpp to your Makefile.
|