aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-02-09Filmic HDR tone mappingRealBadAngel
2016-02-09Remove ClientMap::m_camera_mutexKahrl
2016-02-09FindSpawnPos: Let mapgens decide what spawn altitude is suitableparamat
2016-02-08Use inventory_image in the first place for inventory item meshRealBadAngel
2016-02-08Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel
2016-02-08small drawItemStack cleanupest31
2016-02-07Use meshes to display inventory itemsRealBadAngel
2016-02-07Use tangent space meshes only when shaders are enabledRealBadAngel
2016-02-02Mgvalleys: fix riverbeds below sea levelDuane Robertson
2016-02-02Mgv5/v7/flat/fractal: Move tunnel noise calculation into generateCavesparamat
2016-01-31Mgvalleys: use standard cavesDuane Robertson
2016-01-29Fix OSX building issue caused by ad884f2Pavel Puchkin
2016-01-29Don't pass non-const references to collision methodsest31
2016-01-29Clocksource: use a better clock if available.Auke Kok
2016-01-28Don't print whole json data buffer to errorstream on errorest31
2016-01-23Backface culling: Ignore setting in tiledef from old servers.Auke Kok
2016-01-23Fix texture tear issueRealBadAngel
2016-01-23Fix C++11 compilabilityest31
2016-01-20Liquid flow: Prevent water spreading on ignoreparamat
2016-01-20Allow per-tiles culling.Auke Kok
2016-01-19EmergeManager: Do not queue duplicate block requestskwolekr
2016-01-19Fix Settings::remove() always returning trueKahrl