Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-19 | Replace instances of std::map<std::string, std::string> with StringMap | kwolekr | |
Also, clean up surrounding code style Replace by-value parameter passing with const refs when possible Fix post-increment of iterators | |||
2013-09-15 | Always use builtin JThread library | kwolekr | |
2013-02-24 | Update Copyright Years | Sfan5 | |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam | |
2012-06-17 | Optimize headers | Perttu Ahola | |
2012-06-05 | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | |
GPLv2/later, by agreement of major contributors | |||
2011-08-12 | Fixed/extended/modified ban stuff to be good for inclusion | Perttu Ahola | |
2011-08-12 | added ipban support | Constantin Wenger | |
commands: /#ipban <nick> /#ipunban <ip> |