Initialize utility.h return values to 0 to make lazily error-checked deserialization...
[oweals/minetest.git] / src / clientmap.cpp
2012-03-18 Perttu AholaFix getVisibleBrightness() to return sunlight visibilit...
2012-03-18 Perttu AholaDynamic sky, fog and cloud colors; sun and moon
2012-03-15 Perttu AholaMove ClientMap to clientmap.{h,cpp}