summaryrefslogtreecommitdiff
path: root/src/scriptapi_object.h
Commit message (Collapse)AuthorAge
* Generalize hud_builtin_enable into hud_set_flagskwolekr2013-04-25
|
* Added support to disable built-in HUD elementsDiego Martínez2013-04-24
|
* 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 ↵MirceaKitsune2013-04-05
| | | | Lua API.
* lua methods set_look_pitch and set_look_yawRealBadAngel2013-03-17
|
* split scriptapi.cppsapier2013-03-05
Remerge some files in order to reduce number of additional files Make necessary changes for split, rename files, reorganize some bits