summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Dont move item back when not clicking on a slotPilzAdam2013-12-03
* Rename names -> can_see_far_names in announceproller2013-12-03
* Fix broken async locking in release buildsapier2013-12-03
* Remove link to #, add unlimited_player_transfer_distance to announceproller2013-12-03
* Fix MinGW buildSfan52013-12-01
* Cleanup jthread and fix win32 buildsapier2013-12-01
* Cavegen: Fix possible out-of-bounds heightmap accesskwolekr2013-12-01
* Decoration: Add schematic Y-slice probability supportkwolekr2013-12-01
* Fix log threadname lookup handling not beeing threadsafesapier2013-11-30
* Add error handler to async stepShadowNinja2013-11-30
* Optimize table creationShadowNinja2013-11-30
* Add minetest.swap_nodeNovatux2013-11-30
* Fix MSVC build.Ilya Zhuravlev2013-11-30
* LuaVoxelManip: Add area parameters back to calc_lighting and set_lighting, ma...kwolekr2013-11-30
* LuaVoxelManip: Add get_light_data() and set_light_data()kwolekr2013-11-30
* Fixed potential NULL pointer and leak when setting node metadataMetaDucky2013-11-29
* Cavegen: Respect is_ground_content MapNode setting; fix some code formatting ...kwolekr2013-11-29
* Fix broken thread stop handlingsapier2013-11-30
* Fix old gcc buildsapier2013-11-29
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-29
* Split server/client port setting to avoid port number clashes in mainmenusapier2013-11-28
* Don't use variable length arraysShadowNinja2013-11-28
* Rollback fixes and get_node_actionsShadowNinja2013-11-27
* SQLite rollbackMario Barrera2013-11-27
* Fix line_of_sight (AGAIN)sapier2013-11-25
* Don't continue trying to deserialize blank block datakwolekr2013-11-24
* Fix invalid escape sequence in database migration codeKahrl2013-11-23
* Fix crash when pressing Enter key in formspec menuKahrl2013-11-23
* Fix possible implicit conversion of NULL to std::stringkwolekr2013-11-21
* LuaVoxelManip: Update parameter index of set_lighting()kwolekr2013-11-21
* Mapgen V6: Respect water_level settingkwolekr2013-11-21
* fix gettext compile issues under win32MetaDucky2013-11-18
* Fix issue #1009 (minetest.get_connected_players() returns non-existing players)kwolekr2013-11-17
* Increase liquid_loop_max to 10000 againPilzAdam2013-11-17
* Revert patch 58f036ad1 that causes object duplication (which tried to fix obj...Perttu Ahola2013-11-17
* Fix Result of processed Request was written to invalid (non existent) ResultQ...sapier2013-11-17
* Add missing RequestQueue docsapier2013-11-17
* Fix multicaller support in RequestQueuesapier2013-11-17
* Do the same for LevelDB interfacekwolekr2013-11-17
* Handle blank blocks in databasekwolekr2013-11-17
* Revert "Don't use msvc libs for mingw build"kwolekr2013-11-17
* Prevent shaders from being created when disabledkwolekr2013-11-17
* Don't use msvc libs for mingw buildsapier2013-11-17
* Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node ...kwolekr2013-11-17
* Actually fix weatherkwolekr2013-11-17
* Fix invalid listname and listsize not handled correctly in set_sizesapier2013-11-16
* fixed array limit check when reading Lua specialtiles tableMetaDucky2013-11-16
* Pass a errfunc to lua_pcall to get a tracebackShadowNinja2013-11-15
* Fix formspec background padding when clippedBlockMen2013-11-14
* Improved default settings for floatland perlin noise 1. Larger, more detailed...proller2013-11-14