about summary refs log tree commit diff
path: root/src/mastersrv/mastersrv.cpp
AgeCommit message (Collapse)Author
2008-08-14moved out e_system, e_detect, vmath and math to a little base libraryMagnus Auvinen
2008-07-06major update. server clean up and much added documentationMagnus Auvinen
2008-04-05new network code. not perfect. connectionless packets is missing so no ↵Magnus Auvinen
server discovery is possible. reduced network traffic by A LOT
2008-02-10merged 0.3.4 changes to trunkMagnus Auvinen
2007-12-15cleaned up code structure a bitMagnus Auvinen
2007-12-13fixed bug in the masterserver when using alt_addressMagnus Auvinen
2007-12-13fixed the master server to it support alternative addressMagnus Auvinen
2007-12-13fixed the master server to it support alternative addressMagnus Auvinen
2007-11-25added license infoMagnus Auvinen
2007-08-22major engine cleanup. dependency on baselib removed. engine is now C code ↵Magnus Auvinen
(not ansi tho). some other cruft removed aswell
2007-08-05made so that you can bind the server to a specific addressMagnus Auvinen
2007-07-21fixed alot of masterserver fixesMagnus Auvinen
2007-07-21lots of cool new features :D new master serverMagnus Auvinen