Switch more stuff to use the logging thing and fix segfault on player leave from...
authorPerttu Ahola <celeron55@gmail.com>
Sun, 16 Oct 2011 13:28:12 +0000 (16:28 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 16 Oct 2011 13:28:12 +0000 (16:28 +0300)
commit0bf533f7534e84a23b5b9c8a5ca45e67c1cc3f00
tree2d18c159736b7f5f157e79b7ea6cca4af8e71c19
parent67a6bc4ab5be607c4a9f9a349dee629e864c2d42
Switch more stuff to use the logging thing and fix segfault on player leave from server as introduced in a previous switch-to-logging commit
src/content_nodemeta.cpp
src/nodemetadata.cpp
src/server.cpp