aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-02-21Remove preload_item_visuals codeRealBadAngel
2016-02-21Dont make fastface if tile is not seamlessRealBadAngel
2016-02-20Little collision.cpp cleanupsLoic Blot
2016-02-19Fix jumping at node edgegregorycu
2016-02-19Don't print locale directory error message when GetText is disabledShadowNinja
2016-02-19Ignore spaces in secure.trusted_mods settingJeija
2016-02-19Minimap: show player markersRealBadAngel
2016-02-19Camera: Don't count camera offset twice for Nametagged CAOsRealBadAngel
2016-02-19Require request_insecure_environment to be called from the mod's main scopeShadowNinja
2016-02-19Clientmap: Define p_nodes_min/max as v3s32 instead of v3s16paramat
2016-02-18HOTFIX: fix too agressive block cullingRealBadAngel
2016-02-18Move object nametags to cameraRealBadAngel
2016-02-16Clientiface: remove "value is dummy" from docsest31
2016-02-16Mapblock mesh: Eliminate meshgen lagsRealBadAngel
2016-02-15Use vertices with tangents only when its needed.RealBadAngel
2016-02-14Player::accelerateHorizontal/Vertical should be member of LocalPlayerLoic Blot
2016-02-14Use proper variable types for uniform sampler layersRealBadAngel
2016-02-13Formspec: fix broken irrlicht 1.7 buildRealBadAngel
2016-02-13Formspec: recreate item_image_button pressed state for its image and labelRealBadAngel
2016-02-13Remove unused 'm_selection_active' fieldest31
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2016-02-11Drop luaentity_common.h which is not included anywhereLoic Blot
2016-02-11Use single box for halo meshRealBadAngel
2016-02-11Set proper GLSL pixel shader versionRealBadAngel
2016-02-11Dump shader programs on compile errorsRealBadAngel
2016-02-11Add '/clearobjects quick'Kahrl
2016-02-10Fix backface culling when connecting to new servers.Auke Kok
2016-02-09Fix inverted conditions in shader.cppLoic Blot
2016-02-09shader.cpp: don't test twice if shader programs are presentLoic Blot
2016-02-09FormSpec: Add StaticTextSpec and superimpose over item image buttonsRealBadAngel