summaryrefslogtreecommitdiffstats
path: root/src/Entities/ExpBottleEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-11/+1
|
* cWorld: Manually bind deprecated broadcast functions (#4265)peterbell102018-07-271-1/+1
| | | Ref: https://github.com/cuberite/cuberite/pull/4264#discussion_r204769193
* Changed some int parameters to vector parameters (#3937)Bond-0092017-09-071-4/+14
|
* FastRandom rewrite (#3754)peterbell102017-06-131-1/+1
|
* Add enum for Sound and Particle EffectsDave Tucker2015-11-241-1/+2
| | | | | | Fixes #2603 Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
* Made ExpBottleEntity break on entities.archshift2014-09-231-1/+18
| | | | Fixes #1369
* Fixed projectile source filenames, indentationsarchshift2014-04-281-0/+27