summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Enable multiline signsPilzAdam2013-02-12
|
* Dont remove grass under unloaded blocksPilzAdam2013-02-10
|
* Disable backface culling for drawtype plantlike and only draw 2 faces ↵Jürgen Doser2013-02-10
| | | | | | | | | instead of 4 This way, plants actually show the real backface on their back side, i.e., the front face mirrored around the vertical axis, instead of showing the front face on both sides. This looked weird when the texture was not symmetrical around the vertical axis.
* Don't fall off nodes if sneaking with free_move on but without fly privilegesShadowNinja2013-02-10
|
* Don't see through nodes without noclip privilegesShadowNinja2013-02-10
|
* Translated using Weblate (Russian)Oleg Matveev2013-02-10
|
* Translated using Weblate (Portuguese)Pilz Adam2013-02-10
|
* Translated using Weblate (Italian)Pilz Adam2013-02-10
|
* Translated using Weblate (Italian)pandoro almascarpone2013-02-09
|
* Merge remote branch 'origin/master'Weblate2013-02-08
|\
| * Document remote_media settingIlya Zhuravlev2013-02-07
| |
| * Fix compile error (MSVC2010).Ilya Zhuravlev2013-02-07
| |
| * Add flag string settings, flat map optionkwolekr2013-02-06
| |
| * Fix assertion condition in initializePaths()kwolekr2013-02-06
| |
| * Don't write control character to verbosestreamkwolekr2013-02-06
| |
| * Fix and improve noise map functionskwolekr2013-02-06
| |
| * Add Perlin noise map Lua APIkwolekr2013-02-06
| |
| * Improve random map seed generationkwolekr2013-02-06
| |
* | Translated using Weblate (Russian)Pilz Adam2013-02-08
| |
* | Translated using Weblate (Portuguese)Francizca Rodriguez2013-02-08
| |
* | Translated using Weblate (Japanese)Mitori Itoshiki2013-02-08
| |
* | Translated using Weblate (Danish)Pilz Adam2013-02-08
| |
* | Translated using Weblate (Chinese (China))Shen Zheyu2013-02-08
| |
* | Translated using Weblate (Spanish)Francizca Rodriguez2013-02-07
| |
* | Translated using Weblate (Portuguese)Francizca Rodriguez2013-02-07
| |
* | Translated using Weblate (Portuguese)Pilz Adam2013-02-07
| |
* | Translated using Weblate (Portuguese)Francizca Rodriguez2013-02-07
| |
* | Translated using Weblate (Portuguese)Pilz Adam2013-02-07
| |
* | Translated using Weblate (Portuguese)Francizca Rodriguez2013-02-07
| |
* | Translated using Weblate (Portuguese)Pilz Adam2013-02-07
| |
* | Translated using Weblate (Portuguese)Francizca Rodriguez2013-02-07
| |
* | Translated using Weblate (Chinese (China))L JJ2013-02-06
| |
* | Translated using Weblate (Russian)Mitori Itoshiki2013-02-05
| |
* | Translated using Weblate (French)we prefer instagib metl32013-02-05
| |
* | Merge remote branch 'origin/master'Weblate2013-02-05
|\|
| * Add Japanese & Korean languages.Ilya Zhuravlev2013-02-05
| |
* | Translated using Weblate (Spanish)Marco gonzalez2013-02-05
| |
* | Translated using Weblate (Russian)Ilya Zhuravlev2013-02-05
| |
* | Translated using Weblate (German)Pilz Adam2013-02-05
| |
* | Translated using Weblate (Chinese (China))L JJ2013-02-05
| |
* | Translated using Weblate (Chinese (China))Shen Zheyu2013-02-05
| |
* | Translated using Weblate (Spanish)Lord James2013-02-04
| |
* | Translated using Weblate (German)Pilz Adam2013-02-02
|/
* Merge remote branch 'origin/master'Weblate2013-02-02
|\
| * Add Chinese Simplified & Portuguese.Ilya Zhuravlev2013-02-02
| |
| * Translate key functions in key change menuPilzAdam2013-01-30
| |
| * Merge pull request #442 from kwolekr/mingw_compile_fixkwolekr2013-01-29
| |\ | | | | | | Fix compile under MingW
| | * Slightly improved version of mystrtok_rkwolekr2013-01-23
| | |
| | * Fix compile under MingWkwolekr2013-01-23
| | |
| * | Merge pull request #441 from kwolekr/mapgen_factorieskwolekr2013-01-29
| |\ \ | | | | | | | | Make mapgen factory setup more elegant, add mapgen_v6.h