summaryrefslogtreecommitdiffstats
path: root/src/NetherPortalScanner.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* MoveToWorld must always be provided a worldTiger Wang2020-04-181-2/+2
* Only store IDs across ticksTiger Wang2020-04-181-3/+6
* Use clang-tidy to check more code conventions (#4214)Bond-0092018-05-061-2/+2
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
* Prevent Nether teleportation loopsLogicParrot2016-04-041-1/+1
* Work on NetherPortalScanner. Setup portal scanner to reset PortalCooldown. Changed where player is spawned. Added a_InitSpawn flag to CreateAndInitializeWorld.Lane Kolbly2015-06-131-1/+1
* Implemented nether portal scanning code.Lane Kolbly2015-06-101-0/+75