Remove lots of debug output from modmgr
authorsapier <Sapier at GMX dot net>
Fri, 12 Jul 2013 19:56:09 +0000 (21:56 +0200)
committerPilzAdam <pilzadam@minetest.net>
Fri, 12 Jul 2013 20:46:27 +0000 (22:46 +0200)
commit494fa0c81a7539627505b8f68107ae765bf016d8
tree6a736a80c6b6bb33c7ea3bd573422dc8aa025521
parent7dbbbfc665e285cc9eb9d750c3a449d7da178d4f
Remove lots of debug output from modmgr
Fix RUN_IN_PLACE=0 mod install (now mods are saved in user folder in that case)
Fix text of field element not unescaped correctly
builtin/modmgr.lua
src/guiFormSpecMenu.cpp
src/guiLuaApi.cpp