aboutsummaryrefslogtreecommitdiff
path: root/src/content_mapblock.cpp
AgeCommit message (Expand)Author
2012-03-10Improve raillike drawtypeJeija
2012-01-22Node placement / mineral / serialization / iron freq / node_dig callbackKahrl
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl
2011-12-28Fix mirrored sign texturePerttu Ahola
2011-11-29Make liquid_alternative_* to be stringsPerttu Ahola
2011-11-29Improve glassPerttu Ahola
2011-11-29Fix NDT_PLANTLIKE scaling to always keep the bottom at ground levelPerttu Ahola
2011-11-29Completely generalized mesh generation; ContentFeatures serializationPerttu Ahola
2011-11-29Clean morePerttu Ahola
2011-11-29Prepare more for node definition serializationPerttu Ahola
2011-11-29Better node texture generationPerttu Ahola
2011-11-29GameDef compilesPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-11-29Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuffPerttu Ahola
2011-11-08Fix water-glass and water-lava surfacesPerttu Ahola
2011-11-03Fix flowing liquid spacing; water and lava next to each other will glitch a b...Perttu Ahola
2011-10-18set backface culling off again for torches, ladders, rails and signsPerttu Ahola
2011-10-18Improve rendering and fix tiling in mesh generationPerttu Ahola
2011-10-12Header file tweaking; mainly for speedPerttu Ahola
2011-09-23Adding (most) of the sapling functionality. It has yet to work, since MEET_OT...Mark Holmquist
2011-09-11Removed Spacessfan5
2011-09-11Added Apple Treessfan5
2011-08-23Lava is now better visible inside water. (a crappy hack)Perttu Ahola
2011-08-22Fixed water mesh generation acting weird next to sandPerttu Ahola
2011-08-15Fixed liquid mesh generationPerttu Ahola
2011-08-15lava!Perttu Ahola
2011-08-01Fixed a few problems in the ladder update, and changed the speed to account f...Mark Holmquist
2011-08-01Added ladders--they don't have any use yet, thoughMark Holmquist
2011-07-23merged jungle and bluish shadowsPerttu Ahola
2011-07-23merged the content type extension and deltaPerttu Ahola
2011-07-23extended content-type rangePerttu Ahola
2011-07-23Made dark places tint slightly in bluePerttu Ahola
2011-07-23Jungle biome/whatever thingPerttu Ahola
2011-07-18* refactored liquid transformation code (has some flaws)Felix Krause
2011-07-14Merge branch 'upstream/master'Nils Dagsson Moskopp
2011-06-26changed one "if" to "else if" in content_mapblock.cppPerttu Ahola
2011-06-26Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl
2011-06-25New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola
2011-06-17Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapbloc...Perttu Ahola