about summary refs log tree commit diff
path: root/src/engine/e_config.c
AgeCommit message (Expand)Author
2008-09-23upped max clients to 16Magnus Auvinen
2008-08-14moved out e_system, e_detect, vmath and math to a little base libraryMagnus Auvinen
2008-03-29some clean up and increased the size of a strings in the consoleMagnus Auvinen
2008-03-14redone the console parsing to be more userfriendlyMagnus Auvinen
2008-03-01fixed remote console. some gui tweaks aswell.Magnus Auvinen
2008-02-11security audit: first batch of fixes. replaced sprintf, strcpy with more secu...Magnus Auvinen
2008-02-10merged 0.3.4 changes to trunkMagnus Auvinen
2008-01-16Added first version of the console.Jakob Fries
2007-12-15cleaned up code structure a bitMagnus Auvinen