about summary refs log tree commit diff
path: root/src/engine/server
AgeCommit message (Expand)Author
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
2008-10-21continued on ban support. cleaned up settings a bit. reworked the datadir aut...Magnus Auvinen
2008-10-19improved network loggingMagnus Auvinen
2008-10-17fixed fetching of server info and corrected some spelling errorsMagnus Auvinen
2008-10-17added ip to (dis)connect debug messagesDominik Geyer
2008-10-14updated the demo recorderMagnus Auvinen
2008-10-08fixed ticket #486: Rcon doesn't work after map changeMagnus Auvinen
2008-10-06major update. continued on ban support. added demo recording (client and serv...Magnus Auvinen
2008-10-05show if servers use non-standard tuning and let serverbrowser filter for thes...Dominik Geyer
2008-10-02some cleanups. splitted e_network.c into several files. continued on the ban ...Magnus Auvinen
2008-10-01data-dir autodetection; data-dir override; compiled-in data-dir; messagebox i...Dominik Geyer
2008-09-24cleaned up the code a bit more. pooling of character and player objects with ...Magnus Auvinen