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
/
OSSupport
/
Thread.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
1
-16
/
+16
2014-07-21
Style: Normalized spaces after if, for and while.
madmaxoft
1
-5
/
+5
2014-07-19
Fixed style: spaces after commas.
madmaxoft
1
-4
/
+4
2014-07-17
Fixed tabs used for alignment.
madmaxoft
1
-1
/
+1
2014-07-17
Normalized comments.
madmaxoft
1
-6
/
+6
2014-06-19
Nullify deleted pointers.
archshift
1
-0
/
+2
2014-04-11
Fixed issues with 64-bit MSVC compilation.
madmaxoft
1
-8
/
+15
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2012-09-23
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
1
-0
/
+0
2012-07-15
cThread uses AString instead of char * for name (fixed a warning)
madmaxoft@gmail.com
1
-7
/
+17
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-118
/
+118
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-14
/
+13
2011-12-23
Added thread names to cThread so when debugging in Visual Studio you actually know what thread you're looking at
faketruth
1
-2
/
+46
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+75