about summary refs log tree commit diff
path: root/src/base/system.c
AgeCommit message (Expand)Author
2018-08-20Port antispoofeeeee
2015-04-19websockets support in servereeeee
2013-03-24Merge branch 'master0.6' into zCatchTeetime
2013-02-24fixed all the errors that the clang static analayzer foundMagnus Auvinen
2013-02-24fixed semaphore behavior on windows. Closes #926. Closes #934.oy
2013-02-24fixed try_lock on windowsoy
2013-02-24fixed semaphore on macosxoy
2013-02-24increased recv buffer size on windowsoy
2012-06-13some changes...Teetime
2012-01-04fixed compiling with gcc on windowsoy
2012-01-03Merge pull request #912 from matricks/threadedflipoy
2012-01-01fixed atomics and semaphore for windows. can't test it correctly however due ...Magnus Auvinen
2011-12-29reworked ban systemoy
2011-12-29removed some unused codeoy
2011-12-04added missing close for a file search handleoy
2011-12-04fixed debug message, c&p...oy
2011-12-04fixed error message for socket creation on windowsoy
2011-09-12Fixes for compiling with Solaris kernel.Ian Wilson
2011-08-11General whitespace and tab cleanupShereef Marzouk
2011-07-30fixed econ feature and tcpoy
2011-07-06added "fixed tcp and added ipv6 tcp support" by SushiTeeoy
2011-06-18fixed compiler error on older windows sdk's. Closes #627oy
2011-06-09made tab completion for names in chat start with the ones that match on the b...oy
2011-05-05fixed compiler warnings. Closes #679oy
2011-05-01adding thread_detach to system.h and system.cheinrich5991
2011-04-22made net_addr_str give a string without port if it is = 0heinrich5991
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-03Fixed some compiler warningsSworddragon
2011-03-30finished IPv6 support (master servers aren't compatible with 0.5 and older). ...oy
2011-03-28fixed some compiler warningsoy
2011-03-28added ipv6 support from the old lua branchoy
2011-03-05made dbg_dumpmem and dbg_lognetwork work againoy
2011-02-21made the client's map search work with sub folders. Closes #254oy
2011-02-13fixed nethashoy
2011-02-10removed a compiler warningoy
2010-12-11show the path of $CURRENTDIR. Closes #323oy
2010-12-08added function to add a time stamp stringoy
2010-12-08moved function to remove filesoy
2010-12-08added Storage function to move/rename files by Batchyxoy
2010-11-20Updated copyrightsSworddragon
2010-11-17fixed some compiler warningsoy
2010-11-16removed unneeded includeoy
2010-10-29fixed str_utf8_forward and str_utf8_encodeoy
2010-10-25moved str_skip_to_whitespace functionoy
2010-10-07fixed various problems with the file dialog in the editoroy
2010-10-01when setting a config string variable check if it's a utf8 string and encode ...oy
2010-09-29cleaned up demo listing and fixed its sorting. Closes #73oy
2010-09-24fixed map listingoy
2010-09-24fixed that it checks the current dir for demos toooy
2010-09-16fixed last commitoy