aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2021-05-11Add on_object_add callback2021.05Elias Fleckenstein
2021-05-11Include tile definitions in get_node_def; Client-side minetest.object_refs tableElias Fleckenstein
2021-05-10Add on_object_hp_change callback and nametag imagesElias Fleckenstein
2021-05-10Call on_object_properties_change callback when adding object to sceneElias Fleckenstein
2021-05-10Add on_object_properties_change callbackElias Fleckenstein
2021-05-10Add ClientObjectRef:set_propertiesElias Fleckenstein
2021-03-26Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-03-26Fix legit_speedElias Fleckenstein
2021-03-23Fix attached-to-object sounds having a higher reference distanceDesour
2021-03-21Restore minimal normal texture support (for minimap shading)Vitaliy
2021-03-19Scale mouse/joystick sensitivity depending on FOV (#11007)Elias Åström
2021-03-16GUIScene: Clear depth buffer + replace deprecated clearZBuffer callsJean-Patrick Guerrero
2021-03-16Fix deprecated calls with Irrlicht 1.9Jean-Patrick Guerrero
2021-03-12Enable Irrlicht debug logging with --tracesfan5
2021-03-12Avoid unnecessary copies during media/mesh loadingsfan5
2021-03-12Handle mesh load failure without crashingsfan5
2021-03-09Restore Irrlicht 1.9 supportsfan5
2021-03-09Use place_param2 client-side for item appearance & prediction (#11024)sfan5
2021-03-06Clean up ClientEvent hudadd/hudchange internalssfan5
2021-03-05Pause animations while game is paused (#10658)Vitaliy
2021-02-26Keep mapblocks in memory if they're in range (#10714)hecks
2021-02-26Fix hud_change and hud_remove after hud_add (#10997)savilli
2021-02-24Use "Aux1" key name consistently everywhereWuzzy
2021-02-23Fix keyWasDown in input handlersfan5
2021-02-22Minimap: Fix default label translationsSmallJoker
2021-02-19Fix world-aligned node rendering at bottom (#10742)Wuzzy
2021-02-18Forcefully place items when minetest.place_node is usedElias Fleckenstein
2021-02-17Add nametag background setting and object property (#10937)rubenwardy
2021-02-14Fix segfault with invalid texture strings and minimap enabledsfan5
2021-02-10Merge minetest changesElias Fleckenstein
2021-02-10Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-02-08Pause menu: Fix segfault on u/down key inputJean-Patrick Guerrero
2021-02-06Fall back to default when rendering mode (3d_mode) is set invalid (#10922)Muhammad Rifqi Priyo Susanto
2021-02-02Fix memory leak detected by address sanitizer (#10896)k.h.lai
2021-02-02Drop wide/narrow conversion functionssfan5
2021-01-31Readd Client::sendPlayerPos optimization (was part of 81c7f0a)sfan5
2021-01-29Settings: Purge getDefault, clean FontEngineSmallJoker
2021-01-28Include irrlichttypes.h first to work around Irrlicht#433 (#10872)Vitaliy
2021-01-22Remove dead code (#10845)rubenwardy
2021-01-22Use JSON for favorites, move server list code to Lua (#10085)rubenwardy
2021-01-21Allow "liquid" and "flowingliquid" drawtypes even if liquidtype=none (#10737)Wuzzy
2021-01-11Logo improvementsElias Fleckenstein
2021-01-07Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2020-12-24Fix some minor code issues all over the placesfan5
2020-12-23Minor profiler fixes.Lars
2020-12-19Fix some more joystick issues (#10624)Markus
2020-12-19Cleanup shader generation code (#10663)Vitaliy
2020-12-14Semi-transparent background for nametags (#10152)Zughy
2020-12-12Rework RangeElias Fleckenstein
2020-12-12Make GitHub Actions Happy try 312-12-2020Elias Fleckenstein