aboutsummaryrefslogtreecommitdiff
path: root/src/hud.cpp
AgeCommit message (Expand)Author
2014-12-05Fix MSVC buildSmallJoker
2014-11-30Make hud use fontengine toosapier
2014-06-29Add support for Android 2.3+sapier
2014-06-22Support for scalable font and gui elementssapier
2014-05-31Small cleanup of hud add/remove codesapier
2014-05-18Add support for interlaced polarized 3d screenssapier
2014-05-11Fix old client showing duplicated health bar on new serversapier
2014-05-11Fix incorrect scaling of customized hud item selection markersapier
2014-05-07Fix heart + bubble bar size on different texture packssapier
2014-05-05Bugfix: make waypoints respect camera offsetRealBadAngel
2014-04-27Fix rounding issue of hud dpi on some machinessapier
2014-04-27Add support for dpi based HUD scalingsapier
2014-04-27Client: Don't crash if trying to draw too many items from inventory in HUDPerttu Ahola
2014-04-12Add player:set_eye_offset() by @MirceaKitsune and clean upBlockMen
2014-04-12Add third person viewBlockMen
2014-04-08Cleanup client init states by bumping protocol versionsapier
2014-01-26New HUD element - waypoint.RealBadAngel
2013-09-20Add option to scale image to percentage valuesBlockMen
2013-09-10Fix hotbar padding at bottomBlockMen
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-07-02Remove texture atlas / AtlasPointer, rename getTextureRaw to getTextureKahrl
2013-06-19Add drowningPilzAdam
2013-05-26Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAMKahrl
2013-04-25Minor hud.cpp cleanupkwolekr
2013-04-25Ability to change the crosshair using texturesEsteban I. Ruiz Moreno
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