Roland Winklmeier
c8a035f49a
Replace callsign type QString with CCallsign
2015-05-21 01:37:36 +02:00
Michał Garapich
570f4aa4ea
Make FS9 works with ISimulatorListener
...
* The FS9 host is started in the Listener
* When FS9 starts up, it is called via the lobby to join the multiplayer
* Some minor changes in CContextSimulator
2015-04-01 00:05:12 +02:00
Klaus Basan
78e4900243
refs #349 , housekeeping
...
* formatting
* tweaks (such as changing to new log style),
* Doxygen
* int instead of qint
2014-12-13 13:17:31 +01:00
Mathew Sutcliffe
195c909ca0
refs #334 FS9 DirectPlay peer classes using CContinuousWorker.
2014-11-30 02:32:37 +01:00
Roland Winklmeier
8d68dd8188
refs #341 Allocate variables when they are needed the first time
2014-11-05 16:34:24 +01:00
Roland Winklmeier
c720b33ca8
refs #341 Use in-class initialization for m_playerLocal and m_playerUser
2014-11-05 16:34:24 +01:00
Roland Winklmeier
1cbc02a4c5
refs #308 Fixed missing CoUninitialize
2014-09-13 14:52:50 +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
Klaus Basan
3fb5087ea8
Renaming, header, Doxygen, formatting (during refs #314 )
2014-08-24 02:45:52 +02:00
Roland Winklmeier
cf39b87821
refs #241 DirectPlay peer base class
2014-08-03 15:09:07 +02:00