Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed deadlock when moving players to other worlds. | Mattes D | 2014-06-08 | 1 | -2/+2 |
* | Merge pull request #909 from jfhumann/fixes | Mattes D | 2014-04-22 | 1 | -7/+10 |
|\ | |||||
| * | Did some static analysis, fixed some bugs and optimized a lot of code | jfhumann | 2014-04-18 | 1 | -7/+10 |
* | | Allow 1.6.4 Forge clients to log in. | Mattes D | 2014-04-21 | 1 | -0/+19 |
|/ | |||||
* | Fixed 1.6.4 client crash on composite chat messages. | madmaxoft | 2014-04-06 | 1 | -0/+13 |
* | More Clang warning fixes in the protocols. | madmaxoft | 2014-04-04 | 1 | -4/+4 |
* | Rewritten player speeds to be relative unit-less. | madmaxoft | 2014-03-20 | 1 | -2/+2 |
* | Adjusted style of switch/case | Jan-Fabian Humann | 2014-03-09 | 1 | -15/+5 |
* | Changed if-else to switch-case | Jan-Fabian Humann | 2014-03-08 | 1 | -13/+11 |
* | Split cClientHandle::HandleEntityAction() into three seperate functions HandleEntityCrouch, HandleEntityLeaveBed and HandleEntitySprinting. | Jan-Fabian Humann | 2014-03-08 | 1 | -1/+22 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+268 |