summaryrefslogtreecommitdiffstats
path: root/source/OSSupport (follow)
Commit message (Expand)AuthorAgeFilesLines
* AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.madmaxoft@gmail.com2013-02-253-5/+6
* cBlockArea can now be saved as a .schematic file.madmaxoft@gmail.com2013-02-072-2/+31
* Added a cGZipFile class for reading GZipped files.madmaxoft@gmail.com2013-02-074-13/+133
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-122-24/+24
* Fixed cCriticalSection's debugging functionsmadmaxoft@gmail.com2012-12-142-5/+10
* SocketThreads fixes for crashes reported in FS #272madmaxoft@gmail.com2012-11-223-11/+15
* More valgrind fixesmadmaxoft@gmail.com2012-11-151-2/+1
* Critical sections aren't heap-allocated in linux anymore.madmaxoft@gmail.com2012-10-262-31/+27
* SocketThread: clients aren't double-removed anymore.madmaxoft@gmail.com2012-09-292-22/+0
* Extended the cFile interface with Printf()madmaxoft@gmail.com2012-09-292-0/+16
* Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com2012-09-253-69/+62
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-2326-0/+3062