about summary refs log tree commit diff
path: root/src/engine/server
AgeCommit message (Expand)Author
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
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
2010-06-02shortened IsAuthed a bitSushiTee
2010-06-03Admin-Kick-ProtectionNoxNebula
2010-06-02Admin-Kick-ProtectionNoxNebula
2010-05-30*some esthetic changesThomas
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-27major update with stuffMagnus Auvinen
2009-06-15fixed so server stops recording when changing mapMagnus Auvinen
2009-05-31moved 0.5 branch to trunkMagnus Auvinen
2009-01-24fixed so the console show help for each command. not all commands have descri...Magnus Auvinen
2009-01-24added tab completion to the console. works for local and remoteMagnus Auvinen
2009-01-21increased the number of snapshots the server will hold from 1 second to 3Magnus Auvinen
2009-01-13fixed perma banning and that input timing shouldn't be vital packetsMagnus Auvinen
2009-01-11removed the tuning filtering and warning. modded servers can use tuning for f...Alfred Eriksson
2009-01-10removed input timing from the snapshot messages and put them in a separate me...Magnus Auvinen
2009-01-10finished the ban supportMagnus Auvinen
2008-11-16fixed server side demo recording and some possible crashes with incorrect demosMagnus Auvinen
2008-11-11forgot some codeAlfred Eriksson
2008-11-11fixed server side demo recording filenameAlfred Eriksson
2008-10-21Fixed mispelling in the error given when the server port isn't forwardedJack Coulter