Commit History

Author SHA1 Message Date
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 years ago
  Ekdohibs 559dd99469 Make node timers more efficient 8 years ago
  ShadowNinja 6f2d785d0f Rename macros with two leading underscores 8 years ago
  ShadowNinja 96cc5b34fe Use warningstream for log messages with WARNING 8 years ago
  est31 452df1c723 Various style cleanups + unused code removal 8 years ago
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 10 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  darkrose 506203345b Implement formspec 12 years ago
  Perttu Ahola d0ea6f9920 Properly and efficiently use split utility headers 12 years ago
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 years ago
  Perttu Ahola 816b9c8d71 Fix loading of old signs 12 years ago
  Perttu Ahola 81c5e5200b Fix loading of legacy chests 12 years ago
  Perttu Ahola d7447cdf9e Implement sign using form field protocol 12 years ago
  Perttu Ahola ff8d2bbc36 Convert legacy chest inventory list "0" to "main" 12 years ago
  darkrose c4315a7afa Strip unneeded variables from NodeMetadata 12 years ago
  Kahrl 704782c95b WIP node metadata, node timers 12 years ago
  Kahrl 796009ef21 Fix server hang when stepping a furnace with a huge dtime 12 years ago
  Kahrl 6a76c226e1 The huge item definition and item namespace unification patch (itemdef), see http://c55.me/minetest/wiki/doku.php?id=changes:itemdef 12 years ago
  Perttu Ahola 8b8ef8acc0 Move NodeMetadata prototype containers to content_nodemeta.cpp to fix them not being filled correctly on some systems and compilers 12 years ago
  Perttu Ahola 705f142b8d GenericNodeMetadata and an example furnace 12 years ago
  Perttu Ahola 18bb0ea1ea Mode node definition loading from Lua (still not finished), fix metadata creation from name 12 years ago
  Perttu Ahola 3b3ca65562 Add names to NodeMetadata 12 years ago
  Perttu Ahola df8346ef4d Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter wrapper in old code 12 years ago
  Perttu Ahola 6a417c538f Remove burn time definitions from FurnaceNodeMetadata 12 years ago
  Perttu Ahola ba762bcd49 Clean mapnode.h and fix other files accordingly 12 years ago
  Perttu Ahola abceeee92f Create framework for getting rid of global definitions of node/tool/item/whatever types 12 years ago
  Perttu Ahola 0bf533f753 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 12 years ago
  darkrose 582e450bad added locking chests - clean patch 12 years ago
  JacobF 2d872ce3fa Furnace was crashing stuff again 12 years ago