about summary refs log tree commit diff
path: root/src/engine/server/server.cpp
AgeCommit message (Expand)Author
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-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-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
2007-08-22major engine cleanup. dependency on baselib removed. engine is now C code (no...Magnus Auvinen
2007-08-14merged over all stuff from 0.2 to trunkMagnus Auvinen
2007-08-05(no commit message)Jakob Fries
2007-08-05config is now stored in ~/teewars on macsJakob Fries
2007-08-05made so that you can bind the server to a specific addressMagnus Auvinen
2007-08-05fixed error message on server when trying to start without a proper mapMagnus Auvinen
2007-08-04fixed handling of versions. added error messages when disconnected. updated t...Magnus Auvinen
2007-07-30fixed problem with server and client getting out of syncMagnus Auvinen
2007-07-30larger update. reduced the amount of video memory used from ~60 to ~36mb on a...Magnus Auvinen
2007-07-29an update :DMagnus Auvinen
2007-07-26fixed server config variables. fixed better naming of mapsMagnus Auvinen
2007-07-26fixed so the server reports number of players correctlyMagnus Auvinen
2007-07-25fixed errors in the network codeMagnus Auvinen