summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Event.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-08-27Small fix for cEventTiger Wang1-2/+1
Don't bother using atomics since a synchronisation primitive is already being used.
2015-06-22Fixed minor errors in Tycho's codeTiger Wang1-3/+8
Everything should work now :)
2014-12-07Fixed integer overflow problems.Mattes D1-1/+1
The event would overflow when requesting a 60 minute timeout.
2014-10-23Reimplemented cEvent using C++11 primitives.Mattes D1-16/+17
Fixes #1523.
2014-10-05Added a cEvent::Wait() with timeout.Mattes D1-0/+4
2013-12-31clean up code for patchingTycho Bickerstaff1-3/+3
2013-12-31refactored chunk Queue to seperate classTycho Bickerstaff1-3/+3
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-09-06Removed TimedWait from cEvent.madmaxoft1-10/+0
Unsupported on MacOS.
2013-09-05Removed TimedWait from cEvent.madmaxoft1-10/+0
Unsupported on MacOS.
2013-08-14cEvent can now wait for the event with a specified timeout.madmaxoft1-0/+10
2012-09-23Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com1-1/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@885 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-47/+47
git-svn-id: http://mc-server.googlecode.com/svn/trunk@606 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-31Another cEvent fix, I wish I could get it finally rightmadmaxoft@gmail.com1-0/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@201 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-31Hopefully fixed pthreads in cEvent (again)madmaxoft@gmail.com1-1/+0
git-svn-id: http://mc-server.googlecode.com/svn/trunk@200 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-31cEvent class cleanup (single-event only, since multi-event wasn't used and wouldn't work on *nix anyway)madmaxoft@gmail.com1-9/+38
git-svn-id: http://mc-server.googlecode.com/svn/trunk@199 0a769ca7-a7f5-676a-18bf-c427514a06d6
2011-10-03MCServer c++ source filesfaketruth1-0/+18
git-svn-id: http://mc-server.googlecode.com/svn/trunk@3 0a769ca7-a7f5-676a-18bf-c427514a06d6