about summary refs log tree commit diff
path: root/src/engine/shared
AgeCommit message (Collapse)Author
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
#803
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
2011-04-02added downward compatibility to mastersrv for 0.5 (and earlier)m!nus
2011-04-02fixed problem with recorded demo files. Closes #570oy
2011-03-31make the "show friends"-filter just list servers with friends on themoy
2011-03-31fixed 2 compiler warningsoy
2011-03-31added a mechanism to check for a valid standard map. Closes #132oy
2011-03-30finished IPv6 support (master servers aren't compatible with 0.5 and older). ↵oy
Closes #233
2011-03-28fixed some compiler warningsoy
2011-03-28added ipv6 support from the old lua branchoy
2011-03-23added friends feature. Closes #24oy
2011-03-20made it possible to just show the number of player slots of a server ↵oy
(instead of client ones). Closes #68
2011-03-18improved server browser list resorting and made search work on IP addresses. ↵oy
Closes #482
2011-03-17fixed a bug that messes up demos recorded by the serveroy
2011-03-15made network support clan name and country code for playersoy
2011-03-15made clients sending startinfo a requirement to prevent empty player infosoy
2011-03-13fixed demo length info and let the demo recorder search within sub folders ↵oy
for maps
2011-03-13added extended demo infos in the demo browseroy
2011-03-12added info about the actual recorded demo length in the notification boxoy
2011-03-12fixed several problems with spectator view in game and demo player. Closes #83oy
2011-03-05made dbg_dumpmem and dbg_lognetwork work againoy
2011-02-27made cl_threadsoundloading work againoy
2011-02-27made engine an interfaceoy