aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2019-08-23Occlusion: Check for light_propagates and do mapblock bounds checksSmallJoker
2019-08-23Occlusion: Begin cleanupSmallJoker
2019-08-21Revert "Don't send position update packet if player is dead"sfan5
2019-08-20Don't send position update packet if player is deadANAND
2019-08-20Disable autoforward if player is deadANAND
2019-08-19Restore intended functionality to minimap markers (#8819)theviper121
2019-08-13Fix unnecessary exception use in Map::getSectorXXX (#8792)Jozef Behran
2019-08-13Better F6 profiler (#8750)SmallJoker
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2019-08-10Implement adding velocity to player from Luasfan5
2019-08-07Game: Fix double BS multiplicationSmallJoker
2019-08-07Client::Interact: Use InteractAction enum instead of numeric constantsANAND
2019-08-07Unify wield item handling (#8677)SmallJoker
2019-08-07Hide chat when console is open (#8656)ANAND
2019-08-07Fix inventory_overlay for nodes without inventory_image (#8433)DS
2019-08-07Optimize usage of TOSERVER_GOTBLOCKS packetsfan5
2019-08-06Clean up and fix freetype=false crashes (#8641)SmallJoker
2019-08-04Unify GLES support in gui scaling filtersfan5
2019-08-04Unify OpenGL ES supportsfan5
2019-08-03Add styles to most elementsrubenwardy
2019-08-03Add custom colorable GUIButton implementationrubenwardy
2019-08-01Mainmenu: Use textarea in error formspecsSmallJoker
2019-07-30Sky: Refactor of moon and sun drawing (#8683)Methacrylon
2019-07-29ContentCAO: Fix broken attachments on join (#8701)SmallJoker
2019-07-26Fix missing item images clipping in formspecs (#8652)Pierre-Yves Rollo
2019-07-16Optimize getting active objects a bit. #8674Lars Hofhansl
2019-07-08Do predict when sneak-place to node with on_rightclickDS-Minetest
2019-06-28Optimize and unify mesh processing (#7851)Vitaliy
2019-06-22Add support for 9-sliced backgrounds (#8600)rubenwardy
2019-06-21Fix segfault on quitting with open node formspec (#8608)SmallJoker
2019-06-10Formspecs: Close on metadata removal (#8348)SmallJoker
2019-06-10Add disable_jump to liquids and ladders (#7688)SmallJoker
2019-05-26Fix persistent ^[brighten after damage again (#5739)SmallJoker
2019-05-21Make autoforward simulate the 'up' key (#8249)DS
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran
2019-04-28Remove unnecessary CSM warning (#8485)Paramat
2019-04-27Improve readability of debug menu by using '|' (#8488)ANAND
2019-04-27Use player as starting point instead of camera when pointing node (#8261)Muhammad Rifqi Priyo Susanto
2019-04-19Android: Clear chat open flag on cancel or completion (#8478)stujones11
2019-04-14Attend to review, re-arrange blank lines, update lua_api.txtparamat
2019-04-14Fix regression in automatic_face_movement_max_rotation_per_secPedro Gimeno
2019-04-04Change sign of pitch angle in debug menu (#8438)ANAND
2019-03-27Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat
2019-03-19Fix texture rotation for wallmounted nodeboxessfan5
2019-03-12Drop GUIConfirmRegistration::m_address unused fieldLoïc Blot
2019-03-10Display pitch angle in debug menu (#8321)Ragulan R
2019-03-06Fix clang tidy error due to incorrect use of quotes for characterrubenwardy
2019-03-05Add referer to remote media requests. (#8135)sofar
2019-03-01Fix particle spawners not visible since CSM spawner implementation (#8289)Loïc Blot
2019-02-26Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot