aboutsummaryrefslogtreecommitdiff
path: root/builtin (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-25Higher resolution menuheaderPilzAdam2-0/+14
2013-05-25Fix itemstack:add item not working correctsapier1-1/+1
2013-05-25Move scriptapi to separate folder (by sapier)sapier87-5583/+6400
2013-05-24Predict param2 of facedir nodes and attachment of attached_node nodesPilzAdam1-3/+28
2013-05-22Make raillike nodes connect to any other raillike nodes if both are in the gr...Jeija2-14/+64
2013-05-21Fix disappearing of wielditemPilzAdam1-1/+2
2013-05-21Log non-fatal mod name conflict to actionstream instead of errorstreamKahrl1-1/+1
2013-05-20Dont animate changing wielditem from hand to handPilzAdam1-1/+2
2013-05-20Add menu_header.png and remove old, unused texturesPilzAdam4-0/+0
2013-05-20Fix typo in particle spawningMetaDucky1-1/+1
2013-05-20Save settings after dropping main menuelagin1-0/+3
2013-05-20Fix link in minetest.conf.exampleRuss1-1/+1
2013-05-20Use the group "soil" for nodes that saplings grow onShadowNinja3-11/+7
2013-05-19Fix lava damage on player's upper bodykwolekr1-1/+1
2013-05-19Fix nearly all warningskwolekr15-30/+13
2013-05-20Allow nil as puncher e.g. to do damage by tntsapier2-9/+29
2013-05-20Add a little animation when changing the wielded itemPilzAdam3-13/+58
2013-05-19Dont teleport back if holding sneak when detaching/turn freemove offPilzAdam1-0/+2
2013-05-19Fix EmergeThread names in logKahrl1-1/+1
2013-05-19Write mods that are not in world.mt into it at world startupPilzAdam1-0/+3
2013-05-19Dont load mods that have no entry in world.mtPilzAdam2-14/+7
2013-05-19Install mods/mods_here.txt instead of mods/minetest/mods_here.txtPilzAdam1-1/+1
2013-05-19Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParamskwolekr11-180/+185
2013-05-19Fix regression of world loading caused by 81c863ackwolekr1-2/+2
2013-05-19New modsystemPilzAdam6-56/+19
2013-05-18Remove survival and build from CMakeLists.txtPilzAdam1-12/+0
2013-05-18Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.shPilzAdam4-31/+3
2013-05-18Only create SoundManager in main menu if USE_SOUND is truePilzAdam1-0/+2
2013-05-18Fix memory leak in MeshUpdateThreadPilzAdam1-0/+7
2013-05-18Fix math for isBlockInSight. Fixes #718 (client-side).Aaron Suen2-18/+18
2013-05-17Move kahrl to core devs in credits tabPilzAdam1-2/+2
2013-05-17Fix Problem with uk Translationsfan51-1/+1
2013-05-16Dont drop fonts with ENABLE_FREETYPE=0PilzAdam2-2/+6
2013-05-14Fix memory leak in run_tests()PilzAdam1-2/+4
2013-05-13Translated using Weblate (German)sfan51-9/+20
2013-05-13Update po filesPilzAdam20-2502/+3259
2013-05-13Translated using Weblate (Russian)Anton Tsyganenko1-7/+2
2013-05-13Translated using Weblate (Norwegian Bokmål)Sindre Tellevik1-19/+24
2013-05-13Translated using Weblate (French)we prefer instagib metl31-3/+3
2013-05-13Translated using Weblate (Dutch)sfan51-15/+16
2013-05-13Add mouse_sensitivity optionEsteban I. Ruiz Moreno3-1/+5
2013-05-13Add progress bar to item visuals preloadingZeg93-3/+17
2013-05-13Only use game filter in singleplayer tab; use menu_{background, overlay, head...PilzAdam3-51/+74
2013-05-12Fix double free in createExtrudedMesh, reported by ptitSebKahrl1-1/+0
2013-05-11Add code to play main_menu.ogg in main menuRealBadAngel1-1/+60
2013-05-10Clear custom player HUDs when emerging players. Fixes #711.Aaron Suen1-0/+3
2013-05-11Fix memory leak: remove InventoryAction after sending and applyingPilzAdam1-0/+3
2013-05-10Fix memory leaks: delete font in main and GUIChatConsolePilzAdam2-0/+3
2013-05-10Fix memory leak by dropping skyPilzAdam1-0/+2
2013-05-10Add clouds to all loading screens and better progress handlingZeg93-79/+161