summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Event.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-08-27Small fix for cEventTiger Wang1-2/+1
2015-06-22Fixed minor errors in Tycho's codeTiger Wang1-3/+8
2014-12-07Fixed integer overflow problems.Mattes D1-1/+1
2014-10-23Reimplemented cEvent using C++11 primitives.Mattes D1-16/+17
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
2013-09-05Removed TimedWait from cEvent.madmaxoft1-10/+0
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
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-47/+47
2012-01-31Another cEvent fix, I wish I could get it finally rightmadmaxoft@gmail.com1-0/+1
2012-01-31Hopefully fixed pthreads in cEvent (again)madmaxoft@gmail.com1-1/+0
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
2011-10-03MCServer c++ source filesfaketruth1-0/+18