Commit Verlauf

Autor SHA1 Nachricht Datum
  Loïc Blot 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) vor 6 Jahren
  Loïc Blot 8bdde45895 Revert "Remove deprecated code segments (#5891)" vor 7 Jahren
  Thomas--S 599e13e95e Remove deprecated code segments (#5891) vor 7 Jahren
  est31 452df1c723 Various style cleanups + unused code removal vor 8 Jahren
  onkrot 5556ba168f Remove unused functions. vor 9 Jahren
  kwolekr da34a2b33e Replace instances of std::map<std::string, std::string> with StringMap vor 9 Jahren
  Sfan5 6d0ea26c2d Update Copyright Years vor 11 Jahren
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest vor 11 Jahren
  Perttu Ahola fd845f27f5 Fix map deserialization and remove old serialization code vor 12 Jahren
  Perttu Ahola 9f031a6759 Optimize headers vor 12 Jahren
  Perttu Ahola d0ea6f9920 Properly and efficiently use split utility headers vor 12 Jahren
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors vor 12 Jahren
  Kahrl 157a4cf18c Node placement / mineral / serialization / iron freq / node_dig callback vor 12 Jahren
  Kahrl 6a76c226e1 The huge item definition and item namespace unification patch (itemdef), see http://c55.me/minetest/wiki/doku.php?id=changes:itemdef vor 12 Jahren
  Kahrl c1479a2732 Add node definitions in Lua and do not use content_mapnode_init anymore (except in test.cpp) vor 12 Jahren
  Perttu Ahola e5650bb549 Make liquid_alternative_* to be strings vor 12 Jahren
  Perttu Ahola 6a8f9135de Store metadata as metadata name in node definition vor 12 Jahren
  Perttu Ahola d1298fe5e7 Actually fill in the NewNameGetter names to allow map generator operation and crafting vor 12 Jahren
  Perttu Ahola df8346ef4d Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter wrapper in old code vor 12 Jahren
  Perttu Ahola c0f6395cf0 Node definition names vor 12 Jahren
  Perttu Ahola 50d63e4b0a Add name field to ContentFeatures vor 12 Jahren
  Perttu Ahola 6a417c538f Remove burn time definitions from FurnaceNodeMetadata vor 12 Jahren
  Perttu Ahola 37a5f8a30b Move cook result properly to ContentFeatures vor 12 Jahren
  Perttu Ahola 28fe2987a0 Saner sized sapling vor 12 Jahren
  Perttu Ahola cde35d1606 Clean nodefeat and content_mapnode a bit vor 12 Jahren
  Perttu Ahola c3703ded95 Fix NDT_PLANTLIKE scaling to always keep the bottom at ground level vor 12 Jahren
  Perttu Ahola ba762bcd49 Clean mapnode.h and fix other files accordingly vor 12 Jahren
  Perttu Ahola eed727c61b Completely generalized mesh generation; ContentFeatures serialization vor 12 Jahren
  Perttu Ahola ff34955a0d Remove commented out code vor 12 Jahren
  Perttu Ahola a48a0e77eb Prepare more for node definition serialization vor 12 Jahren