utility.h: Change Buffer's interface to be more compatible with SharedBuffer's interf...
[oweals/minetest.git] / src / mapblock_mesh.cpp
2011-10-18 Perttu AholaImprove rendering and fix tiling in mesh generation
2011-10-15 Perttu AholaFix some "Conditional jump or move depends on uninitial...
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
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 Aholamade shadows less blue
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 AholaMade dark places tint slightly in blue
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
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-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-25 Perttu Aholamore reorganizing of map code
2011-06-25 Perttu Aholamapgen stuff
2011-06-17 Perttu AholaMoved stuff from mapblock{h,cpp} to mapblock_mesh....