Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-25 | Generalize hud_builtin_enable into hud_set_flags | kwolekr | |
2013-04-24 | Added support to disable built-in HUD elements | Diego Martínez | |
2013-04-23 | Added offset support for HUD items | Diego Martínez | |
2013-04-23 | Added support for alignment in HUD items | Diego Martínez | |
2013-04-21 | Fix hud_change stat argument retrieval | kwolekr | |
2013-04-20 | Add direction parameter to statbars in HUD API | kwolekr | |
Fix health bar overlap when a larger texture is used | |||
2013-04-18 | 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-05 | Allow modifying movement speed, jump height and gravity per-player via the ↵ | MirceaKitsune | |
Lua API. | |||
2013-03-17 | lua methods set_look_pitch and set_look_yaw | RealBadAngel | |
2013-03-05 | split scriptapi.cpp | sapier | |
Remerge some files in order to reduce number of additional files Make necessary changes for split, rename files, reorganize some bits |