index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
NetherPortalScanner.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly deprecate more XYZ parameter'd functions (#5147)
Tiger Wang
2021-03-15
1
-17
/
+17
*
Some emplace_back replacements (#5149)
12xx12
2021-03-07
1
-1
/
+1
*
Prepare ChunkData for BlockState storage (#5105)
Tiger Wang
2021-03-05
1
-23
/
+59
*
Light the nether portal when switching dimensions (#5062)
cflep
2020-12-01
1
-1
/
+1
*
Correct world access in NetherPortalScanner
Tiger Wang
2020-04-19
1
-6
/
+16
*
MoveToWorld must always be provided a world
Tiger Wang
2020-04-18
1
-21
/
+21
*
Only store IDs across ticks
Tiger Wang
2020-04-18
1
-4
/
+15
*
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
2020-04-03
1
-0
/
+1
*
Send respawn packet by default (#4540)
Mat
2020-03-24
1
-1
/
+1
*
Stabilise MoveToWorld (#4004)
Mat
2020-03-05
1
-1
/
+1
*
Make Nether portals spawn the player inside of them (#4325)
DaPorkchop_
2019-04-18
1
-2
/
+2
*
Add a formatting function for Vector3 (#4282)
peterbell10
2018-09-24
1
-2
/
+2
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-1
/
+0
*
Use clang-tidy to check more code conventions (#4214)
Bond-009
2018-05-06
1
-0
/
+8
*
Removed double includes (#3885)
Lukas Pioch
2017-08-02
1
-1
/
+0
*
Work on NetherPortalScanner. Setup portal scanner to reset PortalCooldown. Changed where player is spawned. Added a_InitSpawn flag to CreateAndInitializeWorld.
Lane Kolbly
2015-06-13
1
-1
/
+7
*
NetherPortalScanner: Fixed type conversion warnings.
Mattes D
2015-06-13
1
-2
/
+2
*
Implemented nether portal scanning code.
Lane Kolbly
2015-06-10
1
-0
/
+290