about summary refs log tree commit diff
path: root/src/base
AgeCommit message (Expand)Author
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
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-24Fixed comments (system.h)Kaffeine
2010-09-16fixed last commitoy
2010-09-16made folders in editor (#80)Choupom
2010-09-05made demo readable for custom map that user doesn't have (#5)Choupom
2010-08-16added fixes for compiler errors and warnings by sworddragonoy
2010-08-12made unpacking of net strings more strict - prevents possible malformed outputoy
2010-07-05fixed some compiler errors and warnings with clangMagnus Auvinen
2010-06-26check for case sensitive filename when trying to open a file for reading unde...oy
2010-06-10fix for folders in demo browserChoupom
2010-06-04added folders in demo browser (#25)Choupom
2010-05-29copied refactor to trunkMagnus Auvinen