Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-20 | [CSM] Add basic HUD manipulation. (#6067) | red-001 | |
* [CSM] Add basic HUD manipulation. Workaround for on_connect not working right now. | |||
2017-08-16 | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot | |
* Cleanup various headers to reduce compilation times | |||
2017-06-19 | C++11 cleanup on constructors (#6000) | Vincent Glize | |
* C++11 cleanup on constructors dir script | |||
2017-05-05 | [CSM] Add camera API (#5609) | bigfoot547 | |
* [CSM] Add camera API roper rebase & squash * Address nerzhul's review | |||
2017-05-03 | Sneak: Improve and fix various things | SmallJoker | |
Remove useless `got_teleported`. Fix jitter when walking against the sneak limits. Fix damage evading on sneak ladders. | |||
2017-04-11 | Replace occurrence of luaL_reg in l_localplayer (#5566) | t0ny2 | |
Related to commit 41c5483. Replace a final occurrence of luaL_reg in src/script/lua_api/l_localplayer.cpp | |||
2017-04-10 | Clang-format styles fixes since previous commit | Loïc Blot | |
2017-04-10 | Clang format: fix LINT on old PR which doesn't have LINT enabled | Loic Blot | |
2017-04-08 | LocalPlayer api lua | Vincent Glize | |