| Commit message (Expand) | Author | Age |
* | Better snow fall, finite liquid transform, leveled nodes api | proller | 2013-07-28 |
* | Weather support | proller | 2013-07-27 |
* | Leveled nodebox | proller | 2013-07-13 |
* | 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-07-08 |
* | 6d facedir | RealBadAngel | 2013-03-23 |
* | Update Copyright Years | Sfan5 | 2013-02-24 |
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
* | darkrose should work at a nuclear power plant. | Perttu Ahola | 2012-07-24 |
* | 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-07-23 |
* | 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-17 |
* | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola | 2012-06-05 |
* | MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,... | Kahrl | 2012-03-15 |
* | 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 | 2012-01-22 |
* | 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-29 |
* | Fix water-glass and water-lava surfaces | Perttu Ahola | 2011-11-08 |
* | Make CONTENT_IGNORE to not block the view when occlusion culling | Perttu Ahola | 2011-11-03 |
* | Automate texture listing for texture atlas making | Perttu Ahola | 2011-10-18 |
* | Header file tweaking; mainly for speed | Perttu Ahola | 2011-10-12 |
* | lava! | Perttu Ahola | 2011-08-15 |
* | Added MaterialItem conversion from old content type namespace to new | Perttu Ahola | 2011-07-31 |
* | extended content-type range | Perttu Ahola | 2011-07-23 |
* | 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-22 |
* | initial steps in doing content type extension | Perttu Ahola | 2011-07-02 |
* | 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-27 |
* | 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-06-17 |
* | 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-24 |
* | | Some work-in-progress stuff and many comment updates | Perttu Ahola | 2011-05-22 |
|/ |
|
* | fixed a small memory leak in mapnode.cpp | Perttu Ahola | 2011-05-21 |
* | Added glass, with rendering and furnace support. | Ciaran Gultnieks | 2011-05-09 |
* | added cobblestone to the texture atlas | Perttu Ahola | 2011-04-29 |
* | updated menu a bit, and some other small fixes | Perttu Ahola | 2011-04-24 |
* | Furnace is now usable. Added more tools. | Perttu Ahola | 2011-04-05 |
* | initial workings of the furnace | Perttu Ahola | 2011-04-05 |
* | changed node metadata format to better accomodate future needs and problems | Perttu Ahola | 2011-04-05 |