Make sure all neighbors of changed fluids are activated
[oweals/minetest.git] / src / tile.cpp
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-12 Perttu AholaRemoved assert if creating texture atlas image fails...
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Perttu AholaUpdated the texture atlas a bit
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-24 Perttu Aholaremoved unnecessary verbosity from debug output of...
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 AholaNew map generator added (and SQLite, messed up the...
2011-06-03 Nils Dagsson Moskopp* point out setInventoryTextureCube() is broken with...
2011-06-03 Nils Dagsson Moskopp* point out setInventoryTextureCube() is broken with...
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-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-21 Perttu AholaAll textures are are now searched first from the direct...
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-02-28 Perttu AholaA third try on terrain generation. No trees yet.
2011-02-18 Perttu AholaSet ambient light in inventory cube generation
2011-02-17 Perttu Aholaremoved duplicate "bmp"
2011-02-17 Perttu AholaBetter texture handling. Textures are not added to...
2011-02-15 Perttu Aholafixed slight error in server build
2011-02-15 Perttu Aholamight work good on cmake+msvc now
2011-02-15 Perttu Aholasmgr->drop() is now used in tile.cpp
2011-02-14 Perttu Aholacube inventory texture rendering thing (not good yet)
2011-02-12 Perttu AholaUse random-generated fallback textures when real textur...
2011-02-11 Perttu Aholamore stuff...
2011-02-11 Perttu Aholanew texture stuff quite working
2011-02-10 Perttu Aholafixes toward mingw compatibility
2011-02-10 Perttu Aholasome texture stuff
2011-02-10 Perttu Aholawork-in-progress texture atlas optimization
2011-01-25 Perttu AholaReworked texture, material, mineral and whatever handling
2011-01-25 Perttu Aholaremoved alternative name "pressure" from param2
2011-01-24 Perttu AholaMainly some texture tweaking
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-21 Perttu Aholaorganizing stuff.
2010-12-21 Perttu AholaCracking blocks while digging
2010-12-20 Perttu Aholaframework for modifying textures
2010-12-19 Perttu Aholaday/night working client side
2010-12-18 Perttu Aholabefore adding day/night lighting
2010-12-14 Perttu Aholatinkering around
2010-12-13 Perttu Aholaadded some missing files