aboutsummaryrefslogtreecommitdiff
path: root/src/hud.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for using textures in hotbarBlockMen2013-08-251-22/+48
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-5/+96
* Remove texture atlas / AtlasPointer, rename getTextureRaw to getTextureKahrl2013-07-021-3/+3
* Add drowningPilzAdam2013-06-191-1/+4
* Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAMKahrl2013-05-261-1/+1
* Minor hud.cpp cleanupkwolekr2013-04-251-7/+8
* Ability to change the crosshair using texturesEsteban I. Ruiz Moreno2013-04-251-1/+13
* Generalize hud_builtin_enable into hud_set_flagskwolekr2013-04-251-7/+9
* Added support to disable built-in HUD elementsDiego Martínez2013-04-241-3/+5
* Added offset support for HUD itemsDiego Martínez2013-04-231-6/+11
* Added support for alignment in HUD itemsDiego Martínez2013-04-231-1/+8
* Add direction parameter to statbars in HUD APIkwolekr2013-04-201-25/+43
* Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modificationkwolekr2013-04-181-0/+291