minetest/builtin
ShadowNinja 882e12f8ab Rework dumping functions
Changes:
  * Add comments to explain the dumping code
  * Add support for dumping values of any type (as '<' <type> '>')
  * Add support for tables as keys in dump2()
  * Make dump2() return it's result (like dump()) rather than printing it
  * Simplify and optimize function serialization via serialize()
2014-05-24 17:32:42 -04:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
common Rework dumping functions 2014-05-24 17:32:42 -04:00
fstk Fix a bunch of small bugs due to mainmenu cleanup 2014-05-24 11:16:05 +02:00
game Item entity stacks merge on the ground. 2014-05-23 22:46:05 +02:00
mainmenu Fix a bunch of small bugs due to mainmenu cleanup 2014-05-24 11:16:05 +02:00
init.lua Use "core" namespace internally 2014-05-08 13:02:04 -04:00