summaryrefslogtreecommitdiffstats
path: root/src/net/connectionhandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer2013-01-091-1/+1
| | | | Same thing, but shorter.
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-0/+121
Also added an header to the autoattack.{h,cpp} files. Big but trivial fix.