refs #865, further improved logging

* set log flag in hints, so no lock for each aircraft is needed
* as a result log functions have a bool log parameter now
* highlight situation and parts changed
This commit is contained in:
Klaus Basan
2017-01-28 02:58:55 +01:00
committed by Mathew Sutcliffe
parent ff7756db38
commit 62d4a94106
11 changed files with 133 additions and 78 deletions

View File

@@ -27,7 +27,6 @@ namespace BlackMisc
class BLACKMISC_EXPORT CAircraftEngine : public CValueObject<CAircraftEngine>
{
public:
//! Default constructor
CAircraftEngine() {}