summaryrefslogtreecommitdiffstats
path: root/source/cEvent.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-118/+0
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-118/+118
* *nix compilation fix (for rev 402)madmaxoft@gmail.com2012-03-121-4/+6
* Fixing compilation on Drawin 9 / MacOS Xmadmaxoft@gmail.com2012-03-121-12/+5
* Using own ASSERT() that logs to filefaketruth2012-02-201-1/+1
* AString logging fix 2madmaxoft@gmail.com2012-02-011-1/+1
* sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com2012-02-011-3/+3
* cEvent: fixed wrong errorchecking in win32 Set()madmaxoft@gmail.com2012-02-011-1/+1
* Hopefully fixed pthreads in cEvent (again)madmaxoft@gmail.com2012-01-311-0/+3
* cEvent class cleanup (single-event only, since multi-event wasn't used and wouldn't work on *nix anyway)madmaxoft@gmail.com2012-01-311-73/+86
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-10/+5
* MCServer c++ source filesfaketruth2011-10-031-0/+112