about summary refs log tree commit diff
path: root/src/engine/shared
AgeCommit message (Expand)Author
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
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-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
2011-07-30added missing newlines at end of 2 filesoy
2011-07-30Added server sided automatic demo recordingJohannes Loher
2011-07-30fixed econ feature and tcpoy
2011-07-29added econ functionalityheinrich5991
2011-07-14made rcon auto completion serverside. Closes #97oy
2011-07-11fixed few issues with masters.cfgoy
2011-07-07fixed some NETTYPE usage based on the socket stateoy
2011-07-05added moderator support for the remote console. #518oy
2011-06-29made it possible to filter by player country in the server browser. Closes #654oy
2011-06-11fixed "no such cmd ''" on whole-line comments in cfgfisted
2011-06-09removed file extension from the demo name in the demo playeroy
2011-05-05fixed compiler warnings. Closes #679oy
2011-05-03fixed several stuffsChoupom
2011-05-03structs are structs, classes are classesChoupom
2011-05-02added strict game type filterheinrich5991
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-13added "fixed some header guards and added a script to fix them all!" by Choupomoy
2011-04-13added "reimplemented menu music by teetow-the-great-teetow" by Choupomoy
2011-04-07improved FindFile so it stops on a matchoy
2011-04-04fixed problem with sv_bindaddr on the serveroy