YSFClients/YSFParrot
2021-04-25 07:51:51 +02:00
..
Makefile use system default compiler 2020-09-06 13:09:31 +09:00
Network.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
Network.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
Parrot.cpp Add the logging framework to the Parrot. 2016-10-04 17:32:13 +01:00
Parrot.h Debugging the Gateway functionality. 2016-06-13 22:53:25 +01:00
StopWatch.cpp Simplify the new stopwatch code. 2018-07-15 20:30:47 +01:00
StopWatch.h Fix Windows compilation. 2020-09-20 14:56:00 +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 Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
UDPSocket.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
Version.h Add optional diabling of file rotation and UDP socket bug fixing. 2020-11-01 12:28:12 +00:00
YSFParrot.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
YSFParrot.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
YSFParrot.vcxproj Update to VS2019. 2020-02-14 21:47:50 +00:00
YSFParrot.vcxproj.filters Simplify the networking. 2018-03-22 21:02:16 +00:00