summaryrefslogtreecommitdiffstats
path: root/src/NetherPortalScanner.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-05Stabilise MoveToWorld (#4004)Mat1-1/+1
2019-04-18Make Nether portals spawn the player inside of them (#4325)DaPorkchop_1-2/+2
2018-09-24Add a formatting function for Vector3 (#4282)peterbell101-2/+2
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-1/+0
2018-05-06Use clang-tidy to check more code conventions (#4214)Bond-0091-0/+8
2017-08-02Removed double includes (#3885)Lukas Pioch1-1/+0
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/+7
2015-06-13NetherPortalScanner: Fixed type conversion warnings.Mattes D1-2/+2
2015-06-10Implemented nether portal scanning code.Lane Kolbly1-0/+290