aboutsummaryrefslogtreecommitdiff
path: root/src/hud.h
AgeCommit message (Expand)Author
2023-02-20Add chat HUD flag (#13189)Alex
2022-03-05Readd basic_debug as a HUD flag (#12020)Lars Müller
2021-07-27Add bold, italic and monospace font styling for HUD text elements (#11478)sfan5
2020-10-04Minimap as HUD element with API controlPierre-Yves Rollo
2020-08-29Add compass HUD element (#9312)EvidenceB
2020-05-23Modernize include guards and add missing ones (#9898)Awkor
2020-05-11Add support for statbar “off state” icons (#9462)Wuzzy
2020-04-11Improve waypoints and add image variant (#9480)Lars Müller
2019-12-06Add z-index management to HUDPierre-Yves Rollo
2018-12-02Raise hotbar limit to 32 slots, add associated keybinding options (#7916)Vanessa Dannenberg
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2017-08-20Minimap: Add new HUD flag for minimap radar modeparamat
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-07-02Irrlicht cleanup: cleanup various object to use RenderingEngine (#6088)Loïc Blot
2017-06-19hud.h: add missing false default state on use_hotbar_selected_imageLoïc Blot
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-05-15Add option to use neither node highlighting nor outliningezhh
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2016-11-12Halo: Highlight selected faceRealBadAngel
2016-04-12Fix inventory hud scalingrubenwardy
2016-04-10Hud: Cache hud_scaling, fix minor style issueskwolekr
2016-04-10Hud: Fix offset being ignored by inventory barrubenwardy
2016-02-11Use single box for halo 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
2015-09-01Hide minimap if it has been disabled by serverest31
2015-08-13minimap: Add ability to disable from serverkwolekr
2014-11-30Make hud use fontengine toosapier
2014-05-07Fix heart + bubble bar size on different texture packssapier
2014-05-05Bugfix: make waypoints respect camera offsetRealBadAngel
2014-04-27Add support for dpi based HUD scalingsapier
2014-01-26New HUD element - waypoint.RealBadAngel
2013-09-05Use player:set_hotbar_image() instead of hardcoded hotbar.pngPilzAdam
2013-08-25Add support for using textures in hotbarBlockMen
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-06-19Add drowningPilzAdam
2013-05-26Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAMKahrl
2013-05-25Move scriptapi to separate folder (by sapier)sapier
2013-04-25Minor hud.cpp cleanupkwolekr
2013-04-25Generalize hud_builtin_enable into hud_set_flagskwolekr
2013-04-24Added support to disable built-in HUD elementsDiego Martínez
2013-04-23Added offset support for HUD itemsDiego Martínez
2013-04-23Added support for alignment in HUD itemsDiego Martínez
2013-04-20Add direction parameter to statbars in HUD APIkwolekr
2013-04-18Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modificationkwolekr