summaryrefslogtreecommitdiff
path: root/libs/enet/include
AgeCommit message (Collapse)AuthorFilesLines
2015-06-07Updated enet to 1.3.13Thorbjørn Lindeijer4-34/+84
Updating enet was due since 3 years, but now we could skip 9 versions. Our CMakeLists.txt file was replaced with the one from enet.
2013-04-07Fixed undefined #defines in mingw and c++0xErik Schilling1-1/+1
It looks like mingw does not define all the stuff in c++0x it does without.
2012-03-14Updated enet to 1.3.3Thorbjørn Lindeijer1-1/+1
The bugfix is not likely to affect us, but better to be up to date anyway.
2011-05-31Updating ENet to version 1.3.2Stefan Dombrowski2-3/+8
Source: http://enet.bespin.org/download/enet-1.3.2.tar.gz
2011-03-15Updating enet to version 1.3.1Stefan Dombrowski1-1/+1
2010-08-15Add enet filesBernd Wachter9-0/+952