about summary refs log tree commit diff
path: root/src/base
AgeCommit message (Expand)Author
2009-06-15some clean up. fixed double server side record messagesMagnus Auvinen
2009-06-15fixed demo browser so it's ordered and shows all filesMagnus Auvinen
2009-06-15done language selectorMagnus Auvinen
2009-06-15renamed algorithms.hpp to algotithm.hppMagnus Auvinen
2009-06-15continued with localizationMagnus 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
2009-01-17fixed the getaddrinfo-issue on win2k. since it doesn't affect other windows v...Alfred Eriksson
2008-11-16fixed rounding errors in the character core causing it to favour certain dire...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-02fixed message box on osxJoel 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-30use sizeof instead of fix valueDominik Geyer
2008-09-30implemented gui_messagebox() which displays low-level message-boxDominik Geyer
2008-09-30removed redundant unistd.h includeDominik 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