aboutsummaryrefslogtreecommitdiff
path: root/src/ban.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-191-3/+2
| | | | | | Also, clean up surrounding code style Replace by-value parameter passing with const refs when possible Fix post-increment of iterators
* Always use builtin JThread librarykwolekr2013-09-151-2/+2
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Optimize headersPerttu Ahola2012-06-171-1/+0
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Fixed/extended/modified ban stuff to be good for inclusionPerttu Ahola2011-08-121-5/+8
|
* added ipban supportConstantin Wenger2011-08-121-0/+49
commands: /#ipban <nick> /#ipunban <ip>