aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Allow modifying movement speed, jump height and gravity per-player via the Lu...MirceaKitsune2013-04-0514-10/+97
* Check if the address field is empty when hitting enter on the multiplayer tabShadowNinja2013-04-031-0/+9
* Limit speed in collisionMoveResult for avoiding hangsEsteban I. Ruiz Moreno2013-04-031-1/+6
* Fix camera "jumping" when attached and the parent goes too fastZeg92013-04-034-0/+8
* Update doc/lua-api.txtPilzAdam2013-04-031-2/+2
* Bump version to 0.4.6kwolekr2013-04-031-1/+1
* Merge remote branch 'origin/master'Weblate2013-04-037-11/+74
|\
| * Return an ItemStack in minetest.item_place() if nodes' on rightclick doesnt r...PilzAdam2013-04-021-1/+1
| * Add Ore generation flags, implement ore absolute heightkwolekr2013-03-316-9/+72
| * Increase value range of Ore::clust_scarcitykwolekr2013-03-311-1/+1
* | Translated using Weblate (Spanish)Diego Martínez2013-04-031-21/+21
* | Translated using Weblate (Polish)Dêivan Ortiz Munhoz2013-04-031-3/+3
* | Translated using Weblate (Kirghiz)Chynggyz Jumaliev2013-04-031-42/+43
* | Translated using Weblate (German)Sfan52013-04-031-4/+4
* | Translated using Weblate (French)we prefer instagib metl32013-04-031-8/+8
* | Translated using Weblate (Estonian)Pilz Adam2013-04-031-9/+2
* | Translated using Weblate (Estonian)Ragnar Laud2013-04-031-31/+35
* | Translated using Weblate (Portuguese)Dêivan Ortiz Munhoz2013-04-031-11/+9
* | Translated using Weblate (Spanish)Esteban I. RM2013-04-021-9/+9
* | Translated using Weblate (German)Markus Lehmann2013-04-011-3/+3
* | Translated using Weblate (Spanish)Diego Martínez2013-04-011-2/+2
* | Translated using Weblate (Polish)Maciej Kasatkin2013-04-011-10/+8
* | Translated using Weblate (French)we prefer instagib metl32013-04-011-10/+8
* | Translated using Weblate (Spanish)Diego Martínez2013-03-311-11/+9
* | Merge remote branch 'origin/master'Weblate2013-03-318-26/+833
|\|
| * Add Kyrgyz languageIlya Zhuravlev2013-03-311-0/+757
| * Add a small optimization to the menu splash and remove a old commentShadowNinja2013-03-301-5/+3
| * Don't load menu textures every framekhonkhortisan2013-03-301-4/+4
| * Don't grant priveleges to non-existent players.0gb.us2013-03-301-0/+6
| * Install locales in minetest directory, so they are correctly loadedZeg92013-03-301-1/+1
| * Fix MapgenV6::generateCaves possible division by 0 and misc. cosmetic fixeskwolekr2013-03-303-16/+23
| * Optimize CNodeDefManager::getIdskwolekr2013-03-302-0/+39
* | Translated using Weblate (Italian)Fabio Luongo2013-03-311-2/+2
* | Translated using Weblate (German)Pilz Adam2013-03-311-2/+2
* | Translated using Weblate (German)Pilz Adam2013-03-301-11/+9
|/
* Update po filesPilzAdam2013-03-3014-813/+1226
* Merge remote branch 'origin/master'Weblate2013-03-30162-12403/+15518
|\
| * Make the textbox for serverlist title widerPilzAdam2013-03-301-3/+3
| * GUI: Make singleplayer default tab, store selected serverlist, show title of ...PilzAdam2013-03-303-25/+46
| * Fix build on Linux with some glibcskwolekr2013-03-291-1/+1
| * Fix backward compatibility for server uptime in master server web pageproller2013-03-301-2/+1
| * Masterserver: report gameid, uptime, cosmetic fixes on server web pageproller2013-03-305-21/+29
| * Add varying levels of precision to TimeTakerkwolekr2013-03-295-17/+108
| * Add different place sound for nodesPilzAdam2013-03-297-8/+47
| * New damage system, add damageGroups to ToolCapabilities, bump protocol versionPilzAdam2013-03-2910-57/+105
| * Update Credits tabkwolekr2013-03-291-5/+6
| * Fix node replacement in not-quite-loaded chunks0gb.us2013-03-291-3/+10
| * Fix last singlenode modificationkwolekr2013-03-291-7/+8
| * Don't replace existing nodes in singlenode mapgenkwolekr2013-03-291-6/+11
| * Prevent infinite loop with invalid Inventory formatkwolekr2013-03-271-0/+4