about summary refs log tree commit diff
path: root/src/engine/client/ec_srvbrowse.c
AgeCommit message (Expand)Author
2008-09-07fixed threaded jobsMagnus Auvinen
2008-09-04fixed so old request methods work aswellMagnus Auvinen
2008-09-03added saving of favoritesMagnus Auvinen
2008-09-03added favorites. no saving of them yet howeverMagnus Auvinen
2008-08-31setting of correct game type in game controller. fixed gametype filter in bro...Magnus Auvinen
2008-08-30added the loading screen againMagnus Auvinen
2008-08-27major commit. game client restructure. not complete, loads of stuff not worki...Magnus Auvinen
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 server...Magnus Auvinen
2008-04-05fixed ping times in lan browserMagnus Auvinen
2008-03-29server browser improvements. much improved quick search. sorted the player list.Magnus Auvinen
2008-03-22added compatible version filter. cleaned up the server browser a bit. increas...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-20fixed bug when switching fast from internet and lan tabsMagnus Auvinen
2008-01-19large commit. documented a bit. editor updates. general cleanup of everythingMagnus Auvinen
2008-01-12merged 0.3.3 changes over to trunkMagnus Auvinen
2007-12-18fixed server browser sorting on win32. bizar implementation of qsort on win32.Johan Althoff
2007-12-16fixed reverse sortingMagnus Auvinen
2007-12-15cleaned up code structure a bitMagnus Auvinen