Cronologia Commit

Autore SHA1 Messaggio Data
  Sfan5 6d0ea26c2d Update Copyright Years 11 anni fa
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 anni fa
  Ilya Zhuravlev 6a16075912 Add InventoryList width property & allow custom crafting grids. 12 anni fa
  Perttu Ahola 9f031a6759 Optimize headers 12 anni fa
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 anni fa
  Perttu Ahola 81c5e5200b Fix loading of legacy chests 12 anni fa
  Perttu Ahola 3899f83da8 NodeMetaRef:{to,from}_table and lua_api.txt additions 12 anni fa
  Kahrl f8c3743991 added PlayerSAO and RemotePlayer, removed ServerRemotePlayer 12 anni fa
  Perttu Ahola 562ac3bce9 Digging time groups WIP 12 anni fa
  Kahrl b4dd5d3bd7 Client-side prediction of inventory changes, and some inventory menu fixes 12 anni fa
  Kahrl 6a76c226e1 The huge item definition and item namespace unification patch (itemdef), see http://c55.me/minetest/wiki/doku.php?id=changes:itemdef 12 anni fa
  Perttu Ahola 103173fc9b Add InvRef and InvStack (currently untested and unusable) 12 anni fa
  Giuseppe Bilotta 135a65e200 Add virtual destructors to abstract classes 12 anni fa
  Perttu Ahola 6145a135bd Make ToolItem and MaterialItem to convert names by aliases at creation time too (necessary for eg. crafting) 12 anni fa
  Perttu Ahola 4ad8891e05 Convert CraftItems directly to the name pointed by alias; necessary due to lua definition table 12 anni fa
  Perttu Ahola e494b5d422 Show infotext for unknown items placed on ground 12 anni fa
  Perttu Ahola 69bc9224db Rename "NodeItem"/"ToolItem"/"CraftItem" to "node"/"tool"/"craft" 12 anni fa
  Giuseppe Bilotta 96c30452f9 Fix structs being declared as classes 12 anni fa
  Perttu Ahola d8d6d0dc95 Do not assert if count becomes larger than getStackMax() in InventoryItem::add(); it is nicer for scripting and overall hacking this way, because rising it higher than the limit is does not break anything. It should be, and is, enforced elsewhere where appropriate. 12 anni fa
  Kahrl d6b30dd3a5 CraftItem rework and Lua interface 12 anni fa
  Perttu Ahola e880cc40e9 Fix stuff in inventory.{cpp,h} 12 anni fa
  Kahrl f42c57d9a8 Add IDropAction and related stuff 12 anni fa
  Perttu Ahola 9d5b458479 Crafting definition in scripts 12 anni fa
  Perttu Ahola 8dd3622c6d Improve item serialization 12 anni fa
  Perttu Ahola f68fa667c8 Clean InventoryItem interface a bit 12 anni fa
  Perttu Ahola 7a29b14a20 Improved MaterialItem (stores nodename) 12 anni fa
  Perttu Ahola 6a417c538f Remove burn time definitions from FurnaceNodeMetadata 12 anni fa
  Perttu Ahola ba762bcd49 Clean mapnode.h and fix other files accordingly 12 anni fa
  Perttu Ahola abceeee92f Create framework for getting rid of global definitions of node/tool/item/whatever types 12 anni fa
  Perttu Ahola 5fc791ac9a Move tool stuff to tool.{h,cpp} 12 anni fa