Commit History

Author SHA1 Message Date
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  Loïc Blot 8bdde45895 Revert "Remove deprecated code segments (#5891)" 7 years ago
  Thomas--S 599e13e95e Remove deprecated code segments (#5891) 7 years ago
  est31 452df1c723 Various style cleanups + unused code removal 8 years ago
  onkrot 5556ba168f Remove unused functions. 8 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Perttu Ahola fd845f27f5 Fix map deserialization and remove old serialization code 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
  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
  Kahrl c1479a2732 Add node definitions in Lua and do not use content_mapnode_init anymore (except in test.cpp) 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 c0f6395cf0 Node definition names 12 years ago
  Perttu Ahola eed727c61b Completely generalized mesh generation; ContentFeatures serialization 12 years ago
  Perttu Ahola c6fd2986d4 GameDef compiles 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 64996422c0 Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuff 12 years ago
  Perttu Ahola a7833cca22 Merge remote-tracking branch 'marktraceur/master' 12 years ago
  Mark Holmquist 85f119e1e6 Adding (most) of the sapling functionality. It has yet to work, since MEET_OTHER was not implemented at the time of this commit. Hopefully it will work when merged with celeron's latest. 13 years ago
  darkrose 582e450bad added locking chests - clean patch 12 years ago
  sfan5 6496b1cf1f Removed Spaces 12 years ago
  sfan5 c0caedc373 Added Apple Trees 12 years ago
  Perttu Ahola 8f42a8be0c lava! 13 years ago
  Mark Holmquist 7bd9e53ae6 Changing CONTENT_LADDER to be an extended block 13 years ago
  Mark Holmquist bc2819cab2 Added ladders--they don't have any use yet, though 13 years ago
  Perttu Ahola d6a9bec843 Added MaterialItem conversion from old content type namespace to new 13 years ago
  Perttu Ahola 8e1eacf3a8 Fixed handling of inventory in creative mode (normal inventory is not trashed anymore), fixed mese pick speed, added some forgotten stuff 13 years ago
  Perttu Ahola ed8f5576a5 changed jungletree/junglegrass content ids to extended range 13 years ago
  Perttu Ahola 501034a792 merged jungle and bluish shadows 13 years ago
  Perttu Ahola 2587bb361c merged the content type extension and delta 13 years ago