Merge branch 'upstream/master'
[oweals/minetest.git] / src / map.cpp
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-21 Perttu AholaFixed new map generator causing a crash when generating...
2011-07-20 Nils Dagsson MoskoppMerge pull request #27 from Oblomov/master
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-19 Nils Dagsson Moskopp* initialize liquid_kind properly so compiler does...
2011-07-18 Felix Krausefinal fixes to liquid flow, works now as intended
2011-07-18 Felix Krausefixes to liquid transformation
2011-07-18 Felix Krausefixed refactoring issues // slowed down water flow...
2011-07-18 Felix Krause* refactored liquid transformation code (has some flaws)
2011-07-17 Perttu AholaA small fix to an unlikely situation where the map...
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson Moskopp* possibly improved water flow, by flyx86
2011-07-01 Perttu AholaFixed objects being sometimes not able to be stored...
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Perttu Aholatried to fix block selection in map rendering a bit
2011-06-26 Perttu Aholamap unloading is now a whole lot better
2011-06-26 Perttu Aholafixed block unloading from memory (a better fix coming...
2011-06-26 Perttu Aholareorganized stuff
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-25 Perttu Aholaeven more code refactoring
2011-06-25 Perttu Aholamore reorganizing of map code
2011-06-25 Perttu Aholacleaned map stuff
2011-06-25 Perttu Aholamoved mapgen stuff around abit
2011-06-25 Perttu Aholamoved map generator to separate source files
2011-06-25 Perttu Aholamapgen stuff
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-18 Perttu Aholafarmesh is now usable.
2011-06-17 Perttu Aholamodified iron amount a bit
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-16 Perttu AholaProbably fixed the single-MapBlock generator using...
2011-06-05 Perttu Aholatried to reduce unnecessary map saving disk i/o a bit
2011-06-04 Perttu AholaMessed around with genmap.py. Now supports format versi...
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 CiaranG's fence graphic updates (ugh, well,...
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 Nils Dagsson Moskopp* clay is rarer now
2011-06-01 Nils Dagsson Moskopp+ clay and associated items
2011-05-30 Perttu AholaReduced the CPU usage of the sent block selector algorithm
2011-05-30 Nils Dagsson Moskopp+ cactii
2011-05-24 Perttu AholaMerged CiaranG's fence and fixed two things
2011-05-24 Perttu AholaAdded a check that avoids server crash (unhandled excep...
2011-05-22 Perttu Aholamud placed in sunlight no longer instantly turns to...
2011-05-22 Perttu AholaPreliminary "active block" stuff + set up test code...
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-18 Ciaran GultnieksNew map directory structure that avoids map size being...
2011-05-16 Perttu Aholamerged CiaranG's stuff again: auto-admin powers to...
2011-05-16 Ciaran GultnieksGet rid of all the string format warnings caused by...
2011-05-03 Perttu AholaHopefully fixed the bug of huge mineral deposits rarely...
2011-04-29 Perttu Aholarandom comment updates
2011-04-26 Perttu AholaChanged a bit of the code that is and should still...
2011-04-26 Perttu Aholaforgot to change one thing back
2011-04-26 Perttu Aholatested out and commented out some new stuff for the...
2011-04-25 Perttu AholaA small fix to unnecessary saving of map metadata
2011-04-25 Perttu AholaOptimized map saving and sending (server-side)
2011-04-24 Perttu Aholaupdated menu a bit, and some other small fixes
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-11 Perttu Aholaupdated example map generator python script
2011-04-11 Perttu Aholafixed warnings reported by cppcheck
2011-04-10 Perttu Aholahopefully fixed a bit more
2011-04-10 Perttu Aholaimproved old map support
2011-04-10 Perttu Aholaadded ignoring of map_meta.txt to better support old...
2011-04-10 Perttu Aholabetter support for old maps
2011-04-10 Perttu Aholamissing include for server build
2011-04-10 Perttu AholaMap generation is now properly threaded and doesn't...
2011-04-10 Perttu Aholaa commit before starting to reorganize the map loading...
2011-04-10 Perttu Aholanew-style rats are now generated in the map
2011-04-10 Perttu Aholanew object system
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 AholaNode metadata 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 Aholacopied draft of updateNodeMeshes from backup
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-04-02 Perttu Aholacommit before some radical changes
2011-03-02 Perttu Aholamapgen work-in-progress
2011-02-28 Perttu Aholamapgen tweaking
2011-02-28 Perttu Aholatweaked mapgen
2011-02-28 Perttu Aholatweaked mapgen
2011-02-28 Perttu Aholaadded trees (very glitchy) and changed grass texture
2011-02-28 Perttu AholaA third try on terrain generation. No trees yet.
2011-02-23 Perttu Aholamainly work on object scripting api
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff
2011-02-16 Perttu Aholafixed invalid block loading (the action is to generate...
2011-02-16 Perttu Aholasmall fixes: crack texture, server build on windows...
2011-02-15 Perttu Aholamud gets now grass onto it when placed into sunlight...
2011-02-14 Perttu Aholaserver now won't crash when it is tries to generate...
2011-02-14 Perttu AholaSome fiddling around with fog... not much changed
next