1
0
Fork 0
flightgear/src/MultiPlayer
ThorstenB 8962477cfa Fix huge multiplayer memory leak.
Almost all FGPropertyData elements received via MP were leaked.
Property data is now cleanly deallocated in the FGExternalMotionData destructor.
Thanks to Jester for reporting rising mem consumption in MP mode.
2011-02-16 00:49:00 +01:00
..
CMakeLists.txt Initial work on CMake build files, with considerable help from Olaf Flebbe. 2010-12-19 15:06:04 +00:00
Makefile.am Mathias Fröhlich: 2006-02-17 09:43:33 +00:00
mpmessages.hxx Fix huge multiplayer memory leak. 2011-02-16 00:49:00 +01:00
multiplaymgr.cxx Fix huge multiplayer memory leak. 2011-02-16 00:49:00 +01:00
multiplaymgr.hxx Added sanity checks to MP receive/send. 2011-01-23 15:07:09 +01:00
tiny_xdr.cxx PLIB net removed from FlightGear 2010-10-24 07:10:51 +01:00
tiny_xdr.hxx In the process of changing, adding and removing files the last few years 2005-11-01 13:41:49 +00:00