Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Japanese & Korean languages. | Ilya Zhuravlev | 2013-02-05 |
| | |||
* | Merge remote branch 'origin/master' | Weblate | 2013-02-02 |
|\ | |||
| * | Add Chinese Simplified & Portuguese. | Ilya Zhuravlev | 2013-02-02 |
| | | |||
| * | Translate key functions in key change menu | PilzAdam | 2013-01-30 |
| | | |||
| * | Merge pull request #442 from kwolekr/mingw_compile_fix | kwolekr | 2013-01-29 |
| |\ | | | | | | | Fix compile under MingW | ||
| | * | Slightly improved version of mystrtok_r | kwolekr | 2013-01-23 |
| | | | |||
| | * | Fix compile under MingW | kwolekr | 2013-01-23 |
| | | | |||
| * | | Merge pull request #441 from kwolekr/mapgen_factories | kwolekr | 2013-01-29 |
| |\ \ | | | | | | | | | Make mapgen factory setup more elegant, add mapgen_v6.h | ||
| | * | | Make mapgen factory setup more elegant, add mapgen_v6.h | kwolekr | 2013-01-23 |
| | |/ | |||
* | | | Translated using Weblate (Spanish) | Lord James | 2013-02-02 |
| | | | |||
* | | | Translated using Weblate (Russian) | Pavel Elagin | 2013-02-02 |
| | | | |||
* | | | Translated using Weblate (Polish) | Maciej Kasatkin | 2013-02-02 |
| | | | |||
* | | | Translated using Weblate (Italian) | Robert Arkenin | 2013-02-02 |
| | | | |||
* | | | Translated using Weblate (German) | Pilz Adam | 2013-02-02 |
| | | | |||
* | | | Translated using Weblate (French) | sub reptice | 2013-02-02 |
| | | | |||
* | | | Translated using Weblate (Spanish) | Marco gonzalez | 2013-02-01 |
| | | | |||
* | | | Translated using Weblate (Spanish) | Diego Martínez | 2013-01-31 |
| | | | |||
* | | | Translated using Weblate (Spanish) | Marco gonzalez | 2013-01-31 |
| | | | |||
* | | | Translated using Weblate (Polish) | Maciej Kasatkin | 2013-01-30 |
| | | | |||
* | | | Translated using Weblate (Russian) | Robert Arkenin | 2013-01-29 |
| | | | |||
* | | | Translated using Weblate (Russian) | Pavel Elagin | 2013-01-29 |
| | | | |||
* | | | Translated using Weblate (Spanish) | Marco gonzalez | 2013-01-29 |
| | | | |||
* | | | Translated using Weblate (Spanish) | Diego Martínez | 2013-01-29 |
| | | | |||
* | | | Translated using Weblate (Russian) | Ilya Zhuravlev | 2013-01-29 |
| | | | |||
* | | | Translated using Weblate (Spanish) | Marco gonzalez | 2013-01-29 |
| | | | |||
* | | | Translated using Weblate (Russian) | Pavel Elagin | 2013-01-29 |
|/ / | |||
* | | Add Spanish, Russian, Polish and Romanian languages. | Ilya Zhuravlev | 2013-01-29 |
| | | |||
* | | Dont call on_rightclick() if sneak is pressed | PilzAdam | 2013-01-27 |
| | | |||
* | | Place block when holding sneak while right-clicking nodes with formspec | Jeija | 2013-01-28 |
| | | |||
* | | Workaround failing Travis clang build. | Ilya Zhuravlev | 2013-01-28 |
| | | |||
* | | Merge pull request #447 from sapier/add_lua_log_parameter_check | kwolekr | 2013-01-26 |
|\ \ | | | | | | | BUGFIX: check parameters for minetest.log lua function | ||
| * | | check parameters for minetest.log lua function | sapier | 2013-01-26 |
| | | | |||
* | | | Merge remote branch 'origin/master' | Weblate | 2013-01-24 |
|\ \ \ | | |/ | |/| | |||
| * | | Tweak buildbot | sfan5 | 2013-01-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||
| * | | Treegen update. Some new symbols. Speed up code a bit. | RealBadAngel | 2013-01-23 |
| | | | |||
| * | | Merge pull request #436 from doserj/mod_selection | celeron55 | 2013-01-23 |
| |\ \ | | | | | | | | | Fix some crashes and improved behaviour for mod selection gui | ||
| | * | | Make sure that settings are written to config file when settings are removed. | Jürgen Doser | 2013-01-22 |
| | | | | | | | | | | | | | | | | | | | | Previously, settings where only written when a value has changed, and removal of a setting value didn't count as a change. | ||
| | * | | Fix crash when pressing delete button in server browser and no server is ↵ | Jürgen Doser | 2013-01-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | selected. A check for that was there, but was comparing an unsigned variable to -1, which doesn't work. | ||
| | * | | Improve behaviour for empty modpacks and when no mods at all are installed: | Jürgen Doser | 2013-01-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||
| | * | | Fix crash when no world is selected and configure button is pressed. | Jürgen Doser | 2013-01-22 |
| | | | | | | | | | | | | | | | | by moving return statement out of if-then-else clause... | ||
* | | | | Translated using Weblate (German) | Pilz Adam | 2013-01-24 |
|/ / / | |||
* / / | Update translation files | Perttu Ahola | 2013-01-23 |
|/ / | |||
* | | Disable travis email notifications. | Ilya Zhuravlev | 2013-01-22 |
| | | |||
* | | Add .travis.yml | Ilya Zhuravlev | 2013-01-22 |
| | | |||
* | | Fix msvc build | Ilya Zhuravlev | 2013-01-22 |
| | | |||
* | | add support for saving settings by lua command (server doesn't autosave on exit) | sapier | 2013-01-21 |
| | | |||
* | | Add mapgen parameters to minetest.conf.example | Perttu Ahola | 2013-01-21 |
| | | |||
* | | Use a string identifier for a mapgen instead of version | kwolekr | 2013-01-21 |
| | | |||
* | | Fix compile on certain Linux configurations, reduce spawn point height | kwolekr | 2013-01-21 |
| | | |||
* | | Removed Mapgen V7 for now | kwolekr | 2013-01-21 |
| | |