2013-02-28 |
Weblate | Merge remote branch 'origin/master' |
blob | commitdiff | raw |
2013-02-26 |
kwolekr | Merge pull request #482 from proller/liquid |
blob | commitdiff | raw |
2013-02-24 |
Sfan5 | Update Copyright Years |
blob | commitdiff | raw |
2013-02-24 |
PilzAdam | Change Minetest-c55 to Minetest |
blob | commitdiff | raw | diff to current |
2012-09-01 |
Ilya Zhuravlev | Add InventoryList width property & allow custom craftin... |
blob | commitdiff | raw | diff to current |
2012-06-17 |
Perttu Ahola | Optimize headers |
blob | commitdiff | raw | diff to current |
2012-06-05 |
Perttu Ahola | Switch the license to be LGPLv2/later, with small parts... |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Perttu Ahola | Fix loading of legacy chests |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Perttu Ahola | NodeMetaRef:{to,from}_table and lua_api.txt additions |
blob | commitdiff | raw | diff to current |
2012-03-29 |
Kahrl | added PlayerSAO and RemotePlayer, removed ServerRemoteP... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Digging time groups WIP |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Kahrl | Client-side prediction of inventory changes, and some... |
blob | commitdiff | raw | diff to current |
2012-01-12 |
Kahrl | The huge item definition and item namespace unification... |
blob | commitdiff | raw | diff to current |
2012-01-01 |
Perttu Ahola | Add InvRef and InvStack (currently untested and unusable) |
blob | commitdiff | raw | diff to current |
2011-12-28 |
Giuseppe Bilotta | Add virtual destructors to abstract classes |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Perttu Ahola | Make ToolItem and MaterialItem to convert names by... |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Perttu Ahola | Convert CraftItems directly to the name pointed by... |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Perttu Ahola | Show infotext for unknown items placed on ground |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Perttu Ahola | Rename "NodeItem"/"ToolItem"/"CraftItem" to "node"... |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Giuseppe Bilotta | Fix structs being declared as classes |
blob | commitdiff | raw | diff to current |
2011-11-30 |
Perttu Ahola | Do not assert if count becomes larger than getStackMax... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Kahrl | CraftItem rework and Lua interface |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Fix stuff in inventory.{cpp,h} |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Kahrl | Add IDropAction and related stuff |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Crafting definition in scripts |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Improve item serialization |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Clean InventoryItem interface a bit |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Improved MaterialItem (stores nodename) |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Remove burn time definitions from FurnaceNodeMetadata |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Clean mapnode.h and fix other files accordingly |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Create framework for getting rid of global definitions... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Move tool stuff to tool.{h,cpp} |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Move ContentFeatures to mapnode_contentfeatures.{h... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Scripting WIP: dynamic object stuff |
blob | commitdiff | raw | diff to current |
2011-10-14 |
Perttu Ahola | mobv2 |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'marktraceur/master' |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'kahrl/sectors2sqlite... |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge branch 'view_bobbing_and_vielded_tool' |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Kahrl | Convert any inventory item into a mesh, bring back... |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Kahrl | Added sprite extruder |
blob | commitdiff | raw | diff to current |
2011-09-08 |
Kahrl | inventory displays tool breakage bar again |
blob | commitdiff | raw | diff to current |
2011-09-08 |
Kahrl | attempting to merge Queatz/the-wielded-tool and kahrl... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
JacobF | Display which tool the player is holding |
blob | commitdiff | raw | diff to current |
2011-09-06 |
Perttu Ahola | Merge remote-tracking branch 'queatz/sqlite-map' |
blob | commitdiff | raw | diff to current |
2011-09-06 |
JacobF | Now SAOs will reflect changes to their temporary invent... |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Perttu Ahola | Merge remote-tracking branch 'kahrl/dissector' |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Perttu Ahola | Merge remote-tracking branch 'queatz/mmb10' |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Perttu Ahola | Merge remote-tracking branch 'queatz/furnace-is-not... |
blob | commitdiff | raw | diff to current |
2011-08-30 |
Perttu Ahola | Merge remote-tracking branch 'queatz/furnace-is-not... |
blob | commitdiff | raw | diff to current |
2011-08-25 |
JacobF | Merged 2 branches because they relied on each other. |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Giuseppe Bilotta | constify inventory item serialization |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Giuseppe Bilotta | Some inventory const-ification |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Perttu Ahola | Merged some FreeBSD fixes |
blob | commitdiff | raw | diff to current |
2011-08-08 |
Giuseppe Bilotta | InventoryAction is a struct, not a class |
blob | commitdiff | raw | diff to current |
2011-07-31 |
Nils Dagsson Moskopp | Merge remote-tracking branch 'origin/upstream' |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Perttu Ahola | Added MaterialItem conversion from old content type... |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Nils Dagsson Moskopp | Merge branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Nils Dagsson Moskopp | Merge remote-tracking branch 'origin/upstream' |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Perttu Ahola | Rats are now eatable. Also made their selection box... |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Perttu Ahola | merged fix to decapitated trees; other bugs now exists |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Perttu Ahola | merged jungle and bluish shadows |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Perttu Ahola | merged the content type extension and delta |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Perttu Ahola | extended content-type range |
blob | commitdiff | raw | diff to current |
2011-06-01 |
Perttu Ahola | merged an old head into main branch |
blob | commitdiff | raw | diff to current |
2011-04-22 |
Perttu Ahola | Removed IrrlichtWrapper |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Perttu Ahola | Some work-in-progress in hp and mobs and a frightening... |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Perttu Ahola | item drop multiplication fix |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Perttu Ahola | Fixed some problems with crafting and inventory |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Perttu Ahola | implemented rats in new system to verify that it works |
blob | commitdiff | raw | diff to current |
2011-04-05 |
Perttu Ahola | Furnace is now usable. Added more tools. |
blob | commitdiff | raw | diff to current |
2011-04-05 |
Perttu Ahola | A more robust format for node metadata |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Perttu Ahola | initial workings of the furnace |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Perttu Ahola | Chests work now! |
blob | commitdiff | raw | diff to current |
2011-02-11 |
Perttu Ahola | new texture stuff quite working |
blob | commitdiff | raw | diff to current |
2011-02-10 |
Perttu Ahola | work-in-progress texture atlas optimization |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Perttu Ahola | Now texture handling is fast. Also now players are... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Perttu Ahola | Reworked texture, material, mineral and whatever handling |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Perttu Ahola | Added a more flexible path system (and fixed some minor... |
blob | commitdiff | raw | diff to current |
2010-12-25 |
Perttu Ahola | builds on both platforms |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Perttu Ahola | minecraft-like crafting |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Perttu Ahola | disconnect method to connection to be used instead... |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Perttu Ahola | ProgressBarTextureMod |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Perttu Ahola | base stuff for item->object conversion |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Perttu Ahola | crafting system! |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Perttu Ahola | just savin' |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Perttu Ahola | some work-in-progress |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Perttu Ahola | organizing stuff. |
blob | commitdiff | raw | diff to current |
2010-12-20 |
Perttu Ahola | framework for modifying textures |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Perttu Ahola | added dedicated server build without irrlicht |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Perttu Ahola | better graphics, zlib to work on vc++ |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Perttu Ahola | in before messing with face drawing orientation |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Perttu Ahola | license stuff |
blob | commitdiff | raw | diff to current |
2010-11-26 |
Perttu Ahola | Initial files |
blob | commitdiff | raw | diff to current |
|