Jump to conversation
Unresolved conversations (8)
@SmallJoker SmallJoker May 21, 2017
A function that always returns the same value doesn't need a return value.
Outdated
src/script/lua_api/l_client.cpp
paly2 SmallJoker
@SmallJoker SmallJoker May 21, 2017
Missing in `minetest.conf.example` EDIT: `50` looks enormous, are you sure we need such a long queue? EDIT2: Perhaps `illimited` -> `unlimited`?
Outdated
builtin/settingtypes.txt
SmallJoker paly2
@SmallJoker SmallJoker May 21, 2017
*Couldn't or Could not
Outdated
src/client.cpp
@SmallJoker SmallJoker May 21, 2017
Why `/ 8.0f`?
src/client.cpp
paly2
@SmallJoker SmallJoker May 21, 2017
Line too long
Outdated
src/client.cpp
@SmallJoker SmallJoker May 21, 2017
Will be done by weblate automatically.
Outdated
po/fr/minetest.po
SmallJoker paly2
@nerzhul nerzhul May 17, 2017
not the good way to empty a std container. Please use clear method on the queue
src/client.cpp
nerzhul paly2
@nerzhul nerzhul May 17, 2017
seems your forgot to remove this code which is now in canSendChatMessage :)
src/client.cpp
paly2
Resolved conversations (0)