Commit History

Author SHA1 Message Date
  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 9f031a6759 Optimize headers 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
  Kahrl 157a4cf18c Node placement / mineral / serialization / iron freq / node_dig callback 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 e5650bb549 Make liquid_alternative_* to be strings 12 years ago
  Perttu Ahola 6a8f9135de Store metadata as metadata name in node definition 12 years ago
  Perttu Ahola d1298fe5e7 Actually fill in the NewNameGetter names to allow map generator operation and crafting 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 50d63e4b0a Add name field to ContentFeatures 12 years ago
  Perttu Ahola 6a417c538f Remove burn time definitions from FurnaceNodeMetadata 12 years ago
  Perttu Ahola 37a5f8a30b Move cook result properly to ContentFeatures 12 years ago
  Perttu Ahola 28fe2987a0 Saner sized sapling 12 years ago
  Perttu Ahola cde35d1606 Clean nodefeat and content_mapnode a bit 12 years ago
  Perttu Ahola c3703ded95 Fix NDT_PLANTLIKE scaling to always keep the bottom at ground level 12 years ago
  Perttu Ahola ba762bcd49 Clean mapnode.h and fix other files accordingly 12 years ago
  Perttu Ahola eed727c61b Completely generalized mesh generation; ContentFeatures serialization 12 years ago
  Perttu Ahola ff34955a0d Remove commented out code 12 years ago
  Perttu Ahola a48a0e77eb Prepare more for node definition serialization 12 years ago
  Perttu Ahola cf6e22e9a6 Better node texture generation 12 years ago
  Perttu Ahola e9620d9c8c Make fence post selection box smaller and create code to allow node placement to the side of a static box 12 years ago
  Perttu Ahola de51f87e05 Tune gravel and picks 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 72884bf85f Tune the tool speed thing 12 years ago