about summary refs log tree commit diff
path: root/src/base/system.h
AgeCommit message (Expand)Author
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