about summary refs log tree commit diff
path: root/src/engine/server
AgeCommit message (Expand)Author
2008-02-24larger restructure to improve securityMagnus Auvinen
2008-02-11security audit: fixed so the packer functions checks for errorsMagnus Auvinen
2008-02-11security audit: first batch of fixes. replaced sprintf, strcpy with more secu...Magnus Auvinen
2008-02-11shadow on the console. respect sv_sendheartbeatsMagnus Auvinen
2008-02-10merged 0.3.4 changes to trunkMagnus Auvinen
2008-02-10added simple map downloading \o/Magnus Auvinen
2008-02-10done some more latency work. added the extra message for projectiles to reduc...Magnus Auvinen
2008-02-02cleaned up the console code. added the ability to tune the game in runtime.Magnus 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-19added version to server browser. fixed so that you can join a server even if ...Magnus Auvinen
2007-12-18fixed sv_status commandMagnus Auvinen
2007-12-18fixed various small bugs. fixed fair spawning systemMagnus Auvinen
2007-12-18added tournament modeMagnus Auvinen
2007-12-17cleaned up abit. halfed the default snapping rate. fixed different snapping r...Magnus Auvinen
2007-12-17added the ability to kick playersMagnus Auvinen
2007-12-16fixed so that the score is reported correctlyMagnus Auvinen
2007-12-16removed the snapshot writingMagnus Auvinen
2007-12-16added even more debugging infoMagnus Auvinen
2007-12-16added even more debugging infoMagnus Auvinen
2007-12-16added performance timersMagnus Auvinen
2007-12-16fixed some debug messagesMagnus Auvinen
2007-12-16added more checksMagnus Auvinen
2007-12-15cleaned up code structure a bitMagnus Auvinen
2007-12-13fixed the server to report the alternative port correctlyMagnus Auvinen
2007-12-12loads of minor stuffMagnus Auvinen
2007-12-10fixed game timer issueMagnus Auvinen
2007-12-10crash fix that occurs when compressed snapshot spans several packets. crash f...Magnus Auvinen
2007-12-09fixed has left messages when connecting with wrong password. fixed correct na...Magnus Auvinen
2007-12-09Doubleclick to join server. Correct name on disconnect.Joel de Vahl
2007-12-09minor updates, added sv_map_reload variableMagnus Auvinen
2007-12-03fixed map crc checkingMagnus Auvinen
2007-11-27fixed so that the server reports gametype, progression and password protectio...Magnus Auvinen
2007-11-26fixed so that the server reports player names correctlyMagnus Auvinen
2007-11-25added license infoMagnus Auvinen
2007-11-08more fixes to the server reportingMagnus Auvinen
2007-11-08fixed lan browser. fixed major bug in the caused the server not to report cor...Magnus Auvinen
2007-11-08update, gui stuff, some engine stuffMagnus Auvinen
2007-11-04added skins, tweaked prediction like hellMagnus Auvinen
2007-10-28fixed errors in input and prediction handlingMagnus Auvinen
2007-10-28major update. splitted the player information into two diffrent network itemsMagnus Auvinen
2007-10-07added sniperscope.. press F to testMagnus Auvinen
2007-10-06added password protected serversMagnus Auvinen
2007-10-06fixed some C errorsMagnus Auvinen
2007-10-03general fixes. fixed scoreboardMagnus Auvinen
2007-09-27begun the work for the new server browse backendMagnus Auvinen
2007-09-23dynamic map changeMagnus Auvinen
2007-09-23fixed remote consoleMagnus Auvinen
2007-09-23loads of changes. better prediction. line drawing. some nice graphs :)Magnus Auvinen