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
/
mastersrv
/
mastersrv.cpp
Age
Commit message (
Expand
)
Author
2012-01-09
cleaned up content folder creation. Closes #845
oy
2012-01-06
made bindaddr config work for client and master too. Closes #909
oy
2011-12-29
reworked ban system
oy
2011-04-15
fixed problem with the master server
oy
2011-04-13
added "Whitespace and line Endings cleanup" by GreYFoX
oy
2011-04-08
mapped IPv4 addresses within master servers server list to IPv6 to decrease t...
oy
2011-04-02
changed how server types are distinguished and fixed a few bugs
m!nus
2011-04-02
added downward compatibility to mastersrv for 0.5 (and earlier)
m!nus
2011-03-30
finished IPv6 support (master servers aren't compatible with 0.5 and older). ...
oy
2011-01-23
Fixed ban adding in mastersrv (check for existing ban)
m!nus
2011-01-23
Add banning to mastersrv: any packet from a banned IP (and optionally a fixed...
m!nus
2010-11-20
Updated copyrights
Sworddragon
2010-05-29
copied refactor to trunk
Magnus Auvinen
2008-11-15
upgraded the master server code so it can handle more servers
Magnus Auvinen
2008-10-01
fixed logging
Magnus Auvinen
2008-08-14
moved out e_system, e_detect, vmath and math to a little base library
Magnus Auvinen
2008-07-06
major update. server clean up and much added documentation
Magnus Auvinen
2008-04-05
new network code. not perfect. connectionless packets is missing so no server...
Magnus Auvinen
2008-02-10
merged 0.3.4 changes to trunk
Magnus Auvinen
2007-12-15
cleaned up code structure a bit
Magnus Auvinen
2007-12-13
fixed bug in the masterserver when using alt_address
Magnus Auvinen
2007-12-13
fixed the master server to it support alternative address
Magnus Auvinen
2007-12-13
fixed the master server to it support alternative address
Magnus Auvinen
2007-11-25
added license info
Magnus Auvinen
2007-08-22
major engine cleanup. dependency on baselib removed. engine is now C code (no...
Magnus Auvinen
2007-08-05
made so that you can bind the server to a specific address
Magnus Auvinen
2007-07-21
fixed alot of masterserver fixes
Magnus Auvinen
2007-07-21
lots of cool new features :D new master server
Magnus Auvinen