about summary refs log tree commit diff
path: root/src/engine/server
AgeCommit message (Expand)Author
2011-04-16decreased the length of built in client namesoy
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-06prevent empty nicknames. Closes #616oy
2011-04-06fixed server crash on "bans" commandoy
2011-04-04fixed problem with sv_bindaddr on the serveroy
2011-04-02fixed problem with recorded demo files. Closes #570oy
2011-04-01the server shows the disconnect reason of clients nowheinrich5991
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
2011-03-28added ipv6 support from the old lua branchoy
2011-03-20made it possible to just show the number of player slots of a server (instead...oy
2011-03-16made serverinfo use clan name and country code for playersoy
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-05made dbg_dumpmem and dbg_lognetwork work againoy
2011-03-04removed support for old server infosoy
2011-02-27made engine an interfaceoy
2011-02-16removed no longer needed progression browse infooy
2011-02-16fixed problems with map downloading if the map changes during download. Close...oy
2011-02-12Refactoring & fixed WEAPONSPEC_GUN in content.pyGreYFoXGTi
2011-01-19made some output just show up on debugoy
2011-01-17fixed few spelling mistakes and disabled an unused commandoy
2010-12-16fixed server crash on too many snap items. Closes #317oy
2010-12-11fixed "Kicked by console (Kicked by vote)" drop messageChoupom
2010-12-08added an optional time stamp to a demo record by Batchyxoy
2010-11-20Updated copyrightsSworddragon
2010-10-13fixed issue with reason on forcevotekickoy
2010-10-11fixed last commitsoy
2010-10-11made so we can add the reason for a kick/ban (fixes #123)Choupom
2010-10-06added mod system. Closes #34oy
2010-09-25use a different name for connecting clients. Closes #192oy
2010-09-19fixed empty names of joining players in the server browser. Closes #176oy
2010-09-16added maximum number of tries for rcon authenticationoy
2010-09-12prevent self kick/ban in the console. Closes #50oy
2010-09-12renamed demorec files to demooy
2010-09-12fixed wrong output in the ban command and added feedback to the kick commandoy
2010-09-05show map name without his folder in server infoChoupom
2010-08-18added output level for console print function, categorised the debug messages...oy
2010-08-15fixed line endings in some filesoy
2010-08-12updated refactor script and fixed a thingoy
2010-08-12fixed bug in servers setclientnameoy
2010-08-12made unpacking of net strings more strict - prevents possible malformed outputoy
2010-08-11restore empty strings in the config to their defaults on startupoy
2010-08-07fixed a small bug in the ban commandoy
2010-08-07added the possibility to store commands within the console and execute them l...oy
2010-08-06added lost logfile featureoy
2010-08-05added lost datadir override featureoy
2010-06-26fixed entering a private server on a map change without password. Closes #142oy
2010-06-18made the console use the flagmask when looking for command (FindCommand) and ...oy
2010-06-13fixed a server register issueoy