Roland Winklmeier 2040ff21c5 Physically remove only physically rendered aircrafts
Physically removing an aircraft which was not yet rendered or known is
undefined behavior.
In this particular case, adding an aircraft the first time caused
its model to be updated, which called slot
ISimulator::changeRemoteAircraftModel, trying to remove an aircraft
which was not yet added and adding it again. This ends up
in an endless loop.
2016-09-19 16:18:50 +02:00
2016-07-14 18:49:09 +02:00
2016-08-09 17:52:28 +02:00
2016-08-26 21:06:11 +01:00
2016-05-20 01:40:15 +02:00
2016-08-09 17:52:28 +02:00
2013-02-15 18:50:17 +01:00
2014-02-04 19:23:12 +01:00

Introduction

How to use this repository

The directory (folder) structure

The .info files

The .README files and metadata standards

.README files are a place to specify what should be captured by the individual .info files and are very project specific, so are kept blank in this empty repository. You'll need to decide what is appropriate at a project level.

Citations

Doxygen Documentation

Doxygen documentation is generated automatically. Please note it will take a bit of time on git push. Documentation is available at: https://dev.vatsim-germany.org/vatpilotclient/doc/ Doxygen documentation generation log is available at: https://dev.vatsim-germany.org/vatpilotclient/doxygen.log The trailing / is mandatory.

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%