summaryrefslogtreecommitdiffstats
path: root/src/net/connection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr instead of NULL everywhereErik Schilling2013-04-271-2/+2
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-4/+4
* Fix enet check macros.Freeyorp2010-08-131-2/+2
* Fix enet version checkJared Adams2010-08-091-2/+8
* Fix enet version checkJared Adams2010-08-021-9/+5
* Add support for enet 1.3Jared Adams2010-08-021-0/+16
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-7/+6
* Standardize on the position of the const keywordBjørn Lindeijer2009-04-261-3/+4
* Made Bandwidth Monitor GlobalDavid Athay2008-11-201-15/+2
* Added bandwidth monitoringDavid Athay2008-11-191-0/+17
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Some cleanup and an unsuccesful attempt at fixing a crash on map server exitBjørn Lindeijer2008-10-261-13/+26
* Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond2007-01-051-4/+7
* Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond2006-12-291-0/+110