Age | Commit message (Expand) | Author |
2014-11-21 | Optimise getTileInfo() | Craig Robbins |
2014-10-19 | Custom collision boxes node property. | RealBadAngel |
2013-11-29 | Cavegen: Respect is_ground_content MapNode setting; fix some code formatting ... | kwolekr |
2013-07-28 | Better snow fall, finite liquid transform, leveled nodes api | proller |
2013-07-27 | Weather support | proller |
2013-07-13 | Leveled nodebox | proller |
2013-07-08 | Fix wallmounted rotations along Y axis for 90 and 270 degree cases | kwolekr |
2013-07-08 | Decoration: Handle facedir and wallmounted param2types with schematic rotation | kwolekr |
2013-03-23 | 6d facedir | RealBadAngel |
2013-02-24 | Update Copyright Years | Sfan5 |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam |
2012-07-24 | darkrose should work at a nuclear power plant. | Perttu Ahola |
2012-07-23 | Fix map deserialization and remove old serialization code | Perttu Ahola |
2012-07-23 | Increase node id/param0 to 16 bits, leaving param2 always with 8 bits | darkrose |
2012-06-17 | Custom boxy nodes (stairs, slabs) and collision changes | Kahrl |
2012-06-17 | Optimize headers | Perttu Ahola |
2012-06-17 | Properly and efficiently use split utility headers | Perttu Ahola |
2012-06-05 | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola |
2012-03-15 | MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,... | Kahrl |
2012-01-22 | Cleanup (some stuff went wrong when reverting 4-byte mapnodes); fix legacy_wa... | Kahrl |
2012-01-22 | Node placement / mineral / serialization / iron freq / node_dig callback | Kahrl |
2011-11-29 | MapNode constructor to allow ndef+name | Perttu Ahola |
2011-11-29 | Node definition names | Perttu Ahola |
2011-11-29 | Clean mapnode.h and fix other files accordingly | Perttu Ahola |
2011-11-29 | Completely generalized mesh generation; ContentFeatures serialization | Perttu Ahola |
2011-11-29 | GameDef compiles | Perttu Ahola |
2011-11-29 | Create framework for getting rid of global definitions of node/tool/item/what... | Perttu Ahola |
2011-11-29 | Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuff | Perttu Ahola |
2011-11-08 | Fix water-glass and water-lava surfaces | Perttu Ahola |
2011-11-03 | Make CONTENT_IGNORE to not block the view when occlusion culling | Perttu Ahola |
2011-10-18 | Automate texture listing for texture atlas making | Perttu Ahola |
2011-10-12 | Header file tweaking; mainly for speed | Perttu Ahola |
2011-08-15 | lava! | Perttu Ahola |
2011-07-31 | Added MaterialItem conversion from old content type namespace to new | Perttu Ahola |
2011-07-23 | extended content-type range | Perttu Ahola |
2011-07-22 | Fixed the problem of <=r548 clients fucking up maps on >=r549 servers. Also, ... | Perttu Ahola |
2011-07-22 | Fixed small error in mapnode.cpp (didn't cause any harm though) | Perttu Ahola |
2011-07-02 | initial steps in doing content type extension | Perttu Ahola |
2011-06-27 | fixed bug in inventory textures caused from better handling of unknown blocks | Perttu Ahola |
2011-06-27 | better handling of unknown blocks on client | Perttu Ahola |
2011-06-17 | Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapbloc... | Perttu Ahola |
2011-06-17 | Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st... | Perttu Ahola |
2011-05-24 | A very poor (but better than nothing) inventory icon for fences | Ciaran Gultnieks |
2011-05-24 | Merged CiaranG's fence and fixed two things | Perttu Ahola |
2011-05-24 | Added fences (but still needs an icon or something to display in inventory) | Ciaran Gultnieks |
2011-05-22 | Some work-in-progress stuff and many comment updates | Perttu Ahola |
2011-05-21 | fixed a small memory leak in mapnode.cpp | Perttu Ahola |
2011-05-09 | Added glass, with rendering and furnace support. | Ciaran Gultnieks |
2011-04-29 | added cobblestone to the texture atlas | Perttu Ahola |
2011-04-24 | updated menu a bit, and some other small fixes | Perttu Ahola |