about summary refs log tree commit diff
path: root/src/base/system.h
AgeCommit message (Expand)Author
2012-06-13some changes...Teetime
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-07-06added "fixed tcp and added ipv6 tcp support" by SushiTeeoy
2011-06-09made tab completion for names in chat start with the ones that match on the b...oy
2011-05-01adding thread_detach to system.h and system.cheinrich5991
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
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
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-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 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-12made unpacking of net strings more strict - prevents possible malformed outputoy
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-27major update with stuffMagnus Auvinen
2009-06-15some clean up. fixed double server side record messagesMagnus Auvinen
2009-06-15done language selectorMagnus Auvinen
2009-06-13base for the localization systemMagnus Auvinen
2009-06-13improved the font system even futher. utf8 is now used everywhere. it uses le...Magnus Auvinen
2008-11-08added str_isspace and str_length functions to systemMagnus Auvinen
2008-10-21continued on ban support. cleaned up settings a bit. reworked the datadir aut...Magnus Auvinen
2008-10-07Better mem_check reportingJoel de Vahl
2008-10-06Big endian fix.Joel de Vahl
2008-10-02some cleanups. splitted e_network.c into several files. continued on the ban ...Magnus Auvinen
2008-10-01data-dir autodetection; data-dir override; compiled-in data-dir; messagebox i...Dominik Geyer
2008-09-30implemented gui_messagebox() which displays low-level message-boxDominik Geyer
2008-09-23added dead reckoning to the charactersMagnus Auvinen
2008-09-03added saving of favoritesMagnus Auvinen
2008-08-17added cl_layershot. fixed some bugs in the networkMagnus Auvinen
2008-08-14moved out e_system, e_detect, vmath and math to a little base libraryMagnus Auvinen