Fix settings to honor numeric conversion errors
authorsapier <Sapier at GMX dot net>
Wed, 5 Feb 2014 00:35:40 +0000 (01:35 +0100)
committerkwolekr <kwolekr@minetest.net>
Wed, 5 Feb 2014 03:14:13 +0000 (22:14 -0500)
commit3f376a092e1c16429fb52f24736e9da98aff4cd5
tree7055808f86884593ef2f63316d61533968112956
parent2927a327cabe4feddc0aeea0f4111d888560612f
Fix settings to honor numeric conversion errors
Rename try* non exceptioning functions to *NoEx
src/emerge.cpp
src/exceptions.h
src/main.cpp
src/mapgen_indev.cpp
src/mapgen_v6.cpp
src/mapgen_v7.cpp
src/settings.h
src/util/string.h