index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
server
/
server.cpp
Age
Commit message (
Expand
)
Author
2013-02-24
limit characters within player names to ascii range to prevent utf8 impersona...
oy
2013-02-24
fixed used nettype in server browser and try to use ipv4 and ipv6 socket when...
oy
2013-02-24
fixed registering of ban commands. Closes #942
oy
2013-02-24
reset rcon AuthTries on logout. Closes #941
oy
2012-01-28
tell what port might be in use, if we cannot bind
fisted
2012-01-09
cleaned up content folder creation. Closes #845
oy
2012-01-09
add tuning to demo. Closes #899
oy
2012-01-06
made bindaddr config work for client and master too. Closes #909
oy
2011-12-31
made vote ban check if the ip matches an authed player
oy
2011-12-30
fixed compiling
oy
2011-12-30
added logout command for econ
oy
2011-12-30
fixed last commit
oy
2011-12-29
Added logout command. Closes #903
Learath2
2011-12-29
reworked ban system
oy
2011-12-29
fixed empty player names based on utf8 characters. Closes #904
oy
2011-12-04
fixed sv_max_client usage
oy
2011-12-04
added a command to unban all
Choupom
2011-08-11
General whitespace and tab cleanup
Shereef Marzouk
2011-08-03
Merge pull request #808 from SushiTee/master
oy
2011-08-02
fixed typo
Shereef Marzouk
2011-08-01
fixed a warning
SushiTee
2011-07-31
fixed compiling error on osx
oy
2011-07-31
fixed ban for life on the server
oy
2011-07-31
clean up econ sockets on shutdown. Closes #804
oy
2011-07-30
added missing newlines at end of 2 files
oy
2011-07-30
Added server sided automatic demo recording
Johannes Loher
2011-07-30
increased length for help string of temporary commands
oy
2011-07-30
fixed econ feature and tcp
oy
2011-07-29
added econ functionality
heinrich5991
2011-07-20
fixed a rcon authentication issue
Choupom
2011-07-14
made rcon auto completion serverside. Closes #97
oy
2011-07-08
fixed problem with rcon authentication
oy
2011-07-07
fixed some NETTYPE usage based on the socket state
oy
2011-07-05
added moderator support for the remote console. #518
oy
2011-05-03
fixed several stuffs
Choupom
2011-04-16
decreased the length of built in client names
oy
2011-04-13
added "Whitespace and line Endings cleanup" by GreYFoX
oy
2011-04-06
prevent empty nicknames. Closes #616
oy
2011-04-06
fixed server crash on "bans" command
oy
2011-04-04
fixed problem with sv_bindaddr on the server
oy
2011-04-01
the server shows the disconnect reason of clients now
heinrich5991
2011-03-31
added a mechanism to check for a valid standard map. Closes #132
oy
2011-03-28
added ipv6 support from the old lua branch
oy
2011-03-20
made it possible to just show the number of player slots of a server (instead...
oy
2011-03-16
made serverinfo use clan name and country code for players
oy
2011-03-15
made network support clan name and country code for players
oy
2011-03-15
made clients sending startinfo a requirement to prevent empty player infos
oy
2011-03-05
made dbg_dumpmem and dbg_lognetwork work again
oy
2011-03-04
removed support for old server infos
oy
2011-02-27
made engine an interface
oy
[next]