aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-07Optimize usage of TOSERVER_GOTBLOCKS packetsfan5
2019-08-07Do not add group values of zero to group lists. (#8751)Beha
2019-08-06Clean up and fix freetype=false crashes (#8641)SmallJoker
2019-08-06Add luacheck to check builtin (#7895)rubenwardy
2019-08-06Mapgen Flat: Fix and improve getSpawnLevelAtPoint() (#8756)Paramat
2019-08-05Update curl dependency in buildbotsfan5
2019-08-04Fix binary-string confusion in client network codesfan5
2019-08-04Clean up FindOpenGLES2.cmakesfan5
2019-08-04Unify GLES support in gui scaling filtersfan5
2019-08-04Unify OpenGL ES supportsfan5
2019-08-04Let ENABLE_GLES appear in cmake_config.h and change its functionalitysfan5
2019-08-03Add formspec testing to test mod in minimalrubenwardy
2019-08-03Add styles to most elementsrubenwardy
2019-08-03Add style[] tag with button supportrubenwardy
2019-08-03Add custom colorable GUIButton implementationrubenwardy
2019-08-03Fix negative offsets not being supported by container[]rubenwardy
2019-08-02Builtin: Forward old return valuesSmallJoker
2019-08-01Correct ServerActiveObject's virtual getArmorGroups() to be const.Beha
2019-08-01Mainmenu: Use textarea in error formspecsSmallJoker
2019-08-01Group "immortal" also protects players from damageWuzzy
2019-07-31Allow toolcaps to override the built-in times for dig_immediatesfan5
2019-07-31Silence invalid clang format warnings in guiScrollBar.cpp (#8724)Paramat
2019-07-30Sky: Refactor of moon and sun drawing (#8683)Methacrylon
2019-07-30Move the clamping of hp/breath when their maximums change to read_object_prop...Beha
2019-07-30README: make -j$(nproc) (#8699)Zaoqi
2019-07-29Rename guiScrollBar to GUIScrollBarDS-Minetest
2019-07-29ContentCAO: Fix broken attachments on join (#8701)SmallJoker
2019-07-29lua_api.txt clarifications regarding mapgen object index IDs and handles. (#8...Beha
2019-07-28guiScrollBar: move directly to clicked pos if clicked into trayDS-Minetest
2019-07-27Check for 'action' field in ABMs & LBMsSmallJoker
2019-07-27Prefix RecipePriority elements with PRIORITY_Paul Ouellette
2019-07-27Initialize priority in CraftDefinition constructorsPaul Ouellette
2019-07-27minimal: Move get_craft_result tests to test modPaul Ouellette
2019-07-26Fix missing item images clipping in formspecs (#8652)Pierre-Yves Rollo
2019-07-26Document 'wield_item' entity property (#8694)Alex
2019-07-26Make FindCURL ready for vcpkg (#8295)adrido
2019-07-26Initialise 'seabed_height' to avoid compilation warning (#8715)Paramat
2019-07-25Re-order mapgens in mainmenu and 'all settings' mapgen selection (#8705)Paramat
2019-07-25Mgfractal: Make non-fractal terrain optional (#8702)Paramat
2019-07-24Removed debug.upvaluejoin to prevent leak of insecure environmenty
2019-07-21Update README.md (#8700)Zaoqi
2019-07-20Add /help formspec for commands and privileges (#8385)SmallJoker
2019-07-20Improve documentation of mapgen aliases (#8693)Paramat
2019-07-20Document the deprecation of hardcoded cave liquids (#8692)Paramat
2019-07-17travis: Disable macOS buildsfan5
2019-07-16Optimize getting active objects a bit. #8674Lars Hofhansl
2019-07-16Use vector.dot and vector.cross in vector.angleHybridDog
2019-07-16Add vector.dot and vector.crossHybridDog
2019-07-16Dungeons: Make multiple large rooms possible (#8678)Paramat
2019-07-14Docs: Clarify where to check for 'protection_bypass' (#8675)SmallJoker