4.0-469 9 years, 4 months ago Fix indentation ;p
4.0-468 9 years, 4 months ago Fix lifetime/game stopping issues.
4.0-467 9 years, 4 months ago Cleanup: ENetHostClient -> NetHost, TraversalClient no longer a subclass
4.0-466 9 years, 4 months ago Merge branch 'master' into udpnet
4.0-322 9 years, 5 months ago Add some stats.
4.0-321 9 years, 5 months ago Don't double the delay.
4.0-320 9 years, 5 months ago Fix config.
4.0-319 9 years, 5 months ago Work around a VS bug causing silent memory corruption. I swear...
4.0-318 9 years, 5 months ago Fix Linux build issues.
4.0-317 9 years, 5 months ago Add missing initialization
4.0-316 9 years, 5 months ago Apparently old versions of GCC are also noncompliant.
4.0-315 9 years, 5 months ago Fix stupid deadlocks.
4.0-314 9 years, 5 months ago Add copy methods for PWBuffer JUST FOR WIN32 because VC is special and thinks that things require copies (a) when they don't (b) without even bothering to provide a stack trace.
4.0-310 9 years, 5 months ago Poll more or less frequently depending on whether anyone's connected.
4.0-309 9 years, 5 months ago Add NOT_ON to help check that thread queued functions are not unnecessarily being called while already on the thread.
4.0-308 9 years, 5 months ago Avoid copying packets for no good reason because they're tiny.
4.0-307 9 years, 5 months ago Initial implementation of IOSync, a replacement for the ad-hoc broken movie/netplay syncing crap. Breaks netplay for now.
4.0-306 9 years, 5 months ago Fix build on Mavericks.
4.0-305 9 years, 5 months ago Improve ChunkFile.h:
4.0-307 9 years, 5 months ago Use wxEVT_COMMAND_TEXT_UPDATED instead of wxEVT_TEXT to maintain compatibility with wxWidgets 2.9.4.