aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-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
2013-02-28Merge remote branch 'origin/master'Weblate
2013-02-28Translated using Weblate (Russian)Mitori Itoshiki
2013-02-28Translated using Weblate (Portuguese)Francizca Rodriguez
2013-02-28Translated using Weblate (Japanese)Tomona Nanase
2013-02-28Translated using Weblate (German)Sfan5
2013-02-28Translated using Weblate (French)we prefer instagib metl3
2013-02-28Translated using Weblate (Danish)Rune Biskopstö Christensen
2013-02-28Translated using Weblate (Chinese (China))Shen Zheyu
2013-02-27Change default settings for log level, texture atlas, document new settingskwolekr
2013-02-27Fix nodeplacement predictionPilzAdam
2013-02-26Fix most warnings, re-fix MSVC compile errorkwolekr
2013-02-25Merge pull request #482 from proller/liquidkwolekr
finite liquid
2013-02-25Remove dead code, relocate some codekwolekr
2013-02-25Fix selection of # threads, set default to 1 threadkwolekr
2013-02-25Fix build on Windowskwolekr
2013-02-25Fix most walled-off caveskwolekr