about summary refs log tree commit diff
path: root/src/engine/server
AgeCommit message (Collapse)Author
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-28added ipv6 support from the old lua branchoy
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-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. ↵oy
Closes #236
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
and fixed line endings
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 ↵oy
messages and merged them into the new functionality. Closes #8
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 ↵oy
later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket
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
removed double "No such command" console message
2010-06-13fixed a server register issueoy
2010-06-10Fixed remaining compiler warnings for gcc on Linuxxalduin
2010-06-09Fixed some compiler warningsxalduin
2010-06-07made unban command work with the banlist index. Closes #102oy
2010-06-07update server info for connected clients if map or gametype changes. Closes #108oy
2010-06-05fixed so we can run a map which is in a folderChoupom
2010-06-03mergend stuffSushiTee
2010-06-03- show connecting players with rcon status commandoy
- make it possible to limit the number of clients with the same ip that can connect to the server