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