Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow nil as puncher e.g. to do damage by tnt | sapier | 2013-05-20 |
| | |||
* | Generalize hud_builtin_enable into hud_set_flags | kwolekr | 2013-04-25 |
| | |||
* | Added support to disable built-in HUD elements | Diego Martínez | 2013-04-24 |
| | |||
* | Added offset support for HUD items | Diego Martínez | 2013-04-23 |
| | |||
* | Added support for alignment in HUD items | Diego Martínez | 2013-04-23 |
| | |||
* | Fix hud_change stat argument retrieval | kwolekr | 2013-04-21 |
| | |||
* | Add direction parameter to statbars in HUD API | kwolekr | 2013-04-20 |
| | | | | Fix health bar overlap when a larger texture is used | ||
* | Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modification | kwolekr | 2013-04-18 |
| | |||
* | Lua HUD | Jonathon Anderson | 2013-04-18 |
| | |||
* | Allow modifying movement speed, jump height and gravity per-player via the ↵ | MirceaKitsune | 2013-04-05 |
| | | | | Lua API. | ||
* | lua methods set_look_pitch and set_look_yaw | RealBadAngel | 2013-03-17 |
| | |||
* | split scriptapi.cpp | sapier | 2013-03-05 |
Remerge some files in order to reduce number of additional files Make necessary changes for split, rename files, reorganize some bits |