summaryrefslogtreecommitdiffstats
path: root/source/cEvent.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-12*nix compilation fix (for rev 402)madmaxoft@gmail.com1-4/+6
2012-03-12Fixing compilation on Drawin 9 / MacOS Xmadmaxoft@gmail.com1-12/+5
2012-02-20Using own ASSERT() that logs to filefaketruth1-1/+1
2012-02-01AString logging fix 2madmaxoft@gmail.com1-1/+1
2012-02-01sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com1-3/+3
2012-02-01cEvent: fixed wrong errorchecking in win32 Set()madmaxoft@gmail.com1-1/+1
2012-01-31Hopefully fixed pthreads in cEvent (again)madmaxoft@gmail.com1-0/+3
2012-01-31cEvent class cleanup (single-event only, since multi-event wasn't used and wouldn't work on *nix anyway)madmaxoft@gmail.com1-73/+86
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-10/+5
2011-10-03MCServer c++ source filesfaketruth1-0/+112