aboutsummaryrefslogtreecommitdiff
path: root/src/connection.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-29Add escaping to world list in main menu (fixes #896).Ilya Zhuravlev1-2/+2
2013-08-26Remove "po/du". "du" is invalid language code (fixes #881).Ilya Zhuravlev1-1045/+0
2013-08-25Add support for using textures in hotbarBlockMen2-22/+50
2013-08-25Fix aliases not working in shapeless crafting recipesKahrl1-1/+1
2013-08-25Run util/updatepo.shPilzAdam21-5586/+9884
2013-08-25Add a setting for HighPrecisionFPU (fixes #763).Ilya Zhuravlev3-0/+6
2013-08-25Fix *.po errors caused by rebase.Ilya Zhuravlev4-8/+3
2013-08-25Translated using Weblate (Ukrainian)Vladimir a1-175/+209
2013-08-25Translated using Weblate (Russian)Anton Tsyganenko1-10/+9
2013-08-25Translated using Weblate (Norwegian Bokmål)sfan51-4/+4
2013-08-25Translated using Weblate (Estonian)sfan51-4/+4
2013-08-25Translated using Weblate (Dutch)Sasikaa Lacikaa1-3/+3
2013-08-25Translated using Weblate (Hungarian)Sasikaa Lacikaa1-188/+208
2013-08-25Translated using Weblate (Dutch)sfan51-3/+3
2013-08-25Translated using Weblate (Russian)Vladimir a1-15/+24
2013-08-25Translated using Weblate (French)Nicola Spanti1-9/+9
2013-08-25Translated using Weblate (French)we prefer instagib metl31-4/+4
2013-08-25Translated using Weblate (Ukrainian)sfan51-7/+7
2013-08-19Fix umlauts/special character issue in lua gettextBlockMen1-3/+2
2013-08-19Fix gettext for tabs (windows)BlockMen1-1/+2
2013-08-19Allow SIGINT to kill mainmenu againKahrl5-15/+11
2013-08-19World config dialog: Use engine determined path for game modsKahrl3-31/+37
2013-08-19GUIFormSpecMenu focus fixesKahrl6-66/+232
2013-08-18Reenable image scaling in formspecsBlockMen1-2/+2
2013-08-18Fix trailing nils being dropped by deprecated minetest.env handlerKahrl1-1/+1
2013-08-17Add translation for main menusapier13-224/+241
2013-08-17Send player damage to all clients and apply [brightenPilzAdam4-18/+43
2013-08-17Diagonal liquid animationKahrl1-32/+20
2013-08-16Fix modstore pagecountNovatux1-5/+5
2013-08-16Use get_texturepath() instead of get_gamepath()/../texturesNovatux2-4/+2
2013-08-16Use errorstream instead of std::cout in pathfinder.cppPilzAdam1-6/+6
2013-08-16Remove debug outputPilzAdam2-27/+0
2013-08-16Sort modlist alphabeticallyPilzAdam2-0/+37
2013-08-16Add ability to activate mods with doubleclick (remove old_style_mod_selection)PilzAdam3-83/+67
2013-08-16Don't automatically scroll listbox when selecting an item in the middleKahrl2-2/+51
2013-08-16Formspec textlist: Black Irrlicht magic to detect fake doubleclicksKahrl2-10/+66
2013-08-15Fix formspec escaping, add escaping to info.txt for texture packs.Novatux5-89/+44
2013-08-15Fix documentation about colors in formspecSfan51-2/+2
2013-08-15Add virtual destructor to IBackgroundBlockEmerger to silence warningKahrl1-0/+1
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl153-3620/+3720
2013-08-14Fix my name.Ilya Zhuravlev1-1/+1
2013-08-14Fix typosPilzAdam2-3/+2
2013-08-13Add support for entities to automatic face movement directionsapier7-1/+18
2013-08-13Dont write directly to files but rather write and copy a tmp filePilzAdam9-69/+101
2013-08-13Remove farmeshKahrl9-580/+3
2013-08-11Decoration: Fix schematic probability mess with new MTS file versionkwolekr8-37/+75
2013-08-10Dont crash if facedir > 23PilzAdam1-4/+5
2013-08-10Dont download modstore info if its isnt neededPilzAdam2-1/+1
2013-08-08Don't freak out when a client sends multiple TOSERVER_INIT packets; also log ...Perttu Ahola1-1/+11
2013-08-07Fix various memory access problems detected by valgrindKahrl4-1/+9