Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) | peterbell10 | 2020-10-05 | 1 | -1/+1 |
* | BlockHandler initialisation is a constant expression (#4891) | Tiger Wang | 2020-09-20 | 1 | -9/+4 |
* | Vector3 in Handlers (#4680) | Mattes D | 2020-04-21 | 1 | -4/+21 |
* | cBlockHandler: take player by ref | peterbell10 | 2017-08-01 | 1 | -2/+2 |
* | cWorld::SendBlockTo take player by ref | peterbell10 | 2017-08-01 | 1 | -1/+1 |
* | Improved maps | Tiger Wang | 2015-07-14 | 1 | -0/+6 |
* | Moved sound-configs into BlockID.h and fixed/ added loads of sounds | Masy98 | 2014-09-09 | 1 | -5/+0 |
* | Add SendBlockTo to cWorldInterface | Howaner | 2014-03-05 | 1 | -1/+1 |
* | Set tnt step sound to step.grass | Howaner | 2014-03-05 | 1 | -1/+1 |
* | Add data backsending, when the Client interacts a Block and the Interact is cancelled. | Howaner | 2014-03-05 | 1 | -0/+32 |