summaryrefslogtreecommitdiff
path: root/src/scriptapi_object.cpp
Commit message (Expand)AuthorAge
* Generalize hud_builtin_enable into hud_set_flagskwolekr2013-04-25
* Added support to disable built-in HUD elementsDiego Martínez2013-04-24
* Added offset support for HUD itemsDiego Martínez2013-04-23
* Added support for alignment in HUD itemsDiego Martínez2013-04-23
* Fix hud_change stat argument retrievalkwolekr2013-04-21
* Add direction parameter to statbars in HUD APIkwolekr2013-04-20
* Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modificationkwolekr2013-04-18
* Lua HUDJonathon Anderson2013-04-18
* Allow modifying movement speed, jump height and gravity per-player via the Lu...MirceaKitsune2013-04-05
* lua methods set_look_pitch and set_look_yawRealBadAngel2013-03-17
* split scriptapi.cppsapier2013-03-05