GreYFoXGTi
|
23a74424ea
|
fixed master servers compilation
|
2011-01-24 14:17:53 +02:00 |
|
m!nus
|
3eb1c64428
|
Fixed ban adding in mastersrv (check for existing ban)
|
2011-01-23 17:54:32 +01:00 |
|
m!nus
|
05d274444a
|
Add banning to mastersrv: any packet from a banned IP (and optionally a fixed port) will be dropped (also affects clients. Put your bans into master.cfg: "ban 127.0.0.1" or "ban 127.0.0.1:8303". It's reloaded every 5 minutes. This change also adds IStorage, IConsole and IKernel to mastersrv.
|
2011-01-23 17:54:27 +01:00 |
|
Sworddragon
|
fc9211c777
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
|
Magnus Auvinen
|
72c06a2589
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
|
Magnus Auvinen
|
8acf5ed788
|
upgraded the master server code so it can handle more servers
|
2008-11-15 13:29:56 +00:00 |
|
Magnus Auvinen
|
7ebdb8d4d7
|
fixed logging
|
2008-10-01 18:34:43 +00:00 |
|
Magnus Auvinen
|
817f431377
|
moved out e_system, e_detect, vmath and math to a little base library
|
2008-08-14 17:19:13 +00:00 |
|
Magnus Auvinen
|
9d632dd826
|
major update. server clean up and much added documentation
|
2008-07-06 11:21:21 +00:00 |
|
Magnus Auvinen
|
34c3a1c142
|
new network code. not perfect. connectionless packets is missing so no server discovery is possible. reduced network traffic by A LOT
|
2008-04-05 14:50:43 +00:00 |
|
Magnus Auvinen
|
548a919ea3
|
merged 0.3.4 changes to trunk
|
2008-02-10 21:54:52 +00:00 |
|
Magnus Auvinen
|
a2566b3ebd
|
cleaned up code structure a bit
|
2007-12-15 10:24:49 +00:00 |
|
Magnus Auvinen
|
7703749cdf
|
fixed bug in the masterserver when using alt_address
|
2007-12-13 21:05:14 +00:00 |
|
Magnus Auvinen
|
24b023a445
|
fixed the master server to it support alternative address
|
2007-12-13 20:08:08 +00:00 |
|
Magnus Auvinen
|
bb48ddc34f
|
fixed the master server to it support alternative address
|
2007-12-13 20:07:23 +00:00 |
|
Magnus Auvinen
|
a0e5181e42
|
added license info
|
2007-11-25 19:42:40 +00:00 |
|
Magnus Auvinen
|
8b3c16e615
|
major engine cleanup. dependency on baselib removed. engine is now C code (not ansi tho). some other cruft removed aswell
|
2007-08-22 07:52:33 +00:00 |
|
Magnus Auvinen
|
640b2bd953
|
made so that you can bind the server to a specific address
|
2007-08-05 14:19:13 +00:00 |
|
Magnus Auvinen
|
9ef96af054
|
fixed alot of masterserver fixes
|
2007-07-21 21:28:56 +00:00 |
|
Magnus Auvinen
|
9e4aea97bd
|
lots of cool new features :D new master server
|
2007-07-21 18:07:27 +00:00 |
|