Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cavegen: Respect is_ground_content MapNode setting; fix some code formatting ↵ | kwolekr | 2013-11-29 | 3 | -25/+29 | |
| | | | | issues | |||||
* | Fix broken thread stop handling | sapier | 2013-11-30 | 5 | -6/+35 | |
| | ||||||
* | Fix old gcc build | sapier | 2013-11-29 | 1 | -1/+1 | |
| | ||||||
* | Fix modstore/favourites hang by adding asynchronous lua job support | sapier | 2013-11-29 | 27 | -559/+2271 | |
| | ||||||
* | Split server/client port setting to avoid port number clashes in mainmenu | sapier | 2013-11-28 | 4 | -40/+50 | |
| | ||||||
* | Don't use variable length arrays | ShadowNinja | 2013-11-28 | 1 | -1/+1 | |
| | ||||||
* | Rollback fixes and get_node_actions | ShadowNinja | 2013-11-27 | 8 | -568/+618 | |
| | ||||||
* | SQLite rollback | Mario Barrera | 2013-11-27 | 1 | -174/+960 | |
| | ||||||
* | Fix line_of_sight (AGAIN) | sapier | 2013-11-25 | 1 | -4/+6 | |
| | ||||||
* | Reenable -dev suffix | PilzAdam | 2013-11-24 | 1 | -1/+1 | |
| | ||||||
* | Bump version to 0.4.8 | kwolekr | 2013-11-24 | 2 | -3/+3 | |
| | ||||||
* | Don't continue trying to deserialize blank block data | kwolekr | 2013-11-24 | 2 | -0/+2 | |
| | ||||||
* | Temporary disable local install button due to irrlicht dialog breaking ↵ | sapier | 2013-11-24 | 1 | -1/+2 | |
| | | | | localization | |||||
* | Fix my name (doesn't display correctly because of utf8 characters) | Novatux | 2013-11-23 | 1 | -1/+1 | |
| | ||||||
* | Fix rename modpack button not working, fixes #1019 | Sfan5 | 2013-11-23 | 1 | -2/+5 | |
| | ||||||
* | Run updatepo.sh | PilzAdam | 2013-11-23 | 21 | -4349/+5101 | |
| | ||||||
* | Translated using Weblate (Spanish) | Pablo Lezaeta | 2013-11-23 | 1 | -3/+3 | |
| | ||||||
* | Translated using Weblate (Russian) | Anton Tsyganenko | 2013-11-23 | 1 | -6/+5 | |
| | ||||||
* | Translated using Weblate (Polish) | Maciej Kasatkin | 2013-11-23 | 1 | -87/+85 | |
| | ||||||
* | Translated using Weblate (Czech) | Jakub Vaněk | 2013-11-23 | 1 | -2/+2 | |
| | | | | Myslím, že se jedná o IME Convert klávesu: http://msdn.microsoft.com/en-us/library/system.windows.input.key.aspx | |||||
* | Translated using Weblate (Romanian) | King Artur | 2013-11-23 | 1 | -224/+245 | |
| | ||||||
* | Translated using Weblate (Czech) | Jakub Vaněk | 2013-11-23 | 1 | -13/+12 | |
| | | | | Myslím, že se jedná o IME NonConvert klávesu: http://msdn.microsoft.com/en-us/library/system.windows.input.key.aspx | |||||
* | Translated using Weblate (Czech) | Frantisek Simorda | 2013-11-23 | 1 | -6/+5 | |
| | ||||||
* | Translated using Weblate (Spanish) | Pablo Lezaeta | 2013-11-23 | 1 | -1/+1 | |
| | ||||||
* | Translated using Weblate (Czech) | Heisenberg CZE | 2013-11-23 | 1 | -3/+3 | |
| | ||||||
* | Translated using Weblate (Spanish) | Pablo Lezaeta | 2013-11-23 | 1 | -41/+46 | |
| | ||||||
* | Translated using Weblate (Czech) | Petr Hála | 2013-11-23 | 1 | -14/+15 | |
| | ||||||
* | Translated using Weblate (Czech) | Heisenberg CZE | 2013-11-23 | 1 | -7/+7 | |
| | ||||||
* | Translated using Weblate (Czech) | Heisenberg CZE | 2013-11-23 | 1 | -129/+141 | |
| | ||||||
* | Translated using Weblate (Czech) | Petr Hála | 2013-11-23 | 1 | -88/+97 | |
| | ||||||
* | Fix invalid escape sequence in database migration code | Kahrl | 2013-11-23 | 1 | -1/+1 | |
| | ||||||
* | Prevent enabling Shaders if Direct3D is used | Sfan5 | 2013-11-23 | 1 | -1/+6 | |
| | ||||||
* | Fix crash when pressing Enter key in formspec menu | Kahrl | 2013-11-23 | 1 | -7/+8 | |
| | ||||||
* | Fix usage of 'minetest' where 'engine' was intended | ShadowNinja | 2013-11-21 | 1 | -2/+2 | |
| | ||||||
* | Fix possible implicit conversion of NULL to std::string | kwolekr | 2013-11-21 | 1 | -1/+3 | |
| | ||||||
* | LuaVoxelManip: Update parameter index of set_lighting() | kwolekr | 2013-11-21 | 1 | -2/+2 | |
| | ||||||
* | Mapgen V6: Respect water_level setting | kwolekr | 2013-11-21 | 1 | -2/+2 | |
| | ||||||
* | Fix modmanager screenshot path | BlockMen | 2013-11-19 | 1 | -1/+1 | |
| | ||||||
* | fix gettext compile issues under win32 | MetaDucky | 2013-11-18 | 1 | -1/+1 | |
| | ||||||
* | Fix issue #1009 (minetest.get_connected_players() returns non-existing players) | kwolekr | 2013-11-17 | 3 | -1/+17 | |
| | ||||||
* | Increase liquid_loop_max to 10000 again | PilzAdam | 2013-11-17 | 2 | -2/+2 | |
| | ||||||
* | Revert patch 58f036ad1 that causes object duplication (which tried to fix ↵ | Perttu Ahola | 2013-11-17 | 1 | -23/+60 | |
| | | | | objects getting hidden from client) and fix the original problem correctly. This fixes the second distinct object duplication bug. | |||||
* | Fix Result of processed Request was written to invalid (non existent) ↵ | sapier | 2013-11-17 | 3 | -86/+92 | |
| | | | | ResultQueue if requesting thread timed out before | |||||
* | Add missing RequestQueue doc | sapier | 2013-11-17 | 1 | -0/+7 | |
| | ||||||
* | Fix multicaller support in RequestQueue | sapier | 2013-11-17 | 4 | -43/+44 | |
| | ||||||
* | Do the same for LevelDB interface | kwolekr | 2013-11-17 | 2 | -61/+74 | |
| | ||||||
* | Handle blank blocks in database | kwolekr | 2013-11-17 | 1 | -85/+96 | |
| | | | | Fix screwed-up indentation | |||||
* | Revert "Don't use msvc libs for mingw build" | kwolekr | 2013-11-17 | 1 | -1/+1 | |
| | | | | This reverts commit 3985c01ad71159b888677d0fe2019d7a05debeed. | |||||
* | Replace print()s with minetest.log() in builtin | PilzAdam | 2013-11-17 | 3 | -6/+6 | |
| | ||||||
* | Prevent shaders from being created when disabled | kwolekr | 2013-11-17 | 1 | -11/+15 | |
| |