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
Jonathan Naylor aecc34ee64
Allow YSFClients to compile under Windows.
5 months 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 Simplify the UDP socket handling. 8 months ago
UDPSocket.h Allow YSFClients to compile under Windows. 5 months ago
Version.h Simplify the UDP socket handling. 8 months 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 Allow YSFClients to compile under Windows. 5 months ago
YSFParrot.vcxproj.filters Simplify the networking. 7 years ago
prebuild.cmd Allow YSFClients to compile under Windows. 5 months ago