Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Code modernization: subfolders (#6283) | Loïc Blot | 2017-08-19 |
| | | | | | | | | | | | | | * Code modernization: subfolders Modernize various code on subfolders client, network, script, threading, unittests, util * empty function * default constructor/destructor * for range-based loops * use emplace_back instead of push_back * C++ STL header style * Make connection.cpp readable in a pointed place + typo | ||
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
| | | | | * Migrate cpp headers to pragma once | ||
* | 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. | ||
* | 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 |