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
/
socket.cpp
Age
Commit message (
Collapse
)
Author
2012-03-22
Add output levels --info and --trace (--verbose is now more verbose)
Perttu Ahola
2012-03-22
Move headers from socket.h to socket.cpp
Perttu Ahola
2012-03-22
Fix UDPSocket's debug output
Perttu Ahola
2012-03-08
Handle select errno EINTR properly (not doing this breaks at least many ↵
Perttu Ahola
profilers)
2011-10-18
Better handling of SendFailedException in Connection
Perttu Ahola
2011-08-12
Fix use of && instead of &
Giuseppe Bilotta
2011-08-12
added ipban support
Constantin Wenger
commands: /#ipban <nick> /#ipunban <ip>
2011-04-11
fixed warnings reported by cppcheck
Perttu Ahola
2011-02-08
local game connects to 127.0.0.1 instead of localhost (windows returns an ↵
Perttu Ahola
ipv6 address sometimes which is not supported)
2010-12-26
working good
Perttu Ahola
2010-12-14
settings manager: better default setting handling and updating config file ↵
Perttu Ahola
and command line parsing
2010-11-29
license stuff
Perttu Ahola
--HG-- rename : src/licensecomment.txt => licensecomment.txt
2010-11-29
Windows bug fixes
Perttu Ahola
2010-11-29
sitä sun tätä tekeillä, toimii kivasti
Perttu Ahola
2010-11-27
Initial files
Perttu Ahola