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
/
LightingThread.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-30
/
+30
*
Fixed a race condition between chunk loader and generator.
Mattes D
2015-10-04
1
-1
/
+2
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-4
/
+4
*
Made cLightingThread own its callbacks
tycho
2015-05-30
1
-3
/
+3
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-4
/
+4
*
Lighting reads blocktypes only for blocks under heightmap.
madmaxoft
2014-04-12
1
-2
/
+9
*
Removed unneeded asserts.
madmaxoft
2014-04-03
1
-2
/
+0
*
Fixed a few clang warnings.
madmaxoft
2014-03-30
1
-3
/
+3
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-2
/
+2
*
fixed globals.h warnings
Tycho
2014-02-23
1
-1
/
+5
*
Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().
madmaxoft
2014-02-10
1
-1
/
+2
*
Initial ChunkStay code.
madmaxoft
2014-02-08
1
-34
/
+42
*
Fixed compiler warnings in LightingThread.cpp.
madmaxoft
2013-12-01
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+181