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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-07
Fixed integer overflow problems.
Mattes D
1
-1
/
+1
2014-10-23
Reimplemented cEvent using C++11 primitives.
Mattes D
1
-16
/
+17
2014-10-05
Added a cEvent::Wait() with timeout.
Mattes D
1
-0
/
+4
2013-12-31
clean up code for patching
Tycho Bickerstaff
1
-3
/
+3
2013-12-31
refactored chunk Queue to seperate class
Tycho Bickerstaff
1
-3
/
+3
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-09-06
Removed TimedWait from cEvent.
madmaxoft
1
-10
/
+0
2013-09-05
Removed TimedWait from cEvent.
madmaxoft
1
-10
/
+0
2013-08-14
cEvent can now wait for the event with a specified timeout.
madmaxoft
1
-0
/
+10
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
-47
/
+47
2012-01-31
Another cEvent fix, I wish I could get it finally right
madmaxoft@gmail.com
1
-0
/
+1
2012-01-31
Hopefully fixed pthreads in cEvent (again)
madmaxoft@gmail.com
1
-1
/
+0
2012-01-31
cEvent class cleanup (single-event only, since multi-event wasn't used and wouldn't work on *nix anyway)
madmaxoft@gmail.com
1
-9
/
+38
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+18