summaryrefslogtreecommitdiffstats
path: root/src/NetherPortalScanner.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use clang-tidy to check more code conventions (#4214)Bond-0092018-05-061-2/+2
| | | | | | | * Create clang-tidy.sh * Add clang-tidy to circle.yml * Fixed some naming violations Fixes #4164
* 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