aboutsummaryrefslogtreecommitdiff
path: root/src/client/hud.cpp
AgeCommit message (Expand)Author
2020-04-11Improve waypoints and add image variant (#9480)Lars Müller
2020-02-26Allow texture modifiers in hotbar textures. (#9271)Warr1024
2019-12-06Add z-index management to HUDPierre-Yves Rollo
2019-11-03Formspec: add hypertext elementPierre-Yves Rollo
2019-08-07Fix inventory_overlay for nodes without inventory_image (#8433)DS
2019-07-26Fix missing item images clipping in formspecs (#8652)Pierre-Yves Rollo
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran
2019-02-10Consistent HP and damage types (#8167)SmallJoker
2018-04-03Fix last clang-tidy reported problems for performance-type-promotion-in-math-fnLoic Blot
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001