コミット履歴

作者 SHA1 メッセージ 日付
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 年 前
  Loïc Blot 8bdde45895 Revert "Remove deprecated code segments (#5891)" 7 年 前
  Thomas--S 599e13e95e Remove deprecated code segments (#5891) 7 年 前
  est31 452df1c723 Various style cleanups + unused code removal 8 年 前
  onkrot 5556ba168f Remove unused functions. 9 年 前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年 前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年 前
  Perttu Ahola fd845f27f5 Fix map deserialization and remove old serialization code 12 年 前
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 年 前
  Kahrl 6a76c226e1 The huge item definition and item namespace unification patch (itemdef), see http://c55.me/minetest/wiki/doku.php?id=changes:itemdef 12 年 前
  Kahrl c1479a2732 Add node definitions in Lua and do not use content_mapnode_init anymore (except in test.cpp) 12 年 前
  Perttu Ahola df8346ef4d Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter wrapper in old code 12 年 前
  Perttu Ahola c0f6395cf0 Node definition names 12 年 前
  Perttu Ahola eed727c61b Completely generalized mesh generation; ContentFeatures serialization 12 年 前
  Perttu Ahola c6fd2986d4 GameDef compiles 12 年 前
  Perttu Ahola abceeee92f Create framework for getting rid of global definitions of node/tool/item/whatever types 12 年 前
  Perttu Ahola 64996422c0 Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuff 12 年 前
  Perttu Ahola a7833cca22 Merge remote-tracking branch 'marktraceur/master' 12 年 前
  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 年 前
  darkrose 582e450bad added locking chests - clean patch 12 年 前
  sfan5 6496b1cf1f Removed Spaces 12 年 前
  sfan5 c0caedc373 Added Apple Trees 12 年 前
  Perttu Ahola 8f42a8be0c lava! 13 年 前
  Mark Holmquist 7bd9e53ae6 Changing CONTENT_LADDER to be an extended block 13 年 前
  Mark Holmquist bc2819cab2 Added ladders--they don't have any use yet, though 13 年 前
  Perttu Ahola d6a9bec843 Added MaterialItem conversion from old content type namespace to new 13 年 前
  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 年 前
  Perttu Ahola ed8f5576a5 changed jungletree/junglegrass content ids to extended range 13 年 前
  Perttu Ahola 501034a792 merged jungle and bluish shadows 13 年 前
  Perttu Ahola 2587bb361c merged the content type extension and delta 13 年 前