aboutsummaryrefslogtreecommitdiff
path: root/src/mapnode.cpp
AgeCommit message (Expand)Author
2011-07-23extended content-type rangePerttu Ahola
2011-07-22Fixed the problem of <=r548 clients fucking up maps on >=r549 servers. Also, ...Perttu Ahola
2011-07-22Fixed small error in mapnode.cpp (didn't cause any harm though)Perttu Ahola
2011-07-02initial steps in doing content type extensionPerttu Ahola
2011-06-27fixed bug in inventory textures caused from better handling of unknown blocksPerttu Ahola
2011-06-27better handling of unknown blocks on clientPerttu Ahola
2011-06-17Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapbloc...Perttu Ahola
2011-06-17Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st...Perttu Ahola
2011-05-24A very poor (but better than nothing) inventory icon for fencesCiaran Gultnieks
2011-05-24Merged CiaranG's fence and fixed two thingsPerttu Ahola
2011-05-24Added fences (but still needs an icon or something to display in inventory)Ciaran Gultnieks
2011-05-22Some work-in-progress stuff and many comment updatesPerttu Ahola
2011-05-21fixed a small memory leak in mapnode.cppPerttu Ahola
2011-05-09Added glass, with rendering and furnace support.Ciaran Gultnieks
2011-04-29added cobblestone to the texture atlasPerttu Ahola
2011-04-24updated menu a bit, and some other small fixesPerttu Ahola
2011-04-05Furnace is now usable. Added more tools.Perttu Ahola
2011-04-05initial workings of the furnacePerttu Ahola
2011-04-05changed node metadata format to better accomodate future needs and problemsPerttu Ahola
2011-04-04initial chest metadataPerttu Ahola
2011-04-04fully implemented the sign with the new frameworkPerttu Ahola
2011-04-04Node metadata frameworkPerttu Ahola
2011-04-03commit before some more radical changesPerttu Ahola
2011-02-14Some fiddling around with fog... not much changedPerttu Ahola
2011-02-14New way of determining the outcome of diggingPerttu Ahola
2011-02-11new texture stuff quite workingPerttu Ahola
2011-02-10some texture stuffPerttu Ahola
2011-02-10work-in-progress texture atlas optimizationPerttu Ahola
2011-02-08bug-fixin'Perttu Ahola
2011-02-04nicer looking waterPerttu Ahola
2011-02-04all kinds of tweaking and fixingPerttu Ahola
2011-02-03a little backwards compatibility with coalPerttu Ahola
2011-02-02some tweakingPerttu Ahola
2011-02-01This map generator is starting to look pretty good now... also, disabled load...Perttu Ahola
2011-01-28server builds now!Perttu Ahola
2011-01-28Now texture handling is fast. Also now players are saved on disk.Perttu Ahola
2011-01-26backing up some stuffPerttu Ahola
2011-01-26Reworked texture, material, mineral and whatever handlingPerttu Ahola
2011-01-17minecraft-style water done (but no texture animation or sound)Perttu Ahola
2011-01-17old water removed, some fixes here and therePerttu Ahola
2011-01-07Added a more flexible path system (and fixed some minor stuff)Perttu Ahola
2010-12-25minecraft-like craftingPerttu Ahola
2010-12-22crafting system!Perttu Ahola
2010-12-20framework for modifying texturesPerttu Ahola
2010-12-18before adding day/night lightingPerttu Ahola
2010-12-14added some missing filesPerttu Ahola