Mathew Sutcliffe
5483f71c9b
test_blackcore.pro includes externals.pri
...
removed TODO comments
fixed mistake regarding backslash line continuations
2013-09-21 14:50:01 +01:00
Roland Winklmeier
6092cc7193
refs #60
...
Added externals.pri looking for the external headers/libraries in 3 steps:
1. Manually set absolut path. Currently commented. Uncomment for local
use.
2. Enviromental variable "VATSIM_EXTERNAL_DIR"
3. default path client/externals.
2013-09-21 15:21:32 +02:00
Mathew Sutcliffe
a011bb18e6
fixed compile errors caused by inconsistencies between merged branches
2013-08-29 00:02:47 +01:00
Mathew Sutcliffe
31955f0913
fixed missing space character in fsd sample
2013-08-28 23:26:57 +01:00
Mathew Sutcliffe
56e05b55a9
Normalized handling of leading/trailing whitespace in sample app (refs #22 )
2013-08-04 17:49:46 +01:00
gmt2001
d1e35c0b27
refs #22
...
Fix leading space and trailing LF in real name
Use proper const char* to const char* copy in NetworkVatlib::initiateConnection()
2013-08-04 01:54:03 -04:00
Mathew Sutcliffe
930be03fa6
sample console-based client to demonstrate INetwork interface (refs #22 )
2013-07-31 22:02:41 +01:00