aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-14Mapgen: Fix light in tunnels at mapchunk bordersparamat
2016-03-14Fix player teleportation bug whilst sneakingHybridDog
2016-03-14Connected nodes: fix 2 minor bugsAuke Kok
2016-03-12Resend blocks when modified while sending to clientJeija
2016-03-12Add options for screenshot format and qualityDiego Martinez
2016-03-12Allow nodes to specify which sides to connect to.Auke Kok
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
2016-03-12Fix chat console not opening after formspec opened over itShadowNinja
2016-03-12Documentation: Auto-update conf.example and settings_translation_file.cppparamat
2016-03-11Fix ask_reconnect_on_crash option being ignoredorwell96
2016-03-09Avoid try/catch for settings.Auke Kok
2016-03-09Add consistent monotonic day counter - get_day_count()Auke Kok
2016-03-07Add AreaStore custom ID APIShadowNinja
2016-03-07Implement AreaStore serializationShadowNinja
2016-03-07Fix SpatialAreaStore not freeing removed areasShadowNinja
2016-03-07Add basic AreaStore method documentationShadowNinja
2016-03-07Sort AreaStore headerShadowNinja
2016-03-07Clean up VectorAreaStoreShadowNinja
2016-03-07Move AreaStore container selection logic into getOptimalImplementationShadowNinja
2016-03-07Move AreaStore to utilShadowNinja
2016-03-07Make AreaStore cache setting privateShadowNinja
2016-03-07Simplify AreaStore ID managementShadowNinja
2016-03-07s_env.{cpp, h} cleanupsest31
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-03-07Use LuaErrors in security check macrosShadowNinja
2016-03-04Mgvalleys: Correct spawn problemsDuane Robertson
2016-03-04Decoration API: Allow force_placement of simple decorationsparamat
2016-03-03Require minetest.request_http_api to be called from the mod's main scopeJeija
2016-03-03Fix main menu being unable to set secure settingsShadowNinja
2016-03-03Remove debug.getupvalue from the Lua sandbox whitelistShadowNinja
2016-03-02Add support for non-ASCII characters to chat consoleShadowNinja
2016-03-02Add Android chat formShadowNinja
2016-03-02Add text selection and copying to consoleShadowNinja
2016-03-02Unlock cursor when opening consoleShadowNinja
2016-03-02Use the console instead of a dedicated window when pressing keymap_chat/cmdEsteban I. Ruiz Moreno
2016-03-01Revert "Fix jumping at node edge"nerzhul
2016-02-27Nodedef: Restore smooth lighting to waterparamat
2016-02-27Mgvalleys: Add Dry RiverbedsDuane Robertson
2016-02-27Update po files, minetest.conf.example and settings_translation_file.cppest31
2016-02-26Fix minetest.request_insecure_environment() always returning nilJeija
2016-02-26Mapblock mesh: Allow to use VBORealBadAngel
2016-02-26Remove new_style_waterRealBadAngel
2016-02-26Cache some settingsrubenwardy
2016-02-23Sheet Ore: Eliminate crash caused by PcgRandom range max < minparamat
2016-02-23GOTBLOCKS & DELETEBLOCKS: test packet size only oncenerzhul
2016-02-22Reset block send timer when invoking setBlock(s)NotSent()orwell96
2016-02-22Fix getting pointed nodeRealBadAngel
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2016-02-22Fix HTTPFetchRequest performing a GET request if post_data is suppliedJeija
2016-02-21Camera: remove auto tune FPS, single view range settingRealBadAngel