Fix bone-attached entities (#10015)
[oweals/minetest.git] / src / ban.h
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-06-16 Loïc BlotC++11 patchset 9: move hardcoded init parameters to...
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
2017-04-23 Loïc BlotPass clang-format on various cpp/header files (#5559)
2015-08-24 ShadowNinjaClean up threading 2613/head
2015-05-19 kwolekrReplace instances of std::map<std::string, std::string...
2013-09-16 kwolekrAlways use builtin JThread library
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-17 Perttu AholaOptimize headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2011-08-12 Perttu AholaFixed/extended/modified ban stuff to be good for inclusion
2011-08-12 Perttu AholaMerge remote-tracking branch 'speedprog/banByIp'
2011-08-12 Constantin Wengeradded ipban support