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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
Fixed basic whitespace problems.
madmaxoft
1
-4
/
+4
2014-04-12
Lighting reads blocktypes only for blocks under heightmap.
madmaxoft
1
-2
/
+9
2014-04-03
Removed unneeded asserts.
madmaxoft
1
-2
/
+0
2014-03-30
Fixed a few clang warnings.
madmaxoft
1
-3
/
+3
2014-03-01
g_BlockXXX => cBlockInfo::XXX
andrew
1
-2
/
+2
2014-02-23
fixed globals.h warnings
Tycho
1
-1
/
+5
2014-02-10
Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay().
madmaxoft
1
-1
/
+2
2014-02-08
Initial ChunkStay code.
madmaxoft
1
-34
/
+42
2013-12-01
Fixed compiler warnings in LightingThread.cpp.
madmaxoft
1
-2
/
+2
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2012-11-16
Fixed crashes caused LightingThread overwriting memory where it shouldn't (yay valgrind!)
madmaxoft@gmail.com
1
-1
/
+6
2012-09-23
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-176
/
+176
2012-06-07
Repeaters' delays can be set by rclk
madmaxoft@gmail.com
1
-1
/
+1
2012-05-25
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
1
-38
/
+132
2012-02-17
Added the skeleton of the cLightingThread object
madmaxoft@gmail.com
1
-0
/
+82