aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Run util/updatepo.shPilzAdam2013-08-2521-5586/+9884
|
* Add a setting for HighPrecisionFPU (fixes #763).Ilya Zhuravlev2013-08-253-0/+6
|
* Fix *.po errors caused by rebase.Ilya Zhuravlev2013-08-254-8/+3
|
* Translated using Weblate (Ukrainian)Vladimir a2013-08-251-175/+209
|
* Translated using Weblate (Russian)Anton Tsyganenko2013-08-251-10/+9
|
* Translated using Weblate (Norwegian Bokmål)sfan52013-08-251-4/+4
|
* Translated using Weblate (Estonian)sfan52013-08-251-4/+4
|
* Translated using Weblate (Dutch)Sasikaa Lacikaa2013-08-251-3/+3
|
* Translated using Weblate (Hungarian)Sasikaa Lacikaa2013-08-251-188/+208
|
* Translated using Weblate (Dutch)sfan52013-08-251-3/+3
|
* Translated using Weblate (Russian)Vladimir a2013-08-251-15/+24
|
* Translated using Weblate (French)Nicola Spanti2013-08-251-9/+9
|
* Translated using Weblate (French)we prefer instagib metl32013-08-251-4/+4
|
* Translated using Weblate (Ukrainian)sfan52013-08-251-7/+7
|
* Fix umlauts/special character issue in lua gettextBlockMen2013-08-191-3/+2
|
* Fix gettext for tabs (windows)BlockMen2013-08-191-1/+2
|
* Allow SIGINT to kill mainmenu againKahrl2013-08-195-15/+11
|
* World config dialog: Use engine determined path for game modsKahrl2013-08-193-31/+37
|
* GUIFormSpecMenu focus fixesKahrl2013-08-196-66/+232
|
* Reenable image scaling in formspecsBlockMen2013-08-181-2/+2
|
* Fix trailing nils being dropped by deprecated minetest.env handlerKahrl2013-08-181-1/+1
|
* Add translation for main menusapier2013-08-1713-224/+241
| | | | Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
* Send player damage to all clients and apply [brightenPilzAdam2013-08-174-18/+43
|
* Diagonal liquid animationKahrl2013-08-171-32/+20
|
* Fix modstore pagecountNovatux2013-08-161-5/+5
|
* Use get_texturepath() instead of get_gamepath()/../texturesNovatux2013-08-162-4/+2
|
* Use errorstream instead of std::cout in pathfinder.cppPilzAdam2013-08-161-6/+6
|
* Remove debug outputPilzAdam2013-08-162-27/+0
|
* Sort modlist alphabeticallyPilzAdam2013-08-162-0/+37
|
* Add ability to activate mods with doubleclick (remove old_style_mod_selection)PilzAdam2013-08-163-83/+67
|
* Don't automatically scroll listbox when selecting an item in the middleKahrl2013-08-162-2/+51
|
* Formspec textlist: Black Irrlicht magic to detect fake doubleclicksKahrl2013-08-162-10/+66
|
* Fix formspec escaping, add escaping to info.txt for texture packs.Novatux2013-08-155-89/+44
|
* Fix documentation about colors in formspecSfan52013-08-151-2/+2
|
* Add virtual destructor to IBackgroundBlockEmerger to silence warningKahrl2013-08-151-0/+1
|
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14153-3620/+3720
|
* Fix my name.Ilya Zhuravlev2013-08-141-1/+1
|
* Fix typosPilzAdam2013-08-142-3/+2
|
* Add support for entities to automatic face movement directionsapier2013-08-137-1/+18
|
* Dont write directly to files but rather write and copy a tmp filePilzAdam2013-08-139-69/+101
|
* Remove farmeshKahrl2013-08-139-580/+3
|
* Decoration: Fix schematic probability mess with new MTS file versionkwolekr2013-08-118-37/+75
|
* Dont crash if facedir > 23PilzAdam2013-08-101-4/+5
|
* Dont download modstore info if its isnt neededPilzAdam2013-08-102-1/+1
|
* Don't freak out when a client sends multiple TOSERVER_INIT packets; also log ↵Perttu Ahola2013-08-081-1/+11
| | | | one thing more.
* Fix various memory access problems detected by valgrindKahrl2013-08-074-1/+9
|
* Fix path of mono font in defaultsettings.cppPilzAdam2013-08-071-1/+1
|
* Fix stored XSS vulnerability in the serverlistSfan52013-08-071-1/+1
|
* Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cppKahrl2013-08-071-4/+10
|
* Simplify code of mainmenu world sortNovatux2013-08-061-14/+6
|