about summary refs log tree commit diff
path: root/src/engine/shared
AgeCommit message (Expand)Author
2013-03-24Merge branch 'master0.6' into zCatchTeetime
2013-02-26made the demoplayer support 0.6.1 based demosoy
2013-02-24set default values for threaded graphics and async renderer to 0oy
2013-02-24prevent quick join/quit flood. #1070oy
2013-02-24show reason for closing a connection within a debug message. Closes #1061oy
2013-02-24increased sleep time when tw is minimized and made it adjustable via cputhrot...oy
2013-02-24fixed all the errors that the clang static analayzer foundMagnus Auvinen
2013-02-24cleaned up warnings that clang spits out. some bugs found with it.Magnus Auvinen
2013-02-24fixed missing messages when net connection closesoy
2013-02-24Added borderless window functionalityheinrich5991
2013-02-24fixed resetting the error string of a net connection. Closes #954oy
2013-02-24fixed ban range check to make sure the whole ip matches and not just rely on ...oy
2013-02-24prevent that the server uses close messages from clients. Closes #950oy
2013-02-24fixed a checkoy
2013-02-24fixed used nettype in server browser and try to use ipv4 and ipv6 socket when...oy
2013-02-24auto adjust the screen resolution on first start. Closes #921oy
2013-02-24fix for saving bans in a fileTeetime
2013-01-05Removed banmasterTeetime
2012-10-22Merge branch 'banmaster_v2' into zCatchTeetime
2012-06-13some changes...Teetime
2012-03-10Extended banmaster, now its easier and more comfortable to ban"Teetime
2012-03-07Merge remote-tracking branch 'heinrich5991/banmaster' into banmaster_v2Teetime
2012-02-18banmaster doesnt add same IPs nowTeetime
2012-02-17extended banmaster and added more functionsTeetime
2012-02-17Merge branch 'master' into zCatch-ExpTeetime
2012-02-13fix for saving bans in a fileTeetime
2012-01-12Econ bufferoverflow fixeast
2012-01-10added demo markers by Choupom. Closes #837oy
2012-01-09cleaned up content folder creation. Closes #845oy
2012-01-09added command to toggle config values. Closes #888oy
2012-01-08added a config to display the code string of a country flag instead of the im...oy
2012-01-08show path in the editor file dialog. Closes #786oy
2012-01-06fixed memory corruption with snd_buffer_size configoy
2012-01-06made bindaddr config work for client and master too. Closes #909oy
2012-01-04fixed linking for older gcc versionsoy
2012-01-03Merge pull request #912 from matricks/threadedflipoy
2011-12-31fixed so that you can select graphics backend via gfx_threadedMagnus Auvinen
2011-12-31fixed so that the rendering can be done async from the input, network and updateMagnus Auvinen
2011-12-30added logout command for econoy
2011-12-29reworked ban systemoy
2011-12-04fixed sv_max_client usageoy
2011-12-04added a command to unban allChoupom
2011-11-03fixed conflictTeetime
2011-11-03added banmasterTeetime
2011-08-11General whitespace and tab cleanupShereef Marzouk
2011-07-31protected econ authentication against brute forceoy
2011-07-31fixed ban for life on the serveroy
2011-07-31send notification to enter a password when a client connects to econ. Closes ...oy
2011-07-31clean up econ sockets on shutdown. Closes #804oy
2011-07-31reduced stack memory usage of CDataFileWriteroy