Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
| | | | | | Update Android.mk Remove 'src/client' from include_directories | ||
* | [CSM] Add basic HUD manipulation. (#6067) | red-001 | 2018-01-20 |
| | | | | | | * [CSM] Add basic HUD manipulation. Workaround for on_connect not working right now. | ||
* | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot | 2017-08-16 |
| | | | | * Cleanup various headers to reduce compilation times | ||
* | C++11 cleanup on constructors (#6000) | Vincent Glize | 2017-06-19 |
| | | | | * C++11 cleanup on constructors dir script | ||
* | [CSM] Add camera API (#5609) | bigfoot547 | 2017-05-05 |
| | | | | | | | * [CSM] Add camera API roper rebase & squash * Address nerzhul's review | ||
* | Sneak: Improve and fix various things | SmallJoker | 2017-05-03 |
| | | | | | | Remove useless `got_teleported`. Fix jitter when walking against the sneak limits. Fix damage evading on sneak ladders. | ||
* | Replace occurrence of luaL_reg in l_localplayer (#5566) | t0ny2 | 2017-04-11 |
| | | | | Related to commit 41c5483. Replace a final occurrence of luaL_reg in src/script/lua_api/l_localplayer.cpp | ||
* | 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-10 |
| | |||
* | LocalPlayer api lua | Vincent Glize | 2017-04-08 |