aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-08Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel
2016-02-08builtin: Fix `print` crashing on nil "holes".Diego Martinez
2016-02-08small drawItemStack cleanupest31
2016-02-07Use meshes to display inventory itemsRealBadAngel
2016-02-07Use tangent space meshes only when shaders are enabledRealBadAngel
2016-02-04Add admin command which says who the administator is for the server.Splizard
2016-02-04Implement OSX Travis buildsPavel Puchkin
2016-02-02Mgvalleys: fix riverbeds below sea levelDuane Robertson
2016-02-02Mgv5/v7/flat/fractal: Move tunnel noise calculation into generateCavesparamat
2016-01-31Mgvalleys: use standard cavesDuane Robertson
2016-01-29Fix OSX building issue caused by ad884f2Pavel Puchkin
2016-01-29Don't pass non-const references to collision methodsest31
2016-01-29New timer design.Auke Kok
2016-01-29Clocksource: use a better clock if available.Auke Kok
2016-01-28Don't print whole json data buffer to errorstream on errorest31
2016-01-25Translated using Weblate (Italian)Paolo DGZ
2016-01-25Translated using Weblate (Hungarian)Kisbenedek Márton
2016-01-25Translated using Weblate (Dutch)Tobyplowy
2016-01-25Translated using Weblate (Portuguese (Brazil))Ian giestas pauli
2016-01-25Translated using Weblate (Portuguese (Brazil))Ian giestas pauli
2016-01-25Translated using Weblate (Portuguese)Ian giestas pauli
2016-01-25Translated using Weblate (Japanese)Rui
2016-01-25Translated using Weblate (Japanese)Rui
2016-01-25Translated using Weblate (Danish)Peter Mikkelsen
2016-01-25Translated using Weblate (Chinese (China))Jun Zhang
2016-01-23Fix world config menu ignoring `name` in `mod.conf`.Diego Martinez
2016-01-23Backface culling: Ignore setting in tiledef from old servers.Auke Kok
2016-01-23Fix compilation warning if compiling for android with c++11est31
2016-01-23Fix texture tear issueRealBadAngel
2016-01-23Fix C++11 compilabilityest31
2016-01-20Liquid flow: Prevent water spreading on ignoreparamat
2016-01-20Allow per-tiles culling.Auke Kok
2016-01-19EmergeManager: Do not queue duplicate block requestskwolekr
2016-01-19Fix Settings::remove() always returning trueKahrl
2016-01-18Show infotext with description for item entitiesRealBadAngel
2016-01-18Correct overflowing rivers in Valleys mapgen.Duane Robertson
2016-01-18Fix wield item glitchRealBadAngel
2016-01-16corrected minetest.pos_to_string()Pinky Snow
2016-01-16Fix error message in settings tab overlapping 'save' buttonRogier
2016-01-16Prevent spawning in rivers with valleys mapgen. Remove unecessary whitespace.Duane Robertson
2016-01-15Make ItemStack:set_count(0) clear the item stacksfan5
2016-01-15Make all mesh manipulators in mesh.cpp work with any vertex typeKahrl
2016-01-14Add Valleys mapgen.Duane Robertson
2016-01-14Mgv7/flat/fractal: Place biome top node on tunnel entrance floorparamat
2016-01-11Mapgen: Various fixes and improvementsparamat
2016-01-10Mgflat: Set blank default spflags. Unhideparamat
2016-01-10Fix the checking of flags values in the settings tabRogier
2016-01-10Improve parsing of setting types from settingtypes.txt for settings tabRogier
2016-01-09Cache disable_anticheat and check it for "interacted_too_far"ASL97
2016-01-09Actually add Doxygen main pageShadowNinja