Mathew Sutcliffe
|
2c0e6505a0
|
refs #316 Debug messages should not be displayed by simulator plugins.
|
2014-10-04 22:17:04 +01:00 |
|
Roland Winklmeier
|
8ba1a37ea7
|
Fix warning detected by gcc 4.9.1
- unused variables
- linker error with the MinGW DX SDK
- don't delete a void* pointer
- initialization order
|
2014-09-28 13:09:39 +02:00 |
|
Roland Winklmeier
|
f43f3013fe
|
refs #308 QMetaObject always requires the full namespace for string based lookup
|
2014-09-13 14:53:00 +02:00 |
|
Roland Winklmeier
|
2ab1a0f847
|
refs #308 lobby client
|
2014-09-13 14:52:58 +02:00 |
|
Roland Winklmeier
|
b00d67e90c
|
refs #308 improved client thread handling and cleanup
Threads are now waiting for closure
|
2014-09-13 14:52:55 +02:00 |
|
Roland Winklmeier
|
bd8eba6913
|
refs #308 style
|
2014-09-13 14:52:53 +02:00 |
|
Roland Winklmeier
|
53b257fa3d
|
refs #308 Instead of enumerating hosts, use the well known host url
Since we are hosting in the same process, we can get the URL from the host
object and pass it to new clients.
|
2014-09-13 14:52:47 +02:00 |
|
Roland Winklmeier
|
7a02aff7b9
|
refs #308 private slot for client status changes
|
2014-09-13 14:39:43 +02:00 |
|
Mathew Sutcliffe
|
f4b7a9c6a2
|
refs #283 Rationalized ISimulator slots for managing remote aircraft
|
2014-08-27 00:02:34 +01:00 |
|
Mathew Sutcliffe
|
d25eac66b1
|
refs #283 Dedicated displayTextMessage for text messages instead of using displayStatusMessage for both.
The simulator can use this to display text messages in a different colour, for example.
|
2014-08-27 00:02:32 +01:00 |
|
Mathew Sutcliffe
|
61343e39f2
|
refs #283 ps_ prefix for private slots
|
2014-08-27 00:02:30 +01:00 |
|
Klaus Basan
|
3fb5087ea8
|
Renaming, header, Doxygen, formatting (during refs #314)
|
2014-08-24 02:45:52 +02:00 |
|
Roland Winklmeier
|
9020c65681
|
refs #241 FS9 implementation of the ISimulator interface
Covers most important interface methods. Still TODO:
- getAirportsInRange
- Time sync
- Updating COM units from context
|
2014-08-03 15:09:11 +02:00 |
|