Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed duplicate code (#4198) | Bond-009 | 2018-04-11 | 1 | -3/+3 |
| | | | Should also fix dogs not despawning | ||||
* | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 2017-09-11 | 1 | -3/+5 |
| | |||||
* | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 2017-09-02 | 1 | -5/+3 |
| | | | | This reverts commit 496c337cdfa593654018c171f6a74c28272265b5. | ||||
* | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 2017-09-01 | 1 | -3/+5 |
| | |||||
* | Merge pull request #3489 from cuberite/EntityOwnership | Tiger Wang | 2017-08-18 | 1 | -2/+2 |
|\ | | | | | * Changed entity ownership model to use smart pointers | ||||
| * | Changed entity ownership model to use smart pointers | Tiger Wang | 2017-08-07 | 1 | -2/+2 |
| | | |||||
* | | Replaced includes with forward declarations | Lukas Pioch | 2017-08-13 | 1 | -6/+0 |
|/ | |||||
* | Remove double includes part 2 (#3890) | peterbell10 | 2017-08-03 | 1 | -3/+0 |
| | |||||
* | FastRandom: Remove discrepancy between arg and return value type. (#3846) | Mattes D | 2017-07-21 | 1 | -2/+2 |
| | |||||
* | FastRandom rewrite (#3754) | peterbell10 | 2017-06-13 | 1 | -2/+0 |
| | |||||
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -15/+14 |
| | |||||
* | CheckBasicStyle: checks spaces around * and &. | Mattes D | 2015-05-09 | 1 | -1/+1 |
| | |||||
* | Finished mob spawner implementation. | Howaner | 2014-11-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into MobSpawner | Howaner | 2014-09-26 | 1 | -7/+5 |
|\ | | | | | | | | | | | Conflicts: src/MobSpawner.h src/Mobs/Monster.h | ||||
| * | Added first test to show the object can be created | Tycho | 2014-09-17 | 1 | -6/+6 |
| | | |||||
* | | Implemented mob spawner. | Howaner | 2014-09-19 | 1 | -2/+3 |
|/ | |||||
* | Fixed spaces around single-line comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | | | | There should be at least two spaces in front and one space after //-style comments. | ||||
* | Fixed basic whitespace problems. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
| | | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+76 |