utility.h: Change Buffer's interface to be more compatible with SharedBuffer's interf...
[oweals/minetest.git] / src / mapnode.cpp
2011-11-03 Perttu AholaMake CONTENT_IGNORE to not block the view when occlusio...
2011-10-18 Perttu AholaAutomate texture listing for texture atlas making
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/me_cmd'
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/new_input'
2011-08-22 Perttu AholaMerge branch 'lava'
2011-08-14 Perttu Aholalava!
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaAdded MaterialItem conversion from old content type...
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Perttu AholaFixed the problem of <=r548 clients fucking up maps...
2011-07-21 Perttu AholaFixed small error in mapnode.cpp (didn't cause any...
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-01 Perttu Aholainitial steps in doing content type extension
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Perttu Aholafixed bug in inventory textures caused from better...
2011-06-27 Perttu Aholabetter handling of unknown blocks on client
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-17 Perttu AholaMoved stuff from mapblock{h,cpp} to mapblock_mesh....
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-07 Nils Dagsson Moskopp+ rail
2011-06-07 Nils Dagsson Moskopp+ rail
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-02 Nils Dagsson Moskopp+ papyrus
2011-06-02 Nils Dagsson Moskopp+ papyrus
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 Nils Dagsson Moskopp+ clay and associated items
2011-06-01 Nils Dagsson Moskopp+ clay and associated items
2011-05-31 Nils Dagsson Moskopp+ brick
2011-05-31 Nils Dagsson Moskopp+ brick
2011-05-31 Nils Dagsson Moskopp+ fence inventory icon
2011-05-31 Nils Dagsson Moskopp+ fence inventory icon
2011-05-30 Nils Dagsson Moskopp+ cactii
2011-05-30 Nils Dagsson Moskopp+ cactii
2011-05-29 Nils Dagsson Moskopp+ sandstone
2011-05-29 Nils Dagsson Moskopp+ sandstone
2011-05-24 Ciaran GultnieksA very poor (but better than nothing) inventory icon...
2011-05-24 Perttu AholaMerged CiaranG's fence and fixed two things
2011-05-24 Ciaran GultnieksAdded fences (but still needs an icon or something...
2011-05-22 Perttu Aholamerged password change menu
2011-05-22 Perttu AholaSome work-in-progress stuff and many comment updates
2011-05-21 Perttu Aholafixed a small memory leak in mapnode.cpp
2011-05-09 Perttu Aholamerged CiaranG's changes: the glass block
2011-05-09 Ciaran GultnieksAdded glass, with rendering and furnace support.
2011-04-29 Perttu Aholaadded cobblestone to the texture atlas
2011-04-24 Perttu Aholaupdated menu a bit, and some other small fixes
2011-04-05 Perttu AholaFurnace is now usable. Added more tools.
2011-04-04 Perttu Aholainitial workings of the furnace
2011-04-04 Perttu Aholachanged node metadata format to better accomodate futur...
2011-04-04 Perttu Aholainitial chest metadata
2011-04-04 Perttu Aholafully implemented the sign with the new framework
2011-04-04 Perttu AholaNode metadata framework
2011-04-03 Perttu Aholacommit before some more radical changes
2011-02-14 Perttu AholaSome fiddling around with fog... not much changed
2011-02-14 Perttu AholaNew way of determining the outcome of digging
2011-02-11 Perttu Aholanew texture stuff quite working
2011-02-10 Perttu Aholasome texture stuff
2011-02-10 Perttu Aholawork-in-progress texture atlas optimization
2011-02-07 Perttu Aholabug-fixin'
2011-02-03 Perttu Aholanicer looking water
2011-02-03 Perttu Aholaall kinds of tweaking and fixing
2011-02-03 Perttu Aholaa little backwards compatibility with coal
2011-02-02 Perttu Aholasome tweaking
2011-02-01 Perttu AholaThis map generator is starting to look pretty good...
2011-01-28 Perttu Aholaserver builds now!
2011-01-27 Perttu AholaNow texture handling is fast. Also now players are...
2011-01-26 Perttu Aholabacking up some stuff
2011-01-25 Perttu AholaReworked texture, material, mineral and whatever handling
2011-01-17 Perttu Aholaminecraft-style water done (but no texture animation...
2011-01-17 Perttu Aholaold water removed, some fixes here and there
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...
2010-12-24 Perttu Aholaminecraft-like crafting
2010-12-22 Perttu Aholacrafting system!
2010-12-20 Perttu Aholaframework for modifying textures
2010-12-18 Perttu Aholabefore adding day/night lighting
2010-12-13 Perttu Aholaadded some missing files