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
/
Event.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed minor errors in Tycho's code
Tiger Wang
2015-06-22
1
-35
/
+21
*
Skip unknown cflag for Apple clang & remove cSemaphore
Cengiz Can
2015-06-04
1
-2
/
+2
*
Cosmetic touchups.
Mattes D
2014-12-11
1
-1
/
+1
*
Fixed integer overflow problems.
Mattes D
2014-12-07
1
-3
/
+3
*
cEvent: Changed chrono duration resolution.
Mattes D
2014-11-04
1
-1
/
+1
*
cEvent: Changed steady_clock to system_clock.
Mattes D
2014-11-04
1
-2
/
+2
*
Moved the chrono include into Globals.
Mattes D
2014-10-24
1
-1
/
+0
*
Added a missing chrono include.
Mattes D
2014-10-24
1
-0
/
+1
*
Reimplemented cEvent using C++11 primitives.
Mattes D
2014-10-23
1
-120
/
+34
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-3
/
+3
*
Added a cEvent::Wait() with timeout.
Mattes D
2014-10-05
1
-0
/
+47
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-2
/
+2
*
Fixed printf formats for Win builds
madmaxoft
2014-07-01
1
-3
/
+3
*
Nullify deleted pointers.
archshift
2014-06-19
1
-0
/
+1
*
Switched cEvent to GetOSErrorString
Tycho
2014-01-25
1
-18
/
+11
*
Switched cEvent to use strerror_r for error messages
Tycho
2014-01-23
1
-6
/
+18
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+118