about summary refs log tree commit diff
path: root/src/base
AgeCommit message (Collapse)Author
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
support
2008-10-01data-dir autodetection; data-dir override; compiled-in data-dir; messagebox ↵Dominik Geyer
if detection fails; does chdir into data-dir
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