aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-01Cleanup jthread and fix win32 buildsapier
2013-12-01Cavegen: Fix possible out-of-bounds heightmap accesskwolekr
2013-12-01Decoration: Add schematic Y-slice probability supportkwolekr
2013-11-30Fix log threadname lookup handling not beeing threadsafesapier
2013-11-30Assume a selection box for fences0gb.us
2013-11-30Add error handler to async stepShadowNinja
2013-11-30Optimize table creationShadowNinja
2013-11-30Add documentation for minetest.swap_nodeNovatux
2013-11-30Add minetest.swap_nodeNovatux
2013-11-30Fix MSVC build.Ilya Zhuravlev
2013-11-30Change default value of is_ground_content to truekwolekr
2013-11-30LuaVoxelManip: Add area parameters back to calc_lighting and set_lighting, ma...kwolekr
2013-11-30LuaVoxelManip: Add get_light_data() and set_light_data()kwolekr
2013-11-29Fixed potential NULL pointer and leak when setting node metadataMetaDucky
2013-11-29Cavegen: Respect is_ground_content MapNode setting; fix some code formatting ...kwolekr
2013-11-30Fix broken thread stop handlingsapier
2013-11-29Fix old gcc buildsapier
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier
2013-11-28Split server/client port setting to avoid port number clashes in mainmenusapier
2013-11-28Don't use variable length arraysShadowNinja
2013-11-27Rollback fixes and get_node_actionsShadowNinja
2013-11-27SQLite rollbackMario Barrera
2013-11-25Fix line_of_sight (AGAIN)sapier
2013-11-24Reenable -dev suffixPilzAdam
2013-11-24Bump version to 0.4.80.4.8kwolekr
2013-11-24Don't continue trying to deserialize blank block datakwolekr
2013-11-24Temporary disable local install button due to irrlicht dialog breaking locali...sapier
2013-11-23Fix my name (doesn't display correctly because of utf8 characters)Novatux
2013-11-23Fix rename modpack button not working, fixes #1019Sfan5
2013-11-23Run updatepo.shPilzAdam
2013-11-23Translated using Weblate (Spanish)Pablo Lezaeta
2013-11-23Translated using Weblate (Russian)Anton Tsyganenko
2013-11-23Translated using Weblate (Polish)Maciej Kasatkin
2013-11-23Translated using Weblate (Czech)Jakub Vaněk
2013-11-23Translated using Weblate (Romanian)King Artur
2013-11-23Translated using Weblate (Czech)Jakub Vaněk
2013-11-23Translated using Weblate (Czech)Frantisek Simorda
2013-11-23Translated using Weblate (Spanish)Pablo Lezaeta
2013-11-23Translated using Weblate (Czech)Heisenberg CZE
2013-11-23Translated using Weblate (Spanish)Pablo Lezaeta
2013-11-23Translated using Weblate (Czech)Petr Hála
2013-11-23Translated using Weblate (Czech)Heisenberg CZE
2013-11-23Translated using Weblate (Czech)Heisenberg CZE
2013-11-23Translated using Weblate (Czech)Petr Hála
2013-11-23Fix invalid escape sequence in database migration codeKahrl
2013-11-23Prevent enabling Shaders if Direct3D is usedSfan5
2013-11-23Fix crash when pressing Enter key in formspec menuKahrl
2013-11-21Fix usage of 'minetest' where 'engine' was intendedShadowNinja
2013-11-21Fix possible implicit conversion of NULL to std::stringkwolekr
2013-11-21LuaVoxelManip: Update parameter index of set_lighting()kwolekr