summaryrefslogtreecommitdiffstats
path: root/src/NetherPortalScanner.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-18MoveToWorld must always be provided a worldTiger Wang1-2/+2
2020-04-18Only store IDs across ticksTiger Wang1-3/+6
2018-05-06Use clang-tidy to check more code conventions (#4214)Bond-0091-2/+2
2017-08-03Remove double includes part 2 (#3890)peterbell101-1/+0
2016-04-04Prevent Nether teleportation loopsLogicParrot1-1/+1
2015-06-13Work on NetherPortalScanner. Setup portal scanner to reset PortalCooldown. Changed where player is spawned. Added a_InitSpawn flag to CreateAndInitializeWorld.Lane Kolbly1-1/+1
2015-06-10Implemented nether portal scanning code.Lane Kolbly1-0/+75