aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-21Don't use ZLIB_WINAPI if the required DLL is not provided to CMakesfan5
2016-09-21Do not serialize empty NodeMetadatasfan5
2016-09-21Increase default font size by 1James Stevenson
2016-09-17Register.lua: Throw error if node 'light_source' > core.LIGHT_MAXparamat
2016-09-15Add an [invert:<mode> texture modifierThomas--S
2016-09-15Collision: Improve performance by combining 6 vectors into 1 using a structShadowNinja
2016-09-14Decorations: Generalise 'spawn by' to be used by all decoration typesparamat
2016-09-14Allow escaping of texture names when passed as an argument to a modifiersfan5
2016-09-13Fix "unknown CMake command "check_library_exists" (#4517)Eric Mountain
2016-09-12Plantlike meshoptions: fix degrotate. (#4512)Auke Kok
2016-09-10Return nil on empty get_area() (#4508)James Stevenson
2016-09-09Anticheat: Use the physics_override modifiers aswellSmallJoker
2016-09-08Make getStackMax return the correct maximal stack sizeSmallJoker
2016-09-08Add minetest.unregister_item and minetest.register_alias_forcepaly2
2016-08-30Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486)Rui
2016-08-30Update minetest.conf.example and settings_translation_file.cppest31
2016-08-29Fix background formspec elements from interfering with each otherrubenwardy
2016-08-27Allow fields to choose whether they close on enter pressrubenwardy
2016-08-27Submit name of field on enter key pressrubenwardy
2016-08-26Camera: Higher frequency limit for view/hand bobbing and footstepsparamat
2016-08-26Make plantlike drawtype more funAuke Kok
2016-08-22Client: disable pre v25 init sending by defaultest31
2016-08-22Move on join and on leave messages to lua (#4460)Xunto
2016-08-21gettext.h: include <locale> before defining the gettext macro (#4452)kahrl
2016-08-20Also support X11 icon for minetest copies installed via make install (#4407)est31
2016-08-20Tidy up generate_from_settingtypes.lua a bit.Tim
2016-08-18Mapblock mesh: Fix updateFastFaceRow tiling issueobneq
2016-08-18Script API: Make the craft recipe field 'method' consistentSmallJoker
2016-08-12Add an [opacity:<r> texture modifier. Makes the base image transparent accord...Thomas--S
2016-08-11Use the standard to_string() functions for C++11 (#4279)Rogier-5
2016-08-11Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431)Rogier-5
2016-08-10couple of memory leaks fixes.David Carlier
2016-08-10Zooming the camera requires the 'zoom' privilegeBen Deutsch
2016-08-10Add zoom, tweakable with zoom_fov, default key: Z (like optifine)Esteban I. Ruiz Moreno
2016-08-10Lua->C getintfield() use lua_tointeger (#4408)Tomas
2016-08-10Fixes for compiling with a newer (system) jsoncpp (#4429)Rogier-5
2016-08-10Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...Ner'zhul
2016-08-05Decorations: Fix decoration height check errorsparamat
2016-08-04Mapgen: Remove unused 'flat' and 'trees' flags from mg_flagsparamat
2016-08-04Fix l_request_insecure_environment not ignoring all whitespace (#4395)Dorian Wouters
2016-08-04test_map_settings_manager: Fix Wunused-result warningest31
2016-08-03Porting: Fix endless loop if image format is not recognizedest31
2016-07-27Upright sprite objects: Horizontally flip the front imageSmallJoker
2016-07-24Update minetest.conf.example and the settings translation fileest31
2016-07-21Mgvalleys / cavegen: Place riverbed nodes under river waterparamat
2016-07-12Treegen: Improve use of signed vs. unsigned integersparamat
2016-07-12Update minetest.conf.example, and settings_translation_file.cppest31
2016-07-10Fix typos (#4298)Snipie
2016-07-08Fix -Wterminate warnings in rollback.cpp as wellest31
2016-07-08Fix -Wterminate warning on GCC 6est31