aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-15Improve mobv2Perttu Ahola
2011-10-15mobv2Perttu Ahola
2011-10-14Lock mutex when accessing m_env in Server::~ServerPerttu Ahola
2011-10-14In CMake scripts: New version number, fix MSVC stuffPerttu Ahola
2011-10-12Header file tweaking; mainly for speedPerttu Ahola
2011-10-12Saner block modification flag operation for not saving everything alwaysPerttu Ahola
2011-09-27minetestmapper: Fix the way ylist is computed, use cStringIO instead of rolli...Kahrl
2011-09-26Merge remote-tracking branch 'marktraceur/master'Perttu Ahola
2011-09-26minetestmapper speed tweaks (kahrl & JacobF)Perttu Ahola
2011-09-26Add apple color to minetestmapper and fix cactus colorPerttu Ahola
2011-09-26Fix minetestmapper.pyPerttu Ahola
2011-09-26Merge remote-tracking branch 'kahrl/sectors2sqlite-fix'Perttu Ahola
2011-09-26Rotate wielded tool the right way and modify axe graphics accordinglyPerttu Ahola
2011-09-26Merge branch 'view_bobbing_and_vielded_tool'Perttu Ahola
2011-09-26Fix single-frame lag in camera yaw/pitch, tune view bobbing and add wielded t...Perttu Ahola
2011-09-26Support Python 2 and 3 in sectors2sqlite.py.Kahrl
2011-09-26Fix processing of blocks below y=0 in sectors2sqlite.py.Kahrl
2011-09-26Server user limit configuration optionPerttu Ahola
2011-09-26Merge remote-tracking branch 'darkrose/master'Perttu Ahola
2011-09-24Merge pull request #10 from joshbeck/masterceleron55
2011-09-24Fixed null pointer dereference errors found by cppcheckJoshua Beck
2011-09-23Fixed merge issues with saplings, ready to pull now!Mark Holmquist
2011-09-23Fixed saplings growing into trees (thanks so much, Kahrl!)Mark Holmquist
2011-09-23Adding sapling textureMark Holmquist
2011-09-23Adding (most) of the sapling functionality. It has yet to work, since MEET_OT...Mark Holmquist
2011-09-23remove content_* things from map.cppdarkrose
2011-09-23Move PLATFORM_LIBS around to make sqlite3 link with libdl on some distrosPerttu Ahola
2011-09-22Make client report a newer version number to the server than 2011-07-31 does ...0.2.20110922_1Perttu Ahola
2011-09-22Oh well, let's call it just 0.2.201109220.2.20110922Perttu Ahola
2011-09-22Update changelog and version to 0.2.20110922_rc1Perttu Ahola
2011-09-22added locking chest texturedarkrose
2011-09-22added locking chests - clean patchdarkrose
2011-09-21Better apple tree generationPerttu Ahola
2011-09-21Simplistic wielded tool lighting, added setMeshVerticesColor to utility.h and...Kahrl
2011-09-21reduce view bobbing slightlyKahrl
2011-09-21Create a separate scene manager for the wielded tool. This fixes the glitchyn...Kahrl
2011-09-20fix a numerical problem, but tool is still jitteryKahrl
2011-09-20Fix jittery view bobbing at large map coordinates again. Wielded tool still h...Kahrl
2011-09-20Digging animationKahrl
2011-09-19fix some normalsKahrl
2011-09-19Wielded tool updates, leaves and glass work nowKahrl
2011-09-19Convert any inventory item into a mesh, bring back InventoryItem::getImageRay...Kahrl
2011-09-19Added sprite extruderKahrl
2011-09-18trying some view bobbing changesKahrl
2011-09-18Oops, up vector is needed.Kahrl
2011-09-18This looks more like MC view bobbing, but still not even closeKahrl
2011-09-16Merge remote-tracking branch 'sfan5/apple-trees'Perttu Ahola
2011-09-16SQLite needs to be linked with -ldl on some Linux distros.Kahrl
2011-09-16Revert some changes that could lead to slower map transfer and increaed netwo...Kahrl
2011-09-16update minetestmapper so it can read the database alsoJacobF