aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-21lua_api.txt: Document paths, games and common mod loadingPerttu Ahola
2013-03-21Update buildwin32.sh to get minetest/commonPerttu Ahola
2013-03-21Update README.txt to instruct to get minetest/common tooPerttu Ahola
2013-03-21Common mods supportPerttu Ahola
Implement "common mods", includeable from {$user,$share}/games/common/$modname by using the game.conf setting common_mods = $modname,$modname2,...
2013-03-19Allow falling nodes to pass through solid "buildable_to" nodes.Splizard
2013-03-19Git-ignore SQLite build filesJuhani Numminen
2013-03-18Fix Map::initBlockMake to actually use chunksize settingkwolekr
2013-03-19Prevent passing nil to unpack() in minetest.afterPilzAdam
2013-03-17Add jungle grass to jungleskwolekr
2013-03-17Don't erase modified_blocksIlya Zhuravlev
2013-03-17Add FPS limit to menu cloudsShadowNinja
2013-03-17lua methods set_look_pitch and set_look_yawRealBadAngel
2013-03-17Fix new_style_waterPilzAdam
2013-03-17Add missing settings to minetest.conf.examplePilzAdam
2013-03-17Allow minetest.after to take a variable number of argumentsJeija
2013-03-16build with ogles2 driverproller
2013-03-16Some minor cleanups from the last commitkwolekr
2013-03-16initial mapgen indev version with farscale feature and huge cavesproller
2013-03-16Make saplings only grow on dirt or grass, make jungle tree trunks only ↵kwolekr
replace air
2013-03-16Re-add jungles, apple treeskwolekr
2013-03-15Optimize Mapgen::updateLighting(), add setLighting()kwolekr
2013-03-14Liquid fine tuningproller
2013-03-14Remove 'tape and glue', update Credits tabkwolekr
2013-03-13Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja
Also add a menuheader, menusplash, menufooter_clouds, and allow HD menu footers. And finally don't git-ignore textures/base/.
2013-03-13fix typo invalid for loop endsapier
2013-03-11Clean up Mapgenkwolekr
2013-03-11Move l_get_all_craft_recipes to scriptapi_craftsapier
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-03-10Update menulogo.pngIlya Zhuravlev
2013-03-10Re-add dungeons in new dungeongen.cppkwolekr
2013-03-09Translated using Weblate (Russian)Mitori Itoshiki
2013-03-09Translated using Weblate (Chinese (China))Shen Zheyu
2013-03-07Translated using Weblate (Russian)4aiman Konsorumaniakku
2013-03-07Translated using Weblate (Japanese)c h
2013-03-06Change libjson to libjsoncpp in .gitignorePilzAdam
2013-03-06Fix Irrlicht includes in scriptapi_*kwolekr
2013-03-05fix link if system json lib existsproller
2013-03-05Added method to get all registered recipes for item(node)RealBadAngel
2013-03-05Allow any character in formspec strings with escape charkwolekr
2013-03-05split scriptapi.cppsapier
Remerge some files in order to reduce number of additional files Make necessary changes for split, rename files, reorganize some bits
2013-03-04Bump version to 0.4.50.4.5kwolekr
2013-03-03Fix pickup of dropped items when the player only takes a part of themPilzAdam
2013-03-02Merge pull request #513 from sfan5/patch-2kwolekr
Add python script to doc/protocol.txt
2013-03-03Add one more curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1);Ilya Zhuravlev
2013-03-01Merge remote branch 'origin/master'Weblate
2013-03-01Translated using Weblate (Japanese)Mitori Itoshiki
2013-03-01Add Estonian language templateIlya Zhuravlev
2013-03-01Fix "longjmp causes uninitialized stack frame" (serverlist.cpp)Ilya Zhuravlev
2013-02-28Add python script to doc/protocol.txtsfan5
2013-02-28Merge remote branch 'origin/master'Weblate