YSFClients/YSFReflector
2020-09-06 21:27:48 +01:00
..
docker Added Dockerfile to build user image 2020-01-07 20:30:38 +00:00
Conf.cpp Small cleanups. 2020-09-05 22:11:32 +01:00
Conf.h add configuiration to bind to specific IP 2020-06-12 13:16:53 -04:00
Log.cpp Increase log file path variable. 2016-10-13 18:09:38 +01:00
Log.h Upgrade the YSF reflector protocol and use a new .ini file. 2016-06-01 11:00:25 +01:00
Makefile Add the install target. 2020-06-25 10:12:38 +01:00
Network.cpp Handle YSF network options cleanly. 2020-09-06 21:27:48 +01:00
Network.h convert bindaddr from const char * to std::string 2020-06-12 13:43:07 -04:00
StopWatch.cpp Simplify the new stopwatch code. 2018-07-15 20:30:47 +01:00
StopWatch.h Simplify the new stopwatch code. 2018-07-15 20:30:47 +01:00
Thread.cpp Code cleanups. 2016-10-18 07:55:01 +01:00
Thread.h Code cleanups. 2016-10-18 07:55:01 +01:00
Timer.cpp Initial version. 2016-05-19 17:36:54 +01:00
Timer.h Initial version. 2016-05-19 17:36:54 +01:00
UDPSocket.cpp convert bindaddr from const char * to std::string 2020-06-12 13:43:07 -04:00
UDPSocket.h convert bindaddr from const char * to std::string 2020-06-12 13:43:07 -04:00
Utils.cpp Upgrade the YSF reflector protocol and use a new .ini file. 2016-06-01 11:00:25 +01:00
Utils.h Initial version. 2016-05-19 17:36:54 +01:00
Version.h Add an optional explicit Id. 2020-04-29 22:13:38 +01:00
YSFDefines.h Initial version. 2016-05-19 17:36:54 +01:00
YSFReflector.cpp convert bindaddr from const char * to std::string 2020-06-12 13:43:07 -04:00
YSFReflector.h Hopefully fixed the reflector. 2016-10-16 15:20:23 +01:00
YSFReflector.ini add config example and note 2020-06-12 13:23:40 -04:00
YSFReflector.sh Create YSFReflector.sh 2016-09-26 15:10:55 +01:00
YSFReflector.vcxproj Update to VS2019. 2020-02-14 21:47:50 +00:00
YSFReflector.vcxproj.filters Code cleanups. 2016-10-18 07:55:01 +01:00