kwolekr
|
da34a2b33e
|
Replace instances of std::map<std::string, std::string> with StringMap
Also, clean up surrounding code style
Replace by-value parameter passing with const refs when possible
Fix post-increment of iterators
|
2015-05-19 16:10:49 -04:00 |
|
kwolekr
|
d308352dbd
|
Always use builtin JThread library
|
2013-09-15 23:00:01 -04:00 |
|
Sfan5
|
6d0ea26c2d
|
Update Copyright Years
|
2013-02-24 20:15:24 +01:00 |
|
PilzAdam
|
497ff1ecd6
|
Change Minetest-c55 to Minetest
|
2013-02-24 18:49:03 +01:00 |
|
Perttu Ahola
|
9f031a6759
|
Optimize headers
|
2012-06-17 04:03:39 +03:00 |
|
Perttu Ahola
|
037b259197
|
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
|
2012-06-05 18:54:07 +03:00 |
|
Perttu Ahola
|
e40da2341c
|
Fixed/extended/modified ban stuff to be good for inclusion
|
2011-08-12 13:11:27 +03:00 |
|
Constantin Wenger
|
5784c14ab7
|
added ipban support
commands:
/#ipban <nick>
/#ipunban <ip>
|
2011-08-12 03:37:18 +02:00 |
|