summaryrefslogtreecommitdiffstats
path: root/src/Physics/Explodinator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Minecraft Wiki links to new domain (#5532)Spongecade2023-09-271-2/+2
* Valid Height is now checked by vector.x12xx12x2022-04-201-1/+1
* Fixed Compiler Warningsx12xx12x2022-01-141-7/+7
* Miscellaneous fixes (#5320)Tiger Wang2021-11-111-1/+0
* fixed crash on lua DoExplosion callx12xx12x2021-06-231-1/+1
* Explodinator performance optimisationsTiger Wang2021-02-071-4/+133
* Explodinator: fix divide by zeroTiger Wang2021-02-071-12/+12
* Fix #5118Tiger Wang2021-02-071-2/+2
* Comment and code style fixTiger Wang2020-12-211-5/+5
* Trace to surface of cube.KingCol132020-12-191-6/+6
* TNT Changes (#4970)KingCol132020-10-241-47/+68
* Merged OnBreak with OnPlayerBreak (#4967)12xx122020-10-081-17/+17
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-6/+8
* Unify block entity pickup conversionTiger Wang2020-09-251-4/+1
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-2/+2
* Use tracing for explosions (#4845)Tiger Wang2020-09-121-0/+295