YSFClients/YSFParrot
2025-03-19 17:49:49 +00:00
..
Makefile * Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients. 2022-01-07 08:35:27 -06:00
Network.cpp Update the C++ version. 2025-03-19 17:49:49 +00: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 Update the C++ version. 2025-03-19 17:49:49 +00:00
Parrot.h Debugging the Gateway functionality. 2016-06-13 22:53:25 +01:00
prebuild.cmd Clean up the code and remove an annoying bug. 2024-07-08 15:14:30 +01:00
StopWatch.cpp Update the C++ version. 2025-03-19 17:49:49 +00:00
StopWatch.h Fix Windows compilation. 2020-09-20 14:56:00 +01:00
Thread.cpp Update the C++ version. 2025-03-19 17:49:49 +00: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 Update the C++ version. 2025-03-19 17:49:49 +00:00
UDPSocket.h Update the C++ version. 2025-03-19 17:49:49 +00:00
Version.h Update the C++ version. 2025-03-19 17:49:49 +00:00
YSFParrot.cpp * Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients. 2022-01-07 08:35:27 -06: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 Allow YSFClients to compile under Windows. 2024-04-22 13:15:25 +01:00
YSFParrot.vcxproj.filters Simplify the networking. 2018-03-22 21:02:16 +00:00