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