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
/
source
/
LightingThread.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced MIN / MAX with std::min and std::max
madmaxoft@gmail.com
2013-05-07
1
-1
/
+1
*
Lighting: Fixed underwater lighting (FS #369)
madmaxoft@gmail.com
2013-05-05
1
-37
/
+60
*
Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick()
madmaxoft@gmail.com
2013-04-13
1
-1
/
+1
*
Merged the usable portion of the "gens" branch.
madmaxoft@gmail.com
2013-01-25
1
-0
/
+4
*
Fixed crashes caused LightingThread overwriting memory where it shouldn't (yay valgrind!)
madmaxoft@gmail.com
2012-11-16
1
-3
/
+3
*
Fixed a valgrind error in lighting thread (uninitialized var value)
madmaxoft
2012-11-13
1
-0
/
+1
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-2
/
+2
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-531
/
+531
*
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
2012-05-25
1
-25
/
+442
*
Fixed *nix threading issue;
madmaxoft@gmail.com
2012-03-10
1
-1
/
+1
*
Added the skeleton of the cLightingThread object
madmaxoft@gmail.com
2012-02-17
1
-0
/
+114