Predict param2 of facedir nodes and attachment of attached_node nodes
[oweals/minetest.git] / src / mapblock.cpp
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-26 Perttu AholaMove util/serialize.h out from staticobject.h for small...
2012-09-04 Perttu AholaReorganize ClientMap rendering code for a bit more...
2012-07-24 Perttu AholaImprove node timer format (map format version 25) and...
2012-07-23 Perttu AholaFix map deserialization and remove old serialization...
2012-07-23 darkroseIncrease node id/param0 to 16 bits, leaving param2...
2012-07-23 darkroseImplement node timers
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-08 Perttu AholaUpdate and fix doc/mapformat.txt; make current format...
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-06-04 Perttu AholaAdd ignore_world_load_errors configuration option and...
2012-06-03 KahrlWIP node metadata, node timers
2012-03-28 Perttu AholaReduce EnvRef:set_node() time tenfold by postponing...
2012-03-15 KahrlMapBlockMesh, mesh animation system, urgent mesh update...
2012-01-22 KahrlCleanup (some stuff went wrong when reverting 4-byte...
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2011-11-29 Perttu AholaReplace old active block random node modifying things...
2011-11-29 Perttu AholaAdd reason parameter to setModified and print it out...
2011-11-29 Perttu AholaDo not expose CONTENT_* stuff in content_mapnode.h...
2011-11-29 Perttu AholaNode definition names
2011-11-29 Perttu AholaRemove content dependencies from mapblock.cpp
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaAllocate MapBlock::m_node_metadata on heap to allow...
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-10-14 Perttu Aholamobv2
2011-10-12 Perttu AholaSaner block modification flag operation for not saving...
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-25 Perttu Aholafix server build
2011-07-24 Perttu AholaAdded a mapblock analyzing function for debugging use...
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-21 Perttu AholaAttempt to fix the big bug. Now server either stops...
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-26 Perttu Aholafixed block unloading from memory (a better fix coming...
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 AholaNew map generator added (and SQLite, messed up the...
2011-06-18 Perttu AholaChanged MapBlockObjects to be never written anymore...
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-04 Perttu AholaMessed around with genmap.py. Now supports format versi...
2011-06-02 Nils Dagsson Moskopp+ papyrus
2011-06-02 Nils Dagsson Moskopp+ papyrus
2011-06-01 Perttu Aholamore merging - hopefully all spare heads are now gone
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 Perttu Aholamerged fence graphic updates another time...
2011-06-01 Perttu AholaMerged CiaranG's fence graphic updates (ugh, well,...
2011-06-01 Nils Dagsson Moskopp* improved fence dimensions (cuboid side lengths now...
2011-06-01 Nils Dagsson Moskopp* improved fence dimensions (cuboid side lengths now...
2011-05-31 Ciaran GultnieksSlightly better texture coordinates for fences
2011-05-31 Nils Dagsson Moskopp* improved fence dimensions (cuboid side lengths now...
2011-05-31 Nils Dagsson Moskopp* improved fence dimensions (cuboid side lengths now...
2011-05-30 Perttu AholaReduced the CPU usage of the sent block selector algorithm
2011-05-30 Ciaran GultnieksAbility to set texture coordinates on a generated cuboi...
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 AholaPreliminary "active block" stuff + set up test code...
2011-05-09 Perttu Aholamerged CiaranG's changes: the glass block
2011-05-09 Ciaran GultnieksAdded glass, with rendering and furnace support.
2011-05-03 Perttu AholaFixed a temporary solution of server shutting down...
2011-04-24 Perttu AholaTuned polygon generation to sort the triangles for...
2011-04-24 Perttu Ahola...Now the tesselation should actually work
2011-04-24 Perttu AholaOptimized smooth lighting calculation code
2011-04-24 Perttu Aholacleaned the smooth lighting code a bit
2011-04-24 Perttu Aholadisable tiling of textures only if smooth lighting...
2011-04-24 Perttu AholaAdded a setting for disabling smooth lighting. Updated...
2011-04-24 Perttu AholaAdded a simple software "ambient occlusion" effect...
2011-04-23 Perttu Aholafixed flowing water lighting when it is below a solid...
2011-04-22 Perttu AholaRemoved IrrlichtWrapper
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-11 Perttu Aholasupport for format 0 and 1 maps
2011-04-10 Perttu Aholaimplemented rats in new system to verify that it works
2011-04-04 Perttu Aholachanged node metadata format to better accomodate futur...
2011-04-04 Perttu Aholanow the server builds
2011-04-04 Perttu Aholafully implemented the sign with the new framework
2011-04-03 Perttu AholaMade a proper queued thread to client for handling...
2011-04-03 Perttu AholaModified block mesh generation to have clearer input...
2011-04-03 Perttu Aholacommit before some more radical changes
2011-04-03 Perttu AholaRevert mapgen to best working version (2)
2011-04-02 Perttu AholaMapgen is better now. Not a lot, but a bit!
2011-02-28 Perttu AholaA third try on terrain generation. No trees yet.
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff
2011-02-18 Perttu Aholarandom code cleaning, shouldn't affect anything
next