[go: up one dir, main page]

Menu

Commit [r190]  Maximize  Restore  History

1. Decreased the number of warnings when compiling X-IvAp project.

* Tried to match types and add casting where needed - This is still a work in progress.

2. In X-IvAp project, added: namespace "pt" to every "string" type that did not had namespace before it. This should minimize the confusion with "std::string".
Example: "string filename = getXivapRessourcesDir()" => "pt::string filename = getXivapRessourcesDir()"

snagar13 2017-07-05

1 2 3 > >> (Page 1 of 3)
changed /branches/add-xplm-commands/src/VStudio/2013/PTypes_ST.vcxproj
changed /branches/add-xplm-commands/src/VStudio/2013/XIvAp.vcxproj
changed /branches/add-xplm-commands/src/XIvAp/FMCform.cpp
changed /branches/add-xplm-commands/src/XIvAp/FMCform.h
changed /branches/add-xplm-commands/src/XIvAp/FSDprotocol.h
changed /branches/add-xplm-commands/src/XIvAp/FlightLogger.cpp
changed /branches/add-xplm-commands/src/XIvAp/FlightLogger.h
changed /branches/add-xplm-commands/src/XIvAp/HTTPClient.h
changed /branches/add-xplm-commands/src/XIvAp/HTTPclient.cpp
changed /branches/add-xplm-commands/src/XIvAp/IVAOsecurity.cpp
changed /branches/add-xplm-commands/src/XIvAp/IVAOsecurity.h
changed /branches/add-xplm-commands/src/XIvAp/TeamSpeak.cpp
changed /branches/add-xplm-commands/src/XIvAp/TeamSpeak.h
changed /branches/add-xplm-commands/src/XIvAp/Utils.h
changed /branches/add-xplm-commands/src/XIvAp/XPmessageBox.cpp
changed /branches/add-xplm-commands/src/XIvAp/XPmessageBox.h
changed /branches/add-xplm-commands/src/XIvAp/aircraftDB.cpp
changed /branches/add-xplm-commands/src/XIvAp/aircraftDB.h
changed /branches/add-xplm-commands/src/XIvAp/airlinesDB.cpp
changed /branches/add-xplm-commands/src/XIvAp/airlinesDB.h
changed /branches/add-xplm-commands/src/XIvAp/atcPosition.cpp
changed /branches/add-xplm-commands/src/XIvAp/atcPosition.h
changed /branches/add-xplm-commands/src/XIvAp/awyFinder.cpp
changed /branches/add-xplm-commands/src/XIvAp/awyFinder.h
changed /branches/add-xplm-commands/src/XIvAp/chatWindow.cpp
1 2 3 > >> (Page 1 of 3)