aboutsummaryrefslogtreecommitdiff
path: root/src/hud.h
AgeCommit message (Expand)Author
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