index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ban.cpp
Age
Commit message (
Expand
)
Author
2018-01-01
Add unittests on ActiveObject and BanManager class (#6866)
Loïc Blot
2017-08-19
Banmanager: Move 'creating' message from warningstream to infostream (#6277)
Paramat
2017-08-15
bab.cpp: code modernization
Loic Blot
2017-06-16
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...
Loïc Blot
2016-03-19
Clean up Strfnd
ShadowNinja
2015-10-14
Use warningstream for log messages with WARNING
ShadowNinja
2015-08-23
Clean up threading
ShadowNinja
2015-05-19
Replace instances of std::map<std::string, std::string> with StringMap
kwolekr
2014-08-22
ban.cpp refactoring
Selat
2013-12-01
Cleanup jthread and fix win32 build
sapier
2013-09-15
Always use builtin JThread library
kwolekr
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-08-14
Fix typos
PilzAdam
2013-08-13
Dont write directly to files but rather write and copy a tmp file
PilzAdam
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-03-11
Fix log output in ban.cpp
Perttu Ahola
2012-03-10
Ban and Auth managers use infostream rather than dstream
Perttu Ahola
2011-08-12
Fixed/extended/modified ban stuff to be good for inclusion
Perttu Ahola
2011-08-12
added ipban support
Constantin Wenger