about summary refs log tree commit diff
path: root/src/base
AgeCommit message (Expand)Author
2013-02-24fixed semaphore on macosxoy
2013-02-24increased recv buffer size on windowsoy
2012-01-09added some vector operatorsoy
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-30ugly incomplete hack to put the rendering into another thread so we don't hav...Magnus Auvinen
2011-12-29reworked ban systemoy
2011-12-29removed some unused codeoy
2011-12-04fixed win64 buildingoy
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-19fixed compiling with mingwoy
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-29Fixed FreeBSD buildfisted
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-06-09fixed compiling on mac os xoy
2011-06-09Use gcc endianness definitions when available.Felix Geyer
2011-06-09Fix build on GNU/kFreeBSD.Felix Geyer
2011-06-09Fix build on GNU Hurd.Felix Geyer
2011-06-02fixed last commitoy
2011-06-02added aspect ratio in display modes list in settingsChoupom
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-13added "fixed some header guards and added a script to fix them all!" by Choupomoy
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-27added demo loading speed enhancement by MAP94. Closes #555oy
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