aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-02-02Translated using Weblate (Italian)Robert Arkenin1-3/+4
2013-02-02Translated using Weblate (German)Pilz Adam1-7/+7
2013-02-02Translated using Weblate (French)sub reptice1-16/+18
2013-02-01Translated using Weblate (Spanish)Marco gonzalez1-23/+23
2013-01-31Translated using Weblate (Spanish)Diego Martínez1-4/+4
2013-01-31Translated using Weblate (Spanish)Marco gonzalez1-2/+2
2013-01-30Translated using Weblate (Polish)Maciej Kasatkin1-157/+180
2013-01-29Translated using Weblate (Russian)Robert Arkenin1-3/+5
2013-01-29Translated using Weblate (Russian)Pavel Elagin1-3/+3
2013-01-29Translated using Weblate (Spanish)Marco gonzalez1-23/+25
2013-01-29Translated using Weblate (Spanish)Diego Martínez1-14/+16
2013-01-29Translated using Weblate (Russian)Ilya Zhuravlev1-4/+7
2013-01-29Translated using Weblate (Spanish)Marco gonzalez1-127/+147
2013-01-29Translated using Weblate (Russian)Pavel Elagin1-29/+28
2013-01-29Add Spanish, Russian, Polish and Romanian languages.Ilya Zhuravlev4-0/+2676
2013-01-27Dont call on_rightclick() if sneak is pressedPilzAdam1-1/+2
2013-01-28Place block when holding sneak while right-clicking nodes with formspecJeija1-2/+5
2013-01-28Workaround failing Travis clang build.Ilya Zhuravlev1-1/+3
2013-01-26check parameters for minetest.log lua functionsapier1-2/+2
2013-01-24Translated using Weblate (German)Pilz Adam1-103/+97
2013-01-23Tweak buildbotsfan51-12/+25
* CURL support * only download packages if they don't exist * fixed download links (libvorbis and libogg) * manual downloading if automatic downloading fails (only minetest and minetest_game) * mingwm10.dll and openal_stripped.zip are downloaded automatically
2013-01-23Treegen update. Some new symbols. Speed up code a bit.RealBadAngel3-45/+112
2013-01-23Update translation filesPerttu Ahola5-1067/+1975
2013-01-22Make sure that settings are written to config file when settings are removed.Jürgen Doser1-1/+3
Previously, settings where only written when a value has changed, and removal of a setting value didn't count as a change.
2013-01-22Fix crash when pressing delete button in server browser and no server is ↵Jürgen Doser1-1/+1
selected. A check for that was there, but was comparing an unsigned variable to -1, which doesn't work.
2013-01-22Improve behaviour for empty modpacks and when no mods at all are installed:Jürgen Doser3-24/+46
Only show enable all / disable all buttons for all add-ons when at least one add-on is installed. When no add-on ist installed, don't show any buttons or checkboxes. Added is_modpack flag to ModSpec to distinguish empty modpacks from normal mods and check this flag in mod selection gui so that empty modpacks are not treated like mods that can be enabled or disabled.
2013-01-22Fix crash when no world is selected and configure button is pressed.Jürgen Doser1-1/+1
by moving return statement out of if-then-else clause...
2013-01-22Disable travis email notifications.Ilya Zhuravlev1-0/+2