1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YSFClients/YSFParrot
Chipster c05a7f0205
* Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients.
3 years ago
..
Makefile * Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients. 3 years ago
Network.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
Network.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
Parrot.cpp Add the logging framework to the Parrot. 8 years ago
Parrot.h Debugging the Gateway functionality. 8 years ago
StopWatch.cpp Simplify the new stopwatch code. 6 years ago
StopWatch.h Fix Windows compilation. 4 years ago
Thread.cpp Code cleanups. 8 years ago
Thread.h Code cleanups. 8 years ago
Timer.cpp Initial version. 8 years ago
Timer.h Initial version. 8 years ago
UDPSocket.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
UDPSocket.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
Version.h Add optional diabling of file rotation and UDP socket bug fixing. 4 years ago
YSFParrot.cpp * Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients. 3 years ago
YSFParrot.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
YSFParrot.vcxproj Update to VS2019. 5 years ago
YSFParrot.vcxproj.filters Simplify the networking. 7 years ago